# "component type" is probably too broad, should be split into schematic and physical(?) ee_component_type = "http://purl.org/ee/fact-type/ee-component-type" capacitance = "http://purl.org/ee/fact-type/capacitance" inductance = "http://purl.org/ee/fact-type/inductance" max_voltage = "http://purl.org/ee/fact-type/voltage" # https://en.wikipedia.org/wiki/Ceramic_capacitor#Class_2_ceramic_capacitors rs_198_class_2 = "http://purl.org/ee/fact-type/rs-198 class 2" resistance = "http://purl.org/ee/fact-type/resistance" value_tolerance = "http://purl.org/ee/fact-type/value-tolerance" # Should only be used when the type of value is unknown (i.e. not a capacitor, resistor etc) value = "http://purl.org/ee/fact-type/value" place_part = "http://purl.org/ee/fact-type/place-part" imperial_footprint_size = "http://purl.org/ee/fact-type/imperial-footprint-size" footprint = "http://purl.org/ee/fact-type/footprint" include_in_bom = "http://purl.org/ee/fact-type/include-in-bom"