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:j.2="http://www.w3.org/2004/02/skos/core#"
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/ElectromotiveForce">
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliV"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/V"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/V_Ab"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloV"/>
<j.0:symbol>E</j.0:symbol>
<j.2:broader rdf:resource="http://qudt.org/vocab/quantitykind/EnergyPerElectricCharge"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MicroV"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PlanckVolt"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-3D0"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MegaV"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/V_Stat"/>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">In physics, electromotive force, or most commonly \(emf\) (seldom capitalized), or (occasionally) electromotance is that which tends to cause current (actual electrons and ions) to flow. More formally, \(emf\) is the external work expended per unit of charge to produce an electric potential difference across two open-circuited terminals. "Electromotive Force" is deprecated in the ISO System of Quantities.</j.1:description>
<j.0:dbpediaMatch rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dbpedia.org/resource/Electromotive_force</j.0:dbpediaMatch>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<rdfs:label xml:lang="en">Electromotive Force</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/ElectromotiveForce>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/description> "In physics, electromotive force, or most commonly \\(emf\\) (seldom capitalized), or (occasionally) electromotance is that which tends to cause current (actual electrons and ions) to flow. More formally, \\(emf\\) is the external work expended per unit of charge to produce an electric potential difference across two open-circuited terminals. \"Electromotive Force\" is deprecated in the ISO System of Quantities."^^<http://qudt.org/schema/qudt/LatexString> ;
<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/PlanckVolt> ;
<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/dbpediaMatch> "http://dbpedia.org/resource/Electromotive_force"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-3D0> ;
<http://qudt.org/schema/qudt/symbol> "E" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Electromotive Force"@en ;
<http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/EnergyPerElectricCharge> ;
.
JSON
{"resource":"Electromotive Force"
,"qname":"quantitykind:ElectromotiveForce"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ElectromotiveForce"
,"properties":["applicable unit":"unit:KiloV"
,"applicable unit":"unit:MegaV"
,"applicable unit":"unit:MicroV"
,"applicable unit":"unit:MilliV"
,"applicable unit":"unit:PlanckVolt"
,"applicable unit":"unit:V"
,"applicable unit":"unit:V_Ab"
,"applicable unit":"unit:V_Stat"
,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Electromotive_force"
,"description":"In physics, electromotive force, or most commonly \\(emf\\) (seldom capitalized), or (occasionally) electromotance is that which tends to cause current (actual electrons and ions) to flow. More formally, \\(emf\\) is the external work expended per unit of charge to produce an electric potential difference across two open-circuited terminals. \"Electromotive Force\" is deprecated in the ISO System of Quantities."
,"has broader":"quantitykind:EnergyPerElectricCharge"
,"has dimension vector":"dimension:A0E-1L2I0M1H0T-3D0"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"Electromotive Force"
,"symbol":"E"
,"type":"qudt:QuantityKind"
]}
JSON-LD
{
"@id" : "http://qudt.org/vocab/quantitykind/ElectromotiveForce",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"description" : "In physics, electromotive force, or most commonly \\(emf\\) (seldom capitalized), or (occasionally) electromotance is that which tends to cause current (actual electrons and ions) to flow. More formally, \\(emf\\) is the external work expended per unit of charge to produce an electric potential difference across two open-circuited terminals. \"Electromotive Force\" is deprecated in the ISO System of Quantities.",
"applicableUnit" : [ "http://qudt.org/vocab/unit/MilliV", "http://qudt.org/vocab/unit/V", "http://qudt.org/vocab/unit/V_Ab", "http://qudt.org/vocab/unit/KiloV", "http://qudt.org/vocab/unit/MicroV", "http://qudt.org/vocab/unit/PlanckVolt", "http://qudt.org/vocab/unit/MegaV", "http://qudt.org/vocab/unit/V_Stat" ],
"dbpediaMatch" : "http://dbpedia.org/resource/Electromotive_force",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-3D0",
"symbol" : "E",
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : {
"@language" : "en",
"@value" : "Electromotive Force"
},
"broader" : "http://qudt.org/vocab/quantitykind/EnergyPerElectricCharge",
"@context" : {
"applicableUnit" : {
"@id" : "http://qudt.org/schema/qudt/applicableUnit",
"@type" : "@id"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"broader" : {
"@id" : "http://www.w3.org/2004/02/skos/core#broader",
"@type" : "@id"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"dbpediaMatch" : {
"@id" : "http://qudt.org/schema/qudt/dbpediaMatch",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"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#"
}
}