unit:CUP

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

Type
Description

"US Liquid Cup" is a unit for 'Liquid Volume' expressed as $cup$.

Properties
qudt:ucumCode
[cup_us]
Annotations
dcterms:description
"US Liquid Cup" is a unit for 'Liquid Volume' expressed as $cup$.
rdfs:label
US Liquid Cup(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: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/CUP">
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
    <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">"US Liquid Cup" is a unit for  'Liquid Volume' expressed as $cup$.</j.1:description>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/LiquidVolume"/>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <rdfs:label xml:lang="en">US Liquid Cup</rdfs:label>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/USCS"/>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.00023658825</j.0:conversionMultiplier>
    <j.0:uneceCommonCode>G21</j.0:uneceCommonCode>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">[cup_us]</j.0:ucumCode>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">2.3658825E-4</j.0:conversionMultiplierSN>
    <j.0:definedUnitOfSystem rdf:resource="http://qudt.org/vocab/sou/USCS"/>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0"/>
    <j.0:exactMatch rdf:resource="http://qudt.org/vocab/unit/CUP_US"/>
    <j.0:symbol>cup</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/CUP>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "\"US Liquid Cup\" is a unit for  'Liquid Volume' expressed as $cup$."^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/USCS> ;
  <http://qudt.org/schema/qudt/conversionMultiplier> 0.00023658825 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 2.3658825E-4 ;
  <http://qudt.org/schema/qudt/definedUnitOfSystem> <http://qudt.org/vocab/sou/USCS> ;
  <http://qudt.org/schema/qudt/exactMatch> <http://qudt.org/vocab/unit/CUP_US> ;
  <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/symbol> "cup" ;
  <http://qudt.org/schema/qudt/ucumCode> "[cup_us]"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/uneceCommonCode> "G21" ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
  rdfs:label "US Liquid Cup"@en ;
.
JSON
{"resource":"US Liquid Cup" 
 ,"qname":"unit:CUP" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/CUP" 
 ,"properties":["applicable system":"sou:USCS" 
    ,"conversion multiplier":"0.00023658825" 
    ,"conversion multiplier scientific":"2.3658825E-4" 
    ,"defined unit of system":"sou:USCS" 
    ,"description":"\"US Liquid Cup\" is a unit for  'Liquid Volume' expressed as $cup$." 
    ,"exact match":"unit:CUP_US" 
    ,"has dimension vector":"dimension:A0E0L3I0M0H0T0D0" 
    ,"has quantity kind":"quantitykind:LiquidVolume" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/unit&gt;" 
    ,"label":"US Liquid Cup" 
    ,"symbol":"cup" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"[cup_us]" 
    ,"unece common code":"G21" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/CUP",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "\"US Liquid Cup\" is a unit for  'Liquid Volume' expressed as $cup$.",
  "applicableSystem" : "http://qudt.org/vocab/sou/USCS",
  "conversionMultiplier" : "0.00023658825",
  "conversionMultiplier:SN" : 2.3658825E-4,
  "definedUnitOfSystem" : "http://qudt.org/vocab/sou/USCS",
  "exactMatch" : "http://qudt.org/vocab/unit/CUP_US",
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0",
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/LiquidVolume",
  "symbol" : "cup",
  "ucumCode" : "[cup_us]",
  "uneceCommonCode" : "G21",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
  "label" : {
    "@language" : "en",
    "@value" : "US Liquid Cup"
  },
  "@context" : {
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@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"
    },
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "uneceCommonCode" : {
      "@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "definedUnitOfSystem" : {
      "@id" : "http://qudt.org/schema/qudt/definedUnitOfSystem",
      "@type" : "@id"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "exactMatch" : {
      "@id" : "http://qudt.org/schema/qudt/exactMatch",
      "@type" : "@id"
    },
    "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:19.087-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)