unit:L

URI: http://qudt.org/vocab/unit/L

Type
Description

The $litre$ (American spelling: $\textit{liter}$; SI symbol $l$ or $L$) is a non-SI metric system unit of volume equal to $1 \textit{cubic decimetre}$ ($dm^3$), 1,000 cubic centimetres ($cm^3$) or $1/1000 \textit{cubic metre}$. If the lower case "L" is used as the symbol, it is sometimes rendered as a cursive "l" to help distinguish it from the capital "I", although this usage has no official approval by any international bureau.

Properties
qudt:iec61360Code
0112/2///62720#UAA649
Annotations
dcterms:description
The $litre$ (American spelling: $\textit{liter}$; SI symbol $l$ or $L$) is a non-SI metric system unit of volume equal to $1 \textit{cubic decimetre}$ ($dm^3$), 1,000 cubic centimetres ($cm^3$) or $1/1000 \textit{cubic metre}$. If the lower case "L" is used as the symbol, it is sometimes rendered as a cursive "l" to help distinguish it from the capital "I", although this usage has no official approval by any international bureau.
rdfs:label
Liter(en-us)
Litre(en)
View as:  CSV

Work in progress

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/unit/L">
    <j.0:iec61360Code>0112/2///62720#UAA649</j.0:iec61360Code>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Litre?oldid=494846400</j.0:informativeReference>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/>
    <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">The $litre$ (American spelling: $\textit{liter}$; SI symbol $l$ or $L$) is a non-SI metric system unit of volume equal to $1 \textit{cubic decimetre}$ ($dm^3$), 1,000 cubic centimetres ($cm^3$) or $1/1000 \textit{cubic metre}$. If the lower case "L" is used as the symbol, it is sometimes rendered as a cursive "l" to help distinguish it from the capital "I", although this usage has no official approval by any international bureau.</j.1:description>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/LiquidVolume"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <rdfs:label xml:lang="en">Litre</rdfs:label>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E-3</j.0:conversionMultiplierSN>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.001</j.0:conversionMultiplier>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
    <j.2:altLabel>litre</j.2:altLabel>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">l</j.0:ucumCode>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">L</j.0:ucumCode>
    <j.0:omUnit rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/litre"/>
    <rdfs:label xml:lang="en-us">Liter</rdfs:label>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <j.0:siExactMatch rdf:resource="https://si-digital-framework.org/SI/units/litre"/>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Volume"/>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0"/>
    <j.0:uneceCommonCode>LTR</j.0:uneceCommonCode>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-GAUSS"/>
    <j.0:dbpediaMatch rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dbpedia.org/resource/Litre</j.0:dbpediaMatch>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/>
    <j.0:udunitsCode>L</j.0:udunitsCode>
    <j.0:symbol>L</j.0:symbol>
  </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/unit/L>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "The $litre$ (American spelling: $\\textit{liter}$; SI symbol $l$ or $L$) is a non-SI metric system unit of volume equal to $1 \\textit{cubic decimetre}$ ($dm^3$), 1,000 cubic centimetres ($cm^3$) or $1/1000 \\textit{cubic metre}$. If the lower case \"L\" is used as the symbol, it is sometimes rendered as a cursive \"l\" to help distinguish it from the capital \"I\", although this usage has no official approval by any international bureau."^^<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/CGS-EMU> ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/CGS-GAUSS> ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/SI> ;
  <http://qudt.org/schema/qudt/conversionMultiplier> 0.001 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E-3 ;
  <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Litre"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/LiquidVolume> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Volume> ;
  <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA649" ;
  <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Litre?oldid=494846400"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/litre> ;
  <http://qudt.org/schema/qudt/siExactMatch> <https://si-digital-framework.org/SI/units/litre> ;
  <http://qudt.org/schema/qudt/symbol> "L" ;
  <http://qudt.org/schema/qudt/ucumCode> "L"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/ucumCode> "l"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/udunitsCode> "L" ;
  <http://qudt.org/schema/qudt/uneceCommonCode> "LTR" ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
  rdfs:label "Liter"@en-us ;
  rdfs:label "Litre"@en ;
  <http://www.w3.org/2004/02/skos/core#altLabel> "litre" ;
