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/ElectricChargeLineDensity">
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">In electromagnetism, charge density is a measure of electric charge per unit volume of space, in one, two or three dimensions. More specifically: the linear, surface, or volume charge density is the amount of electric charge per unit length, surface area, or volume, respectively. The respective SI units are $C \cdot $, $m^{-1}$, $C \cdot m^{-2}$ or $C \cdot m^{-3}$.</j.1:description>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/C-PER-M"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E1L-1I0M0H0T1D0"/>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Charge_density</j.0:informativeReference>
<j.0:latexSymbol rdf:datatype="http://qudt.org/schema/qudt/LatexString">$\lambda$</j.0:latexSymbol>
<rdfs:comment>Applicable units are those of quantitykind:ElectricChargeLineDensity</rdfs:comment>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<rdfs:label xml:lang="en">Electric Charge Line Density</rdfs:label>
</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/ElectricChargeLineDensity>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/description> "In electromagnetism, charge density is a measure of electric charge per unit volume of space, in one, two or three dimensions. More specifically: the linear, surface, or volume charge density is the amount of electric charge per unit length, surface area, or volume, respectively. The respective SI units are $C \\cdot $, $m^{-1}$, $C \\cdot m^{-2}$ or $C \\cdot m^{-3}$."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/C-PER-M> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E1L-1I0M0H0T1D0> ;
<http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Charge_density"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/latexSymbol> "$\\lambda$"^^<http://qudt.org/schema/qudt/LatexString> ;
rdfs:comment "Applicable units are those of quantitykind:ElectricChargeLineDensity" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Electric Charge Line Density"@en ;
.
JSON
{"resource":"Electric Charge Line Density"
,"qname":"quantitykind:ElectricChargeLineDensity"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ElectricChargeLineDensity"
,"properties":["applicable unit":"unit:C-PER-M"
,"comment":"Applicable units are those of quantitykind:ElectricChargeLineDensity"
,"description":"In electromagnetism, charge density is a measure of electric charge per unit volume of space, in one, two or three dimensions. More specifically: the linear, surface, or volume charge density is the amount of electric charge per unit length, surface area, or volume, respectively. The respective SI units are $C \\cdot $, $m^{-1}$, $C \\cdot m^{-2}$ or $C \\cdot m^{-3}$."
,"has dimension vector":"dimension:A0E1L-1I0M0H0T1D0"
,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Charge_density"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"Electric Charge Line Density"
,"latex symbol":"$\\lambda$"
,"type":"qudt:QuantityKind"
]}
JSON-LD
{
"@id" : "http://qudt.org/vocab/quantitykind/ElectricChargeLineDensity",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"description" : "In electromagnetism, charge density is a measure of electric charge per unit volume of space, in one, two or three dimensions. More specifically: the linear, surface, or volume charge density is the amount of electric charge per unit length, surface area, or volume, respectively. The respective SI units are $C \\cdot $, $m^{-1}$, $C \\cdot m^{-2}$ or $C \\cdot m^{-3}$.",
"applicableUnit" : "http://qudt.org/vocab/unit/C-PER-M",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E1L-1I0M0H0T1D0",
"informativeReference" : "http://en.wikipedia.org/wiki/Charge_density",
"latexSymbol" : "$\\lambda$",
"comment" : "Applicable units are those of quantitykind:ElectricChargeLineDensity",
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : {
"@language" : "en",
"@value" : "Electric Charge Line Density"
},
"@context" : {
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"applicableUnit" : {
"@id" : "http://qudt.org/schema/qudt/applicableUnit",
"@type" : "@id"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"informativeReference" : {
"@id" : "http://qudt.org/schema/qudt/informativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"latexSymbol" : {
"@id" : "http://qudt.org/schema/qudt/latexSymbol",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"comment" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"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#"
}
}