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:iec61360Code>0112/2///62720#UAD003</j.0:iec61360Code>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloW"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/ExaW"/>
<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/PetaW"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/FT-LB_F-PER-HR"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/TeraJ-PER-SEC"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PicoW"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/FT-LB_F-PER-SEC"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/NanoW"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/HP_Boiler"/>
<rdfs:seeAlso rdf:resource="http://qudt.org/vocab/quantitykind/InstantaneousPower"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloGM_F-M-PER-SEC"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/W"/>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">
An $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: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: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>
<rdfs:comment>Applicable units are those of quantitykind:ActivePower</rdfs:comment>
<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/HP_H2O"/>
<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.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PFERDESTAERKE"/>
<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"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/FT-LB_F-PER-MIN"/>
</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> """
An $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/ExaW> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-LB_F-PER-HR> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-LB_F-PER-MIN> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-LB_F-PER-SEC> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaW> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HP_Boiler> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HP_H2O> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM_F-M-PER-SEC> ;
<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/PFERDESTAERKE> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PetaW> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoW> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TeraJ-PER-SEC> ;
<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/iec61360Code> "0112/2///62720#UAD003" ;
<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:comment "Applicable units are those of quantitykind:ActivePower" ;
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:ExaW"
,"applicable unit":"unit:FT-LB_F-PER-HR"
,"applicable unit":"unit:FT-LB_F-PER-MIN"
,"applicable unit":"unit:FT-LB_F-PER-SEC"
,"applicable unit":"unit:GigaW"
,"applicable unit":"unit:HP_Boiler"
,"applicable unit":"unit:HP_H2O"
,"applicable unit":"unit:KiloGM_F-M-PER-SEC"
,"applicable unit":"unit:KiloW"
,"applicable unit":"unit:MegaW"
,"applicable unit":"unit:MicroW"
,"applicable unit":"unit:MilliW"
,"applicable unit":"unit:NanoW"
,"applicable unit":"unit:PFERDESTAERKE"
,"applicable unit":"unit:PetaW"
,"applicable unit":"unit:PicoW"
,"applicable unit":"unit:TeraJ-PER-SEC"
,"applicable unit":"unit:TeraW"
,"applicable unit":"unit:W"
,"comment":"Applicable units are those of quantitykind:ActivePower"
,"description":"\n An $Active Power$ is, under periodic conditions, the mean value, taken over one period $T$, of the instantaneous power $p$. \n In complex notation, $P = \\mathbf{Re} \\; \\underline{S}$, where $\\underline{S}$ is $\\textit{complex power}$.\n "
,"has broader":"quantitykind:ComplexPower"
,"has dimension vector":"dimension:A0E0L2I0M1H0T-3D0"
,"iec-61360 code":"0112\/2\/\/\/62720#UAD003"
,"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" : "\n An $Active Power$ is, under periodic conditions, the mean value, taken over one period $T$, of the instantaneous power $p$. \n In complex notation, $P = \\mathbf{Re} \\; \\underline{S}$, where $\\underline{S}$ is $\\textit{complex power}$.\n ",
"applicableUnit" : [ "http://qudt.org/vocab/unit/KiloW", "http://qudt.org/vocab/unit/ExaW", "http://qudt.org/vocab/unit/TeraW", "http://qudt.org/vocab/unit/PetaW", "http://qudt.org/vocab/unit/FT-LB_F-PER-HR", "http://qudt.org/vocab/unit/TeraJ-PER-SEC", "http://qudt.org/vocab/unit/PicoW", "http://qudt.org/vocab/unit/FT-LB_F-PER-SEC", "http://qudt.org/vocab/unit/NanoW", "http://qudt.org/vocab/unit/HP_Boiler", "http://qudt.org/vocab/unit/KiloGM_F-M-PER-SEC", "http://qudt.org/vocab/unit/W", "http://qudt.org/vocab/unit/MicroW", "http://qudt.org/vocab/unit/HP_H2O", "http://qudt.org/vocab/unit/GigaW", "http://qudt.org/vocab/unit/MegaW", "http://qudt.org/vocab/unit/MilliW", "http://qudt.org/vocab/unit/PFERDESTAERKE", "http://qudt.org/vocab/unit/FT-LB_F-PER-MIN" ],
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0",
"iec61360Code" : "0112/2///62720#UAD003",
"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",
"comment" : "Applicable units are those of quantitykind:ActivePower",
"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" : {
"iec61360Code" : {
"@id" : "http://qudt.org/schema/qudt/iec61360Code"
},
"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"
},
"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"
},
"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"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"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#"
}
}