.
JSON
{"resource":"Litre" 
 ,"qname":"unit:L" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/L" 
 ,"properties":["Individual from SI Reference Point":"si-unit:litre" 
    ,"alternative label":"litre" 
    ,"applicable system":"sou:CGS" 
    ,"applicable system":"sou:CGS-EMU" 
    ,"applicable system":"sou:CGS-GAUSS" 
    ,"applicable system":"sou:SI" 
    ,"conversion multiplier":"0.001" 
    ,"conversion multiplier scientific":"1.0E-3" 
    ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Litre" 
    ,"description":"The $litre$ (American spelling: $\\textit{liter}$; SI symbol $l$ or $L$) is a non-SI metric system unit of volume equal to $1 \\textit{cubic decimetre}$ ($dm^3$), 1,000 cubic centimetres ($cm^3$) or $1\/1000 \\textit{cubic metre}$. If the lower case \"L\" is used as the symbol, it is sometimes rendered as a cursive \"l\" to help distinguish it from the capital \"I\", although this usage has no official approval by any international bureau." 
    ,"has dimension vector":"dimension:A0E0L3I0M0H0T0D0" 
    ,"has quantity kind":"quantitykind:LiquidVolume" 
    ,"has quantity kind":"quantitykind:Volume" 
    ,"iec-61360 code":"0112\/2\/\/\/62720#UAA649" 
    ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Litre?oldid=494846400" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/unit&gt;" 
    ,"label":"Liter" 
    ,"label":"Litre" 
    ,"om unit":"&lt;http:\/\/www.ontology-of-units-of-measure.org\/resource\/om-2\/litre&gt;" 
    ,"symbol":"L" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"L" 
    ,"ucum code":"l" 
    ,"udunits code":"L" 
    ,"unece common code":"LTR" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/L",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "The $litre$ (American spelling: $\\textit{liter}$; SI symbol $l$ or $L$) is a non-SI metric system unit of volume equal to $1 \\textit{cubic decimetre}$ ($dm^3$), 1,000 cubic centimetres ($cm^3$) or $1/1000 \\textit{cubic metre}$. If the lower case \"L\" is used as the symbol, it is sometimes rendered as a cursive \"l\" to help distinguish it from the capital \"I\", although this usage has no official approval by any international bureau.",
  "applicableSystem" : [ "http://qudt.org/vocab/sou/CGS-EMU", "http://qudt.org/vocab/sou/SI", "http://qudt.org/vocab/sou/CGS-GAUSS", "http://qudt.org/vocab/sou/CGS" ],
  "conversionMultiplier" : "0.001",
  "conversionMultiplier:SN" : 0.001,
  "dbpediaMatch" : "http://dbpedia.org/resource/Litre",
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0",
  "hasQuantityKind" : [ "http://qudt.org/vocab/quantitykind/LiquidVolume", "http://qudt.org/vocab/quantitykind/Volume" ],
  "iec61360Code" : "0112/2///62720#UAA649",
  "informativeReference" : "http://en.wikipedia.org/wiki/Litre?oldid=494846400",
  "omUnit" : "http://www.ontology-of-units-of-measure.org/resource/om-2/litre",
  "siExactMatch" : "https://si-digital-framework.org/SI/units/litre",
  "symbol" : "L",
  "ucumCode" : [ "l", "L" ],
  "udunitsCode" : "L",
  "uneceCommonCode" : "LTR",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
  "label" : [ {
    "@language" : "en",
    "@value" : "Litre"
  }, {
    "@language" : "en-us",
    "@value" : "Liter"
  } ],
  "altLabel" : "litre",
  "@context" : {
    "iec61360Code" : {
      "@id" : "http://qudt.org/schema/qudt/iec61360Code"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "altLabel" : {
      "@id" : "http://www.w3.org/2004/02/skos/core#altLabel"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "omUnit" : {
      "@id" : "http://qudt.org/schema/qudt/omUnit",
      "@type" : "@id"
    },
    "siExactMatch" : {
      "@id" : "http://qudt.org/schema/qudt/siExactMatch",
      "@type" : "@id"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "uneceCommonCode" : {
      "@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
    },
    "dbpediaMatch" : {
      "@id" : "http://qudt.org/schema/qudt/dbpediaMatch",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "udunitsCode" : {
      "@id" : "http://qudt.org/schema/qudt/udunitsCode"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "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#"
  }
}

Generated 2024-04-25T14:46:13.470-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)