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/SpecificPower">
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">Specific power, also known as power-to-weight ratio, is the amount of power output per unit mass of the power source. It is generally used to measure the performance of that power source. The higher the ratio, the more power a system produces relative to its weight. It's commonly used in the automotive and aerospace industries to compare the performance of different engines. It's generally measured in watts per kilogram (W/kg) or horsepower per pound (hp/lb).</j.1:description>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/NanoGRAY-PER-MIN"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/NanoSV-PER-SEC"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-3D0"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/REM-PER-SEC"/>
<j.2:altLabel xml:lang="en">Power-to-Weight Ratio</j.2:altLabel>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliRAD_R-PER-HR"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/NanoGRAY-PER-SEC"/>
<rdfs:label xml:lang="en">Specific Power</rdfs:label>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliGRAY-PER-HR"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MicroGRAY-PER-MIN"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliGRAY-PER-SEC"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliW-PER-MilliGM"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MicroSV-PER-MIN"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliSV-PER-HR"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/NanoSV-PER-HR"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/GRAY-PER-HR"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliGRAY-PER-MIN"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/W-PER-GM"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MicroGRAY-PER-HR"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/NanoSV-PER-MIN"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MicroGRAY-PER-SEC"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/NanoGRAY-PER-HR"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/SV-PER-MIN"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliSV-PER-MIN"/>
<j.0:plainTextDescription>Specific power, also known as power-to-weight ratio, is the amount of power output per unit mass of the power source. It is generally used to measure the performance of that power source. The higher the ratio, the more power a system produces relative to its weight. It's commonly used in the automotive and aerospace industries to compare the performance of different engines. It's generally measured in watts per kilogram (W/kg) or horsepower per pound (hp/lb).</j.0:plainTextDescription>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliSV-PER-SEC"/>
<rdfs:comment>Applicable units are those of quantitykind:SpecificPower</rdfs:comment>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/ERG-PER-GM-SEC"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/GRAY-PER-SEC"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/GRAY-PER-MIN"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/W-PER-KiloGM"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MicroSV-PER-SEC"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/SV-PER-SEC"/>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/wiki/Power-to-weight_ratio</j.0:informativeReference>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/SV-PER-HR"/>
</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/SpecificPower>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/description> "Specific power, also known as power-to-weight ratio, is the amount of power output per unit mass of the power source. It is generally used to measure the performance of that power source. The higher the ratio, the more power a system produces relative to its weight. It's commonly used in the automotive and aerospace industries to compare the performance of different engines. It's generally measured in watts per kilogram (W/kg) or horsepower per pound (hp/lb)."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ERG-PER-GM-SEC> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GRAY-PER-HR> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GRAY-PER-MIN> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GRAY-PER-SEC> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroGRAY-PER-HR> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroGRAY-PER-MIN> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroGRAY-PER-SEC> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroSV-PER-MIN> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroSV-PER-SEC> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliGRAY-PER-HR> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliGRAY-PER-MIN> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliGRAY-PER-SEC> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliRAD_R-PER-HR> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliSV-PER-HR> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliSV-PER-MIN> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliSV-PER-SEC> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliW-PER-MilliGM> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoGRAY-PER-HR> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoGRAY-PER-MIN> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoGRAY-PER-SEC> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoSV-PER-HR> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoSV-PER-MIN> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoSV-PER-SEC> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/REM-PER-SEC> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/SV-PER-HR> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/SV-PER-MIN> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/SV-PER-SEC> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/W-PER-GM> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/W-PER-KiloGM> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-3D0> ;
<http://qudt.org/schema/qudt/informativeReference> "https://en.wikipedia.org/wiki/Power-to-weight_ratio"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/plainTextDescription> "Specific power, also known as power-to-weight ratio, is the amount of power output per unit mass of the power source. It is generally used to measure the performance of that power source. The higher the ratio, the more power a system produces relative to its weight. It's commonly used in the automotive and aerospace industries to compare the performance of different engines. It's generally measured in watts per kilogram (W/kg) or horsepower per pound (hp/lb)." ;
rdfs:comment "Applicable units are those of quantitykind:SpecificPower" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Specific Power"@en ;
<http://www.w3.org/2004/02/skos/core#altLabel> "Power-to-Weight Ratio"@en ;
.
JSON
{"resource":"Specific Power"
,"qname":"quantitykind:SpecificPower"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/SpecificPower"
,"properties":["alternative label":"Power-to-Weight Ratio"
,"applicable unit":"unit:ERG-PER-GM-SEC"
,"applicable unit":"unit:GRAY-PER-HR"
,"applicable unit":"unit:GRAY-PER-MIN"
,"applicable unit":"unit:GRAY-PER-SEC"
,"applicable unit":"unit:MicroGRAY-PER-HR"
,"applicable unit":"unit:MicroGRAY-PER-MIN"
,"applicable unit":"unit:MicroGRAY-PER-SEC"
,"applicable unit":"unit:MicroSV-PER-MIN"
,"applicable unit":"unit:MicroSV-PER-SEC"
,"applicable unit":"unit:MilliGRAY-PER-HR"
,"applicable unit":"unit:MilliGRAY-PER-MIN"
,"applicable unit":"unit:MilliGRAY-PER-SEC"
,"applicable unit":"unit:MilliRAD_R-PER-HR"
,"applicable unit":"unit:MilliSV-PER-HR"
,"applicable unit":"unit:MilliSV-PER-MIN"
,"applicable unit":"unit:MilliSV-PER-SEC"
,"applicable unit":"unit:MilliW-PER-MilliGM"
,"applicable unit":"unit:NanoGRAY-PER-HR"
,"applicable unit":"unit:NanoGRAY-PER-MIN"
,"applicable unit":"unit:NanoGRAY-PER-SEC"
,"applicable unit":"unit:NanoSV-PER-HR"
,"applicable unit":"unit:NanoSV-PER-MIN"
,"applicable unit":"unit:NanoSV-PER-SEC"
,"applicable unit":"unit:REM-PER-SEC"
,"applicable unit":"unit:SV-PER-HR"
,"applicable unit":"unit:SV-PER-MIN"
,"applicable unit":"unit:SV-PER-SEC"
,"applicable unit":"unit:W-PER-GM"
,"applicable unit":"unit:W-PER-KiloGM"
,"comment":"Applicable units are those of quantitykind:SpecificPower"
,"description":"Specific power, also known as power-to-weight ratio, is the amount of power output per unit mass of the power source. It is generally used to measure the performance of that power source. The higher the ratio, the more power a system produces relative to its weight. It's commonly used in the automotive and aerospace industries to compare the performance of different engines. It's generally measured in watts per kilogram (W\/kg) or horsepower per pound (hp\/lb)."
,"description (plain text)":"Specific power, also known as power-to-weight ratio, is the amount of power output per unit mass of the power source. It is generally used to measure the performance of that power source. The higher the ratio, the more power a system produces relative to its weight. It's commonly used in the automotive and aerospace industries to compare the performance of different engines. It's generally measured in watts per kilogram (W\/kg) or horsepower per pound (hp\/lb)."
,"has dimension vector":"dimension:A0E0L2I0M0H0T-3D0"
,"informative reference":"https:\/\/en.wikipedia.org\/wiki\/Power-to-weight_ratio"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"Specific Power"
,"type":"qudt:QuantityKind"
]}
JSON-LD
{
"@id" : "http://qudt.org/vocab/quantitykind/SpecificPower",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"description" : "Specific power, also known as power-to-weight ratio, is the amount of power output per unit mass of the power source. It is generally used to measure the performance of that power source. The higher the ratio, the more power a system produces relative to its weight. It's commonly used in the automotive and aerospace industries to compare the performance of different engines. It's generally measured in watts per kilogram (W/kg) or horsepower per pound (hp/lb).",
"applicableUnit" : [ "http://qudt.org/vocab/unit/NanoGRAY-PER-MIN", "http://qudt.org/vocab/unit/NanoSV-PER-SEC", "http://qudt.org/vocab/unit/REM-PER-SEC", "http://qudt.org/vocab/unit/MilliRAD_R-PER-HR", "http://qudt.org/vocab/unit/NanoGRAY-PER-SEC", "http://qudt.org/vocab/unit/MilliGRAY-PER-HR", "http://qudt.org/vocab/unit/MicroGRAY-PER-MIN", "http://qudt.org/vocab/unit/MilliGRAY-PER-SEC", "http://qudt.org/vocab/unit/MilliW-PER-MilliGM", "http://qudt.org/vocab/unit/MicroSV-PER-MIN", "http://qudt.org/vocab/unit/MilliSV-PER-HR", "http://qudt.org/vocab/unit/NanoSV-PER-HR", "http://qudt.org/vocab/unit/GRAY-PER-HR", "http://qudt.org/vocab/unit/MilliGRAY-PER-MIN", "http://qudt.org/vocab/unit/W-PER-GM", "http://qudt.org/vocab/unit/MicroGRAY-PER-HR", "http://qudt.org/vocab/unit/NanoSV-PER-MIN", "http://qudt.org/vocab/unit/MicroGRAY-PER-SEC", "http://qudt.org/vocab/unit/NanoGRAY-PER-HR", "http://qudt.org/vocab/unit/SV-PER-MIN", "http://qudt.org/vocab/unit/MilliSV-PER-MIN", "http://qudt.org/vocab/unit/MilliSV-PER-SEC", "http://qudt.org/vocab/unit/ERG-PER-GM-SEC", "http://qudt.org/vocab/unit/GRAY-PER-SEC", "http://qudt.org/vocab/unit/GRAY-PER-MIN", "http://qudt.org/vocab/unit/W-PER-KiloGM", "http://qudt.org/vocab/unit/MicroSV-PER-SEC", "http://qudt.org/vocab/unit/SV-PER-SEC", "http://qudt.org/vocab/unit/SV-PER-HR" ],
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-3D0",
"informativeReference" : "https://en.wikipedia.org/wiki/Power-to-weight_ratio",
"plainTextDescription" : "Specific power, also known as power-to-weight ratio, is the amount of power output per unit mass of the power source. It is generally used to measure the performance of that power source. The higher the ratio, the more power a system produces relative to its weight. It's commonly used in the automotive and aerospace industries to compare the performance of different engines. It's generally measured in watts per kilogram (W/kg) or horsepower per pound (hp/lb).",
"comment" : "Applicable units are those of quantitykind:SpecificPower",
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : {
"@language" : "en",
"@value" : "Specific Power"
},
"altLabel" : {
"@language" : "en",
"@value" : "Power-to-Weight Ratio"
},
"@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"
},
"altLabel" : {
"@id" : "http://www.w3.org/2004/02/skos/core#altLabel"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"plainTextDescription" : {
"@id" : "http://qudt.org/schema/qudt/plainTextDescription"
},
"comment" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
},
"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#"
}
}