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/ThermalEfficiency">
<rdfs:comment>Applicable units are those of quantitykind:DimensionlessRatio</rdfs:comment>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PPM"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/NUM"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PPB"/>
<j.0:qkdvNumerator rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PPTH"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/GR"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PPTM"/>
<rdfs:label xml:lang="en">Thermal Efficiency</rdfs:label>
<j.2:broader rdf:resource="http://qudt.org/vocab/quantitykind/DimensionlessRatio"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PSU"/>
<j.0:dbpediaMatch rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dbpedia.org/resource/Thermal_efficiency</j.0:dbpediaMatch>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<j.0:isoNormativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.iso.org/iso/catalogue_detail?csnumber=31890</j.0:isoNormativeReference>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PERMITTIVITY_REL"/>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">Thermal efficiency is a dimensionless performance measure of a thermal device such as an internal combustion engine, a boiler, or a furnace. The input to the device is heat, or the heat-content of a fuel that is consumed. The desired output is mechanical work, or heat, or possibly both.</j.1:description>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/UNITLESS"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PERCENT"/>
<j.0:plainTextDescription>Thermal efficiency is a dimensionless performance measure of a thermal device such as an internal combustion engine, a boiler, or a furnace. The input to the device is heat, or the heat-content of a fuel that is consumed. The desired output is mechanical work, or heat, or possibly both.</j.0:plainTextDescription>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/FRACTION"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PPQ"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PPT"/>
<j.0:qkdvDenominator rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0"/>
</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/ThermalEfficiency>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/description> "Thermal efficiency is a dimensionless performance measure of a thermal device such as an internal combustion engine, a boiler, or a furnace. The input to the device is heat, or the heat-content of a fuel that is consumed. The desired output is mechanical work, or heat, or possibly both."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FRACTION> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GR> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NUM> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PERCENT> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PERMITTIVITY_REL> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PPB> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PPM> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PPQ> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PPT> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PPTH> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PPTM> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PSU> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/UNITLESS> ;
<http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Thermal_efficiency"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
<http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31890"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/plainTextDescription> "Thermal efficiency is a dimensionless performance measure of a thermal device such as an internal combustion engine, a boiler, or a furnace. The input to the device is heat, or the heat-content of a fuel that is consumed. The desired output is mechanical work, or heat, or possibly both." ;
<http://qudt.org/schema/qudt/qkdvDenominator> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
<http://qudt.org/schema/qudt/qkdvNumerator> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
rdfs:comment "Applicable units are those of quantitykind:DimensionlessRatio" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Thermal Efficiency"@en ;
<http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
.
JSON
{"resource":"Thermal Efficiency"
,"qname":"quantitykind:ThermalEfficiency"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ThermalEfficiency"
,"properties":["applicable unit":"unit:FRACTION"
,"applicable unit":"unit:GR"
,"applicable unit":"unit:NUM"
,"applicable unit":"unit:PERCENT"
,"applicable unit":"unit:PERMITTIVITY_REL"
,"applicable unit":"unit:PPB"
,"applicable unit":"unit:PPM"
,"applicable unit":"unit:PPQ"
,"applicable unit":"unit:PPT"
,"applicable unit":"unit:PPTH"
,"applicable unit":"unit:PPTM"
,"applicable unit":"unit:PSU"
,"applicable unit":"unit:UNITLESS"
,"comment":"Applicable units are those of quantitykind:DimensionlessRatio"
,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Thermal_efficiency"
,"denominator dimension vector":"dimension:A0E0L2I0M1H0T-2D0"
,"description":"Thermal efficiency is a dimensionless performance measure of a thermal device such as an internal combustion engine, a boiler, or a furnace. The input to the device is heat, or the heat-content of a fuel that is consumed. The desired output is mechanical work, or heat, or possibly both."
,"description (plain text)":"Thermal efficiency is a dimensionless performance measure of a thermal device such as an internal combustion engine, a boiler, or a furnace. The input to the device is heat, or the heat-content of a fuel that is consumed. The desired output is mechanical work, or heat, or possibly both."
,"has broader":"quantitykind:DimensionlessRatio"
,"has dimension vector":"dimension:A0E0L0I0M0H0T0D1"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"Thermal Efficiency"
,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31890"
,"numerator dimension vector":"dimension:A0E0L2I0M1H0T-2D0"
,"type":"qudt:QuantityKind"
]}
JSON-LD
{
"@id" : "http://qudt.org/vocab/quantitykind/ThermalEfficiency",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"description" : "Thermal efficiency is a dimensionless performance measure of a thermal device such as an internal combustion engine, a boiler, or a furnace. The input to the device is heat, or the heat-content of a fuel that is consumed. The desired output is mechanical work, or heat, or possibly both.",
"applicableUnit" : [ "http://qudt.org/vocab/unit/PPM", "http://qudt.org/vocab/unit/NUM", "http://qudt.org/vocab/unit/PPB", "http://qudt.org/vocab/unit/PPTH", "http://qudt.org/vocab/unit/GR", "http://qudt.org/vocab/unit/PPTM", "http://qudt.org/vocab/unit/PSU", "http://qudt.org/vocab/unit/PERMITTIVITY_REL", "http://qudt.org/vocab/unit/UNITLESS", "http://qudt.org/vocab/unit/PERCENT", "http://qudt.org/vocab/unit/FRACTION", "http://qudt.org/vocab/unit/PPQ", "http://qudt.org/vocab/unit/PPT" ],
"dbpediaMatch" : "http://dbpedia.org/resource/Thermal_efficiency",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1",
"isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31890",
"plainTextDescription" : "Thermal efficiency is a dimensionless performance measure of a thermal device such as an internal combustion engine, a boiler, or a furnace. The input to the device is heat, or the heat-content of a fuel that is consumed. The desired output is mechanical work, or heat, or possibly both.",
"qkdvDenominator" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0",
"qkdvNumerator" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0",
"comment" : "Applicable units are those of quantitykind:DimensionlessRatio",
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : {
"@language" : "en",
"@value" : "Thermal Efficiency"
},
"broader" : "http://qudt.org/vocab/quantitykind/DimensionlessRatio",
"@context" : {
"comment" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
},
"applicableUnit" : {
"@id" : "http://qudt.org/schema/qudt/applicableUnit",
"@type" : "@id"
},
"qkdvNumerator" : {
"@id" : "http://qudt.org/schema/qudt/qkdvNumerator",
"@type" : "@id"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"broader" : {
"@id" : "http://www.w3.org/2004/02/skos/core#broader",
"@type" : "@id"
},
"dbpediaMatch" : {
"@id" : "http://qudt.org/schema/qudt/dbpediaMatch",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"isoNormativeReference" : {
"@id" : "http://qudt.org/schema/qudt/isoNormativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"plainTextDescription" : {
"@id" : "http://qudt.org/schema/qudt/plainTextDescription"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"qkdvDenominator" : {
"@id" : "http://qudt.org/schema/qudt/qkdvDenominator",
"@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#"
}
}