unit:DEG_C-CentiM
URI: http://qudt.org/vocab/unit/DEG_C-CentiM
Degree Celsius Centimeter is a C.G.S System unit for 'Length Temperature' expressed as cm−degC.
Work in progress
<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: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/unit/DEG_C-CentiM"> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/LengthTemperature"/> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/> <rdfs:label xml:lang="en">Degree Celsius Centimetre</rdfs:label> <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.01</j.0:conversionMultiplier> <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/> <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">$\textit{Degree Celsius Centimeter}$ is a C.G.S System unit for 'Length Temperature' expressed as $cm-degC$.</j.1:description> <j.0:expression rdf:datatype="http://qudt.org/schema/qudt/LatexString">$cm-degC$</j.0:expression> <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.0/vocab/unit"/> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/> <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E-2</j.0:conversionMultiplierSN> <j.0:symbol>°C·cm</j.0:symbol> <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">Cel.cm</j.0:ucumCode> <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H1T0D0"/> <j.0:hasFactorUnit rdf:nodeID="A0"/> <j.0:hasFactorUnit rdf:nodeID="A1"/> <rdfs:label xml:lang="en-US">Degree Celsius Centimeter</rdfs:label> </rdf:Description> </rdf:RDF>
@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/unit/DEG_C-CentiM> rdf:type <http://qudt.org/schema/qudt/Unit> ; <http://purl.org/dc/terms/description> "$\\textit{Degree Celsius Centimeter}$ is a C.G.S System unit for 'Length Temperature' expressed as $cm-degC$."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/CGS> ; <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/SI> ; <http://qudt.org/schema/qudt/conversionMultiplier> 0.01 ; <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E-2 ; <http://qudt.org/schema/qudt/expression> "$cm-degC$"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H1T0D0> ; <http://qudt.org/schema/qudt/hasFactorUnit> [] ; <http://qudt.org/schema/qudt/hasFactorUnit> [] ; <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/LengthTemperature> ; <http://qudt.org/schema/qudt/symbol> "°C·cm" ; <http://qudt.org/schema/qudt/ucumCode> "Cel.cm"^^<http://qudt.org/schema/qudt/UCUMcs> ; rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/unit> ; rdfs:label "Degree Celsius Centimeter"@en-US ; rdfs:label "Degree Celsius Centimetre"@en ; .
{"resource":"Degree Celsius Centimetre" ,"qname":"unit:DEG_C-CentiM" ,"uri":"http:\/\/qudt.org\/vocab\/unit\/DEG_C-CentiM" ,"properties":["applicable system":"sou:CGS" ,"applicable system":"sou:SI" ,"conversion multiplier":"0.01" ,"conversion multiplier scientific":"1.0E-2" ,"description":"$\\textit{Degree Celsius Centimeter}$ is a C.G.S System unit for 'Length Temperature' expressed as $cm-degC$." ,"expression":"$cm-degC$" ,"has dimension vector":"dimension:A0E0L1I0M0H1T0D0" ,"has quantity kind":"quantitykind:LengthTemperature" ,"hasFactorUnit":null ,"hasFactorUnit":null ,"isDefinedBy":"<http:\/\/qudt.org\/3.1.0\/vocab\/unit>" ,"label":"Degree Celsius Centimeter" ,"label":"Degree Celsius Centimetre" ,"symbol":"°C·cm" ,"type":"qudt:Unit" ,"ucum code":"Cel.cm" ]}
{ "@id" : "http://qudt.org/vocab/unit/DEG_C-CentiM", "@type" : "http://qudt.org/schema/qudt/Unit", "description" : "$\\textit{Degree Celsius Centimeter}$ is a C.G.S System unit for 'Length Temperature' expressed as $cm-degC$.", "applicableSystem" : [ "http://qudt.org/vocab/sou/CGS", "http://qudt.org/vocab/sou/SI" ], "conversionMultiplier" : "0.01", "conversionMultiplier:SN" : 0.01, "expression" : "$cm-degC$", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H1T0D0", "hasFactorUnit" : [ "_:b0", "_:b1" ], "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/LengthTemperature", "symbol" : "°C·cm", "ucumCode" : "Cel.cm", "isDefinedBy" : "http://qudt.org/3.1.0/vocab/unit", "label" : [ { "@language" : "en", "@value" : "Degree Celsius Centimetre" }, { "@language" : "en-us", "@value" : "Degree Celsius Centimeter" } ], "@context" : { "hasQuantityKind" : { "@id" : "http://qudt.org/schema/qudt/hasQuantityKind", "@type" : "@id" }, "applicableSystem" : { "@id" : "http://qudt.org/schema/qudt/applicableSystem", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "conversionMultiplier" : { "@id" : "http://qudt.org/schema/qudt/conversionMultiplier", "@type" : "http://www.w3.org/2001/XMLSchema#decimal" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "expression" : { "@id" : "http://qudt.org/schema/qudt/expression", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "conversionMultiplierSN" : { "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN", "@type" : "http://www.w3.org/2001/XMLSchema#double" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "ucumCode" : { "@id" : "http://qudt.org/schema/qudt/ucumCode", "@type" : "http://qudt.org/schema/qudt/UCUMcs" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "hasFactorUnit" : { "@id" : "http://qudt.org/schema/qudt/hasFactorUnit", "@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#" } }