quantitykind:VolumeStrain

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

Type
Description

Volume, or volumetric, Strain, or dilatation (the relative variation of the volume) is the trace of the tensor $\vartheta$.

Properties
qudt:latexDefinition
$\vartheta = \frac{\Delta V}{V_0}$, where $\Delta V$ is the increase in volume and $V_0$ is the volume in a reference state to be specified.
qudt:latexSymbol
$\vartheta$
Annotations
dcterms:description
Volume, or volumetric, Strain, or dilatation (the relative variation of the volume) is the trace of the tensor $\vartheta$.
rdfs:label
Volume Strain(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/quantitykind/VolumeStrain">
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Deformation_(mechanics)</j.0:informativeReference>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PERCENT"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PSU"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/GR"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PPTR"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PPTM"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/NUM"/>
    <rdfs:label xml:lang="en">Volume Strain</rdfs:label>
    <j.2:broader rdf:resource="http://qudt.org/vocab/quantitykind/Strain"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PERMITTIVITY_REL"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PPM"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PPT"/>
    <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">Volume, or volumetric, Strain, or dilatation (the relative variation of the volume) is the trace of the tensor $\vartheta$.</j.1:description>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/UNITLESS"/>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/FRACTION"/>
    <j.0:latexDefinition rdf:datatype="http://qudt.org/schema/qudt/LatexString">$\vartheta = \frac{\Delta V}{V_0}$, where $\Delta V$ is the increase in volume and $V_0$ is the volume in a reference state to be specified.</j.0:latexDefinition>
    <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:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PPTH"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PPB"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PPQ"/>
    <j.0:latexSymbol rdf:datatype="http://qudt.org/schema/qudt/LatexString">$\vartheta$</j.0:latexSymbol>
  </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/VolumeStrain>
  rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
  <http://purl.org/dc/terms/description> "Volume, or volumetric, Strain, or dilatation (the relative variation of the volume) is the trace of the tensor $\\vartheta$."^^<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/PPTR> ;
  <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/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
  <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Deformation_(mechanics)"^^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> "$\\vartheta = \\frac{\\Delta V}{V_0}$, where $\\Delta V$ is the increase in volume and $V_0$ is the volume in a reference state to be specified."^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/latexSymbol> "$\\vartheta$"^^<http://qudt.org/schema/qudt/LatexString> ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
  rdfs:label "Volume Strain"@en ;
  <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Strain> ;
.
JSON
{"resource":"Volume Strain" 
 ,"qname":"quantitykind:VolumeStrain" 
 ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/VolumeStrain" 
 ,"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:PPTR" 
    ,"applicable unit":"unit:PSU" 
    ,"applicable unit":"unit:UNITLESS" 
    ,"description":"Volume, or volumetric, Strain, or dilatation (the relative variation of the volume) is the trace of the tensor $\\vartheta$." 
    ,"has broader":"quantitykind:Strain" 
    ,"has dimension vector":"dimension:A0E0L0I0M0H0T0D1" 
    ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Deformation_(mechanics)" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/quantitykind&gt;" 
    ,"label":"Volume Strain" 
    ,"latex definition":"$\\vartheta = \\frac{\\Delta V}{V_0}$, where $\\Delta V$ is the increase in volume and $V_0$ is the volume in a reference state to be specified." 
    ,"latex symbol":"$\\vartheta$" 
    ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31889" 
    ,"type":"qudt:QuantityKind" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/quantitykind/VolumeStrain",
  "@type" : "http://qudt.org/schema/qudt/QuantityKind",
  "description" : "Volume, or volumetric, Strain, or dilatation (the relative variation of the volume) is the trace of the tensor $\\vartheta$.",
  "applicableUnit" : [ "http://qudt.org/vocab/unit/PERCENT", "http://qudt.org/vocab/unit/PSU", "http://qudt.org/vocab/unit/GR", "http://qudt.org/vocab/unit/PPTR", "http://qudt.org/vocab/unit/PPTM", "http://qudt.org/vocab/unit/NUM", "http://qudt.org/vocab/unit/PERMITTIVITY_REL", "http://qudt.org/vocab/unit/PPM", "http://qudt.org/vocab/unit/PPT", "http://qudt.org/vocab/unit/UNITLESS", "http://qudt.org/vocab/unit/FRACTION", "http://qudt.org/vocab/unit/PPTH", "http://qudt.org/vocab/unit/PPB", "http://qudt.org/vocab/unit/PPQ" ],
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1",
  "informativeReference" : "http://en.wikipedia.org/wiki/Deformation_(mechanics)",
  "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31889",
  "latexDefinition" : "$\\vartheta = \\frac{\\Delta V}{V_0}$, where $\\Delta V$ is the increase in volume and $V_0$ is the volume in a reference state to be specified.",
  "latexSymbol" : "$\\vartheta$",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
  "label" : {
    "@language" : "en",
    "@value" : "Volume Strain"
  },
  "broader" : "http://qudt.org/vocab/quantitykind/Strain",
  "@context" : {
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "applicableUnit" : {
      "@id" : "http://qudt.org/schema/qudt/applicableUnit",
      "@type" : "@id"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@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"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "latexDefinition" : {
      "@id" : "http://qudt.org/schema/qudt/latexDefinition",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "isoNormativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/isoNormativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "latexSymbol" : {
      "@id" : "http://qudt.org/schema/qudt/latexSymbol",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "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:20.359-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)