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/Voltage">
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/V"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliV"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/V_Stat"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PicoV"/>
<rdfs:label xml:lang="en">Voltage</rdfs:label>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/NanoV"/>
<j.0:symbol>U</j.0:symbol>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MicroV"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-3D0"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PlanckVolt"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<j.0:exactMatch rdf:resource="http://qudt.org/vocab/quantitykind/EnergyPerElectricCharge"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloV"/>
<j.0:iec61360Code>0112/2///62720#UAD237</j.0:iec61360Code>
<j.0:latexSymbol rdf:datatype="http://qudt.org/schema/qudt/LatexString">$U_{ab}$</j.0:latexSymbol>
<j.0:latexDefinition rdf:datatype="http://qudt.org/schema/qudt/LatexString">$U_{ab} = V_a - V_b$, where $V_a$ and $V_b$ are electric potentials at points $a$ and $b$, respectively.</j.0:latexDefinition>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/GigaV"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<rdfs:comment>Applicable units are those of quantitykind:Voltage</rdfs:comment>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">$\textit{Voltage}$, also referred to as $\textit{Electric Tension}$, is the difference between electrical potentials of two points. For an electric field within a medium, $U_{ab} = - \int_{r_a}^{r_b} E . {dr}$, where $E$ is electric field strength.
For an irrotational electric field, the voltage is independent of the path between the two points $a$ and $b$.</j.1:description>
<j.0:exactMatch rdf:resource="http://qudt.org/vocab/quantitykind/ElectricPotential"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MegaV"/>
<j.0:exactMatch rdf:resource="http://qudt.org/vocab/quantitykind/ElectricPotentialDifference"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/TeraV"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/V_Ab"/>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891</j.0:informativeReference>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/FemtoV"/>
</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/Voltage>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/description> """$\\textit{Voltage}$, also referred to as $\\textit{Electric Tension}$, is the difference between electrical potentials of two points. For an electric field within a medium, $U_{ab} = - \\int_{r_a}^{r_b} E . {dr}$, where $E$ is electric field strength.
For an irrotational electric field, the voltage is independent of the path between the two points $a$ and $b$."""^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FemtoV> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaV> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloV> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaV> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroV> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliV> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoV> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoV> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckVolt> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TeraV> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/V> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/V_Ab> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/V_Stat> ;
<http://qudt.org/schema/qudt/exactMatch> <http://qudt.org/vocab/quantitykind/ElectricPotential> ;
<http://qudt.org/schema/qudt/exactMatch> <http://qudt.org/vocab/quantitykind/ElectricPotentialDifference> ;
<http://qudt.org/schema/qudt/exactMatch> <http://qudt.org/vocab/quantitykind/EnergyPerElectricCharge> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-3D0> ;
<http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAD237" ;
<http://qudt.org/schema/qudt/informativeReference> "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/latexDefinition> "$U_{ab} = V_a - V_b$, where $V_a$ and $V_b$ are electric potentials at points $a$ and $b$, respectively."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/latexSymbol> "$U_{ab}$"^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/symbol> "U" ;
rdfs:comment "Applicable units are those of quantitykind:Voltage" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Voltage"@en ;
.
JSON
{"resource":"Voltage"
,"qname":"quantitykind:Voltage"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Voltage"
,"properties":["applicable unit":"unit:FemtoV"
,"applicable unit":"unit:GigaV"
,"applicable unit":"unit:KiloV"
,"applicable unit":"unit:MegaV"
,"applicable unit":"unit:MicroV"
,"applicable unit":"unit:MilliV"
,"applicable unit":"unit:NanoV"
,"applicable unit":"unit:PicoV"
,"applicable unit":"unit:PlanckVolt"
,"applicable unit":"unit:TeraV"
,"applicable unit":"unit:V"
,"applicable unit":"unit:V_Ab"
,"applicable unit":"unit:V_Stat"
,"comment":"Applicable units are those of quantitykind:Voltage"
,"description":"$\\textit{Voltage}$, also referred to as $\\textit{Electric Tension}$, is the difference between electrical potentials of two points. For an electric field within a medium, $U_{ab} = - \\int_{r_a}^{r_b} E . {dr}$, where $E$ is electric field strength.\nFor an irrotational electric field, the voltage is independent of the path between the two points $a$ and $b$."
,"exact match":"quantitykind:ElectricPotential"
,"exact match":"quantitykind:ElectricPotentialDifference"
,"exact match":"quantitykind:EnergyPerElectricCharge"
,"has dimension vector":"dimension:A0E-1L2I0M1H0T-3D0"
,"iec-61360 code":"0112\/2\/\/\/62720#UAD237"
,"informative reference":"http:\/\/www.iso.org\/iso\/home\/store\/catalogue_tc\/catalogue_detail.htm?csnumber=31891"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"Voltage"
,"latex definition":"$U_{ab} = V_a - V_b$, where $V_a$ and $V_b$ are electric potentials at points $a$ and $b$, respectively."
,"latex symbol":"$U_{ab}$"
,"symbol":"U"
,"type":"qudt:QuantityKind"
]}
JSON-LD
{
"@id" : "http://qudt.org/vocab/quantitykind/Voltage",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"description" : "$\\textit{Voltage}$, also referred to as $\\textit{Electric Tension}$, is the difference between electrical potentials of two points. For an electric field within a medium, $U_{ab} = - \\int_{r_a}^{r_b} E . {dr}$, where $E$ is electric field strength.\nFor an irrotational electric field, the voltage is independent of the path between the two points $a$ and $b$.",
"applicableUnit" : [ "http://qudt.org/vocab/unit/V", "http://qudt.org/vocab/unit/MilliV", "http://qudt.org/vocab/unit/V_Stat", "http://qudt.org/vocab/unit/PicoV", "http://qudt.org/vocab/unit/NanoV", "http://qudt.org/vocab/unit/MicroV", "http://qudt.org/vocab/unit/PlanckVolt", "http://qudt.org/vocab/unit/KiloV", "http://qudt.org/vocab/unit/GigaV", "http://qudt.org/vocab/unit/MegaV", "http://qudt.org/vocab/unit/TeraV", "http://qudt.org/vocab/unit/V_Ab", "http://qudt.org/vocab/unit/FemtoV" ],
"exactMatch" : [ "http://qudt.org/vocab/quantitykind/EnergyPerElectricCharge", "http://qudt.org/vocab/quantitykind/ElectricPotential", "http://qudt.org/vocab/quantitykind/ElectricPotentialDifference" ],
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-3D0",
"iec61360Code" : "0112/2///62720#UAD237",
"informativeReference" : "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891",
"latexDefinition" : "$U_{ab} = V_a - V_b$, where $V_a$ and $V_b$ are electric potentials at points $a$ and $b$, respectively.",
"latexSymbol" : "$U_{ab}$",
"symbol" : "U",
"comment" : "Applicable units are those of quantitykind:Voltage",
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : {
"@language" : "en",
"@value" : "Voltage"
},
"@context" : {
"applicableUnit" : {
"@id" : "http://qudt.org/schema/qudt/applicableUnit",
"@type" : "@id"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"exactMatch" : {
"@id" : "http://qudt.org/schema/qudt/exactMatch",
"@type" : "@id"
},
"iec61360Code" : {
"@id" : "http://qudt.org/schema/qudt/iec61360Code"
},
"latexSymbol" : {
"@id" : "http://qudt.org/schema/qudt/latexSymbol",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"latexDefinition" : {
"@id" : "http://qudt.org/schema/qudt/latexDefinition",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"comment" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"informativeReference" : {
"@id" : "http://qudt.org/schema/qudt/informativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"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#"
}
}