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/ActivePower">
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloW"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/TeraW"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PicoW"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/NanoW"/>
<rdfs:seeAlso rdf:resource="http://qudt.org/vocab/quantitykind/InstantaneousPower"/>
<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/W"/>
<j.0:latexDefinition rdf:datatype="http://qudt.org/schema/qudt/LatexString">\(P = \frac{1}{T}\int_{0}^{T} pdt\), where \(T\) is the period and \(p\) is instantaneous power.</j.0:latexDefinition>
<j.0:symbol>P</j.0:symbol>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MicroW"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/GigaW"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MegaW"/>
<rdfs:label xml:lang="en">Active Power</rdfs:label>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliW"/>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">\(Active Power\) is, under periodic conditions, the mean value, taken over one period \(T\), of the instantaneous power \(p\). In complex notation, \(P = \mathbf{Re} \; \underline{S}\), where \(\underline{S}\) is \(\textit{complex power}\)".</j.1:description>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0"/>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=131-11-42</j.0:informativeReference>
<rdfs:seeAlso rdf:resource="http://qudt.org/vocab/quantitykind/ComplexPower"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<j.2:broader rdf:resource="http://qudt.org/vocab/quantitykind/ComplexPower"/>
</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/ActivePower>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/description> "\\(Active Power\\) is, under periodic conditions, the mean value, taken over one period \\(T\\), of the instantaneous power \\(p\\). In complex notation, \\(P = \\mathbf{Re} \\; \\underline{S}\\), where \\(\\underline{S}\\) is \\(\\textit{complex power}\\)\"."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaW> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloW> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaW> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroW> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliW> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoW> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoW> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TeraW> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/W> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
<http://qudt.org/schema/qudt/informativeReference> "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=131-11-42"^^xsd:anyURI ;
<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> "\\(P = \\frac{1}{T}\\int_{0}^{T} pdt\\), where \\(T\\) is the period and \\(p\\) is instantaneous power."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/symbol> "P" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Active Power"@en ;
rdfs:seeAlso <http://qudt.org/vocab/quantitykind/ComplexPower> ;
rdfs:seeAlso <http://qudt.org/vocab/quantitykind/InstantaneousPower> ;
<http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/ComplexPower> ;
.
JSON
{"resource":"Active Power"
,"qname":"quantitykind:ActivePower"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ActivePower"
,"properties":["applicable unit":"unit:GigaW"
,"applicable unit":"unit:KiloW"
,"applicable unit":"unit:MegaW"
,"applicable unit":"unit:MicroW"
,"applicable unit":"unit:MilliW"
,"applicable unit":"unit:NanoW"
,"applicable unit":"unit:PicoW"
,"applicable unit":"unit:TeraW"
,"applicable unit":"unit:W"
,"description":"\\(Active Power\\) is, under periodic conditions, the mean value, taken over one period \\(T\\), of the instantaneous power \\(p\\). In complex notation, \\(P = \\mathbf{Re} \\; \\underline{S}\\), where \\(\\underline{S}\\) is \\(\\textit{complex power}\\)\"."
,"has broader":"quantitykind:ComplexPower"
,"has dimension vector":"dimension:A0E0L2I0M1H0T-3D0"
,"informative reference":"http:\/\/www.electropedia.org\/iev\/iev.nsf\/display?openform&ievref=131-11-42"
,"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":"Active Power"
,"latex definition":"\\(P = \\frac{1}{T}\\int_{0}^{T} pdt\\), where \\(T\\) is the period and \\(p\\) is instantaneous power."
,"seeAlso":"quantitykind:ComplexPower"
,"seeAlso":"quantitykind:InstantaneousPower"
,"symbol":"P"
,"type":"qudt:QuantityKind"
]}
JSON-LD
{
"@id" : "http://qudt.org/vocab/quantitykind/ActivePower",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"description" : "\\(Active Power\\) is, under periodic conditions, the mean value, taken over one period \\(T\\), of the instantaneous power \\(p\\). In complex notation, \\(P = \\mathbf{Re} \\; \\underline{S}\\), where \\(\\underline{S}\\) is \\(\\textit{complex power}\\)\".",
"applicableUnit" : [ "http://qudt.org/vocab/unit/KiloW", "http://qudt.org/vocab/unit/TeraW", "http://qudt.org/vocab/unit/PicoW", "http://qudt.org/vocab/unit/NanoW", "http://qudt.org/vocab/unit/W", "http://qudt.org/vocab/unit/MicroW", "http://qudt.org/vocab/unit/GigaW", "http://qudt.org/vocab/unit/MegaW", "http://qudt.org/vocab/unit/MilliW" ],
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0",
"informativeReference" : [ "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891", "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=131-11-42" ],
"latexDefinition" : "\\(P = \\frac{1}{T}\\int_{0}^{T} pdt\\), where \\(T\\) is the period and \\(p\\) is instantaneous power.",
"symbol" : "P",
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : {
"@language" : "en",
"@value" : "Active Power"
},
"seeAlso" : [ "http://qudt.org/vocab/quantitykind/InstantaneousPower", "http://qudt.org/vocab/quantitykind/ComplexPower" ],
"broader" : "http://qudt.org/vocab/quantitykind/ComplexPower",
"@context" : {
"applicableUnit" : {
"@id" : "http://qudt.org/schema/qudt/applicableUnit",
"@type" : "@id"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"seeAlso" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#seeAlso",
"@type" : "@id"
},
"informativeReference" : {
"@id" : "http://qudt.org/schema/qudt/informativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"latexDefinition" : {
"@id" : "http://qudt.org/schema/qudt/latexDefinition",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"broader" : {
"@id" : "http://www.w3.org/2004/02/skos/core#broader",
"@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#"
}
}