View as:
CSV
RDF/XML
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:j.0="http://qudt.org/schema/qudt/"
xmlns:j.1="http://purl.org/dc/terms/"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#" >
<rdf:Description rdf:about="http://qudt.org/vocab/quantitykind/InverseLength">
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PER-CentiM"/>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">Reciprocal length or inverse length is a measurement used in several branches of science and mathematics. As the reciprocal of length, common units used for this measurement include the reciprocal metre or inverse metre ($m^{-1}$), the reciprocal centimetre or inverse centimetre ($cm^{-1}$), and, in optics, the dioptre.</j.1:description>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MESH"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PER-M"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PER-MicroM"/>
<rdfs:comment>Applicable units are those of quantitykind:InverseLength</rdfs:comment>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PER-PicoM"/>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Reciprocal_length</j.0:informativeReference>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PER-KiloM"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PER-MilliM"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PER-NanoM"/>
<rdfs:label xml:lang="en">Inverse Length</rdfs:label>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KY"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PER-ANGSTROM"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/NUM-PER-M"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/DPI"/>
</rdf:Description>
</rdf:RDF>
TURTLE
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://qudt.org/vocab/quantitykind/InverseLength>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/description> "Reciprocal length or inverse length is a measurement used in several branches of science and mathematics. As the reciprocal of length, common units used for this measurement include the reciprocal metre or inverse metre ($m^{-1}$), the reciprocal centimetre or inverse centimetre ($cm^{-1}$), and, in optics, the dioptre."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DPI> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KY> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MESH> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NUM-PER-M> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-ANGSTROM> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-CentiM> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-KiloM> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-M> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-MicroM> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-MilliM> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-NanoM> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-PicoM> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0> ;
<http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Reciprocal_length"^^xsd:anyURI ;
rdfs:comment "Applicable units are those of quantitykind:InverseLength" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Inverse Length"@en ;
.
JSON
{"resource":"Inverse Length"
,"qname":"quantitykind:InverseLength"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/InverseLength"
,"properties":["applicable unit":"unit:DPI"
,"applicable unit":"unit:KY"
,"applicable unit":"unit:MESH"
,"applicable unit":"unit:NUM-PER-M"
,"applicable unit":"unit:PER-ANGSTROM"
,"applicable unit":"unit:PER-CentiM"
,"applicable unit":"unit:PER-KiloM"
,"applicable unit":"unit:PER-M"
,"applicable unit":"unit:PER-MicroM"
,"applicable unit":"unit:PER-MilliM"
,"applicable unit":"unit:PER-NanoM"
,"applicable unit":"unit:PER-PicoM"
,"comment":"Applicable units are those of quantitykind:InverseLength"
,"description":"Reciprocal length or inverse length is a measurement used in several branches of science and mathematics. As the reciprocal of length, common units used for this measurement include the reciprocal metre or inverse metre ($m^{-1}$), the reciprocal centimetre or inverse centimetre ($cm^{-1}$), and, in optics, the dioptre."
,"has dimension vector":"dimension:A0E0L-1I0M0H0T0D0"
,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Reciprocal_length"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"Inverse Length"
,"type":"qudt:QuantityKind"
]}
JSON-LD
{
"@id" : "http://qudt.org/vocab/quantitykind/InverseLength",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"description" : "Reciprocal length or inverse length is a measurement used in several branches of science and mathematics. As the reciprocal of length, common units used for this measurement include the reciprocal metre or inverse metre ($m^{-1}$), the reciprocal centimetre or inverse centimetre ($cm^{-1}$), and, in optics, the dioptre.",
"applicableUnit" : [ "http://qudt.org/vocab/unit/PER-CentiM", "http://qudt.org/vocab/unit/MESH", "http://qudt.org/vocab/unit/PER-M", "http://qudt.org/vocab/unit/PER-MicroM", "http://qudt.org/vocab/unit/PER-PicoM", "http://qudt.org/vocab/unit/PER-KiloM", "http://qudt.org/vocab/unit/PER-MilliM", "http://qudt.org/vocab/unit/PER-NanoM", "http://qudt.org/vocab/unit/KY", "http://qudt.org/vocab/unit/PER-ANGSTROM", "http://qudt.org/vocab/unit/NUM-PER-M", "http://qudt.org/vocab/unit/DPI" ],
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0",
"informativeReference" : "http://en.wikipedia.org/wiki/Reciprocal_length",
"comment" : "Applicable units are those of quantitykind:InverseLength",
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : {
"@language" : "en",
"@value" : "Inverse Length"
},
"@context" : {
"applicableUnit" : {
"@id" : "http://qudt.org/schema/qudt/applicableUnit",
"@type" : "@id"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"comment" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
},
"informativeReference" : {
"@id" : "http://qudt.org/schema/qudt/informativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"rdf" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
"owl" : "http://www.w3.org/2002/07/owl#",
"xsd" : "http://www.w3.org/2001/XMLSchema#",
"rdfs" : "http://www.w3.org/2000/01/rdf-schema#"
}
}