quantitykind:SpecificVolume

URI: http://qudt.org/vocab/quantitykind/SpecificVolume

Type
Description

"Specific Volume" (\(\nu\)) is the volume occupied by a unit of mass of a material. It is equal to the inverse of density.

Properties
qudt:iec61360Code
0112/2///62720#UAD175
qudt:latexDefinition
$sv = \frac{1}{\rho}$, where $\rho$ is mass density.
Annotations
dcterms:description
"Specific Volume" (\(\nu\)) is the volume occupied by a unit of mass of a material. It is equal to the inverse of density.
rdfs:label
Specific Volume(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/quantitykind/SpecificVolume">
    <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">"Specific Volume" (\(\nu\)) is the volume occupied by a unit of mass of a material. It is equal to the inverse of density.</j.1:description>
    <rdfs:label xml:lang="en">Specific Volume</rdfs:label>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliM3-PER-KiloGM"/>
    <j.0:isoNormativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.iso.org/iso/catalogue_detail?csnumber=31889</j.0:isoNormativeReference>
    <j.0:latexDefinition rdf:datatype="http://qudt.org/schema/qudt/LatexString">$sv = \frac{1}{\rho}$, where $\rho$ is mass density.</j.0:latexDefinition>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/IN3-PER-LB"/>
    <j.0:siExactMatch rdf:resource="https://si-digital-framework.org/SI/quantities/SPVO"/>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L3I0M-1H0T0D0"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliL-PER-KiloGM"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/CentiM3-PER-GM"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/FT3-PER-LB"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/M3-PER-KiloGM"/>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliL-PER-GM"/>
    <j.0:iec61360Code>0112/2///62720#UAD175</j.0:iec61360Code>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
    <rdfs:seeAlso rdf:resource="http://qudt.org/vocab/quantitykind/Density"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/L-PER-KiloGM"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/DeciM3-PER-KiloGM"/>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Specific_volume</j.0:informativeReference>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliM3-PER-GM"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/DeciL-PER-GM"/>
  </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/SpecificVolume>
  rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
  <http://purl.org/dc/terms/description> "\"Specific Volume\" (\\(\\nu\\)) is the volume occupied by a unit of mass of a material. It is equal to the inverse of density."^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM3-PER-GM> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciL-PER-GM> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciM3-PER-KiloGM> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT3-PER-LB> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN3-PER-LB> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/L-PER-KiloGM> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M3-PER-KiloGM> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliL-PER-GM> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliL-PER-KiloGM> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM3-PER-GM> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliM3-PER-KiloGM> ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L3I0M-1H0T0D0> ;
  <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAD175" ;
  <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Specific_volume"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31889"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/latexDefinition> "$sv = \\frac{1}{\\rho}$, where $\\rho$ is mass density."^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/siExactMatch> <https://si-digital-framework.org/SI/quantities/SPVO> ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
  rdfs:label "Specific Volume"@en ;
  rdfs:seeAlso <http://qudt.org/vocab/quantitykind/Density> ;
.
JSON
{"resource":"Specific Volume" 
 ,"qname":"quantitykind:SpecificVolume" 
 ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/SpecificVolume" 
 ,"properties":["Individual from SI Reference Point":"si-quantity:SPVO" 
    ,"applicable unit":"unit:CentiM3-PER-GM" 
    ,"applicable unit":"unit:DeciL-PER-GM" 
    ,"applicable unit":"unit:DeciM3-PER-KiloGM" 
    ,"applicable unit":"unit:FT3-PER-LB" 
    ,"applicable unit":"unit:IN3-PER-LB" 
    ,"applicable unit":"unit:L-PER-KiloGM" 
    ,"applicable unit":"unit:M3-PER-KiloGM" 
    ,"applicable unit":"unit:MilliL-PER-GM" 
    ,"applicable unit":"unit:MilliL-PER-KiloGM" 
    ,"applicable unit":"unit:MilliM3-PER-GM" 
    ,"applicable unit":"unit:MilliM3-PER-KiloGM" 
    ,"description":"\"Specific Volume\" (\\(\\nu\\)) is the volume occupied by a unit of mass of a material. It is equal to the inverse of density." 
    ,"has dimension vector":"dimension:A0E0L3I0M-1H0T0D0" 
    ,"iec-61360 code":"0112\/2\/\/\/62720#UAD175" 
    ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Specific_volume" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/quantitykind&gt;" 
    ,"label":"Specific Volume" 
    ,"latex definition":"$sv = \\frac{1}{\\rho}$, where $\\rho$ is mass density." 
    ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31889" 
    ,"seeAlso":"quantitykind:Density" 
    ,"type":"qudt:QuantityKind" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/quantitykind/SpecificVolume",
  "@type" : "http://qudt.org/schema/qudt/QuantityKind",
  "description" : "\"Specific Volume\" (\\(\\nu\\)) is the volume occupied by a unit of mass of a material. It is equal to the inverse of density.",
  "applicableUnit" : [ "http://qudt.org/vocab/unit/MilliM3-PER-KiloGM", "http://qudt.org/vocab/unit/IN3-PER-LB", "http://qudt.org/vocab/unit/MilliL-PER-KiloGM", "http://qudt.org/vocab/unit/CentiM3-PER-GM", "http://qudt.org/vocab/unit/FT3-PER-LB", "http://qudt.org/vocab/unit/M3-PER-KiloGM", "http://qudt.org/vocab/unit/MilliL-PER-GM", "http://qudt.org/vocab/unit/L-PER-KiloGM", "http://qudt.org/vocab/unit/DeciM3-PER-KiloGM", "http://qudt.org/vocab/unit/MilliM3-PER-GM", "http://qudt.org/vocab/unit/DeciL-PER-GM" ],
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L3I0M-1H0T0D0",
  "iec61360Code" : "0112/2///62720#UAD175",
  "informativeReference" : "http://en.wikipedia.org/wiki/Specific_volume",
  "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31889",
  "latexDefinition" : "$sv = \\frac{1}{\\rho}$, where $\\rho$ is mass density.",
  "siExactMatch" : "https://si-digital-framework.org/SI/quantities/SPVO",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
  "label" : {
    "@language" : "en",
    "@value" : "Specific Volume"
  },
  "seeAlso" : "http://qudt.org/vocab/quantitykind/Density",
  "@context" : {
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "applicableUnit" : {
      "@id" : "http://qudt.org/schema/qudt/applicableUnit",
      "@type" : "@id"
    },
    "isoNormativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/isoNormativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "latexDefinition" : {
      "@id" : "http://qudt.org/schema/qudt/latexDefinition",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "siExactMatch" : {
      "@id" : "http://qudt.org/schema/qudt/siExactMatch",
      "@type" : "@id"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "iec61360Code" : {
      "@id" : "http://qudt.org/schema/qudt/iec61360Code"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "seeAlso" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#seeAlso",
      "@type" : "@id"
    },
    "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#"
  }
}

Generated 2024-04-25T16:12:01.956-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)