qudt:QuantityValue

URI: http://qudt.org/schema/qudt/QuantityValue

Type
Description

A Quantity Value

Properties
rdfs:subClassOf
`has unit` max 1
`qudt:unit` max 1
Annotations
rdfs:comment
A Quantity Value expresses the magnitude and kind of a quantity and is given by the product of a numerical value n and a unit of measure U. The number multiplying the unit is referred to as the numerical value of the quantity expressed in that unit. Refer to NIST SP 811 section 7 for more on quantity values.
dcterms:description

A Quantity Value

rdfs:label
Quantity value
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://purl.org/dc/terms/"
    xmlns:owl="http://www.w3.org/2002/07/owl#"
    xmlns:j.1="http://www.w3.org/ns/shacl#"
    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/schema/qudt/QuantityValue">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdfs:subClassOf rdf:resource="http://qudt.org/schema/qudt/Quantifiable"/>
    <j.0:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">
  &lt;p&gt;A &lt;em&gt;Quantity Value&lt;/em&gt; 
  &lt;/p&gt;</j.0:description>
    <rdfs:subClassOf rdf:resource="http://qudt.org/schema/qudt/Concept"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">A &lt;i&gt;Quantity Value&lt;/i&gt; expresses the magnitude and kind of a quantity and is given by the product of a numerical value &lt;code&gt;n&lt;/code&gt; and a unit of measure &lt;code&gt;U&lt;/code&gt;. The number multiplying the unit is referred to as the numerical value of the quantity expressed in that unit. Refer to &lt;a href="http://physics.nist.gov/Pubs/SP811/sec07.html"&gt;NIST SP 811 section 7&lt;/a&gt; for more on quantity values.</rdfs:comment>
    <rdfs:subClassOf rdf:resource="http://qudt.org/schema/qudt/Verifiable"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.0.0/schema/shacl/qudt"/>
    <rdfs:subClassOf rdf:nodeID="A0"/>
    <rdfs:label>Quantity value</rdfs:label>
    <rdfs:subClassOf rdf:nodeID="A1"/>
    <rdf:type rdf:resource="http://www.w3.org/ns/shacl#NodeShape"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.0.0/schema/qudt"/>
  </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/schema/qudt/QuantityValue>
  rdf:type rdfs:Class ;
  rdf:type owl:Class ;
  rdf:type <http://www.w3.org/ns/shacl#NodeShape> ;
  <http://purl.org/dc/terms/description> """
  <p>A <em>Quantity Value</em> 
  </p>"""^^rdf:HTML ;
  rdfs:comment "A <i>Quantity Value</i> expresses the magnitude and kind of a quantity and is given by the product of a numerical value <code>n</code> and a unit of measure <code>U</code>. The number multiplying the unit is referred to as the numerical value of the quantity expressed in that unit. Refer to <a href=\"http://physics.nist.gov/Pubs/SP811/sec07.html\">NIST SP 811 section 7</a> for more on quantity values."^^rdf:HTML ;
  rdfs:isDefinedBy <http://qudt.org/3.0.0/schema/qudt> ;
  rdfs:isDefinedBy <http://qudt.org/3.0.0/schema/shacl/qudt> ;
  rdfs:label "Quantity value" ;
  rdfs:subClassOf <http://qudt.org/schema/qudt/Concept> ;
  rdfs:subClassOf <http://qudt.org/schema/qudt/Quantifiable> ;
  rdfs:subClassOf <http://qudt.org/schema/qudt/Verifiable> ;
  rdfs:subClassOf [] ;
  rdfs:subClassOf [] ;
.
JSON
{"resource":"Quantity value" 
 ,"qname":"qudt:QuantityValue" 
 ,"uri":"http:\/\/qudt.org\/schema\/qudt\/QuantityValue" 
 ,"properties":["comment":"A &lt;i&gt;Quantity Value&lt;\/i&gt; expresses the magnitude and kind of a quantity and is given by the product of a numerical value &lt;code&gt;n&lt;\/code&gt; and a unit of measure &lt;code&gt;U&lt;\/code&gt;. The number multiplying the unit is referred to as the numerical value of the quantity expressed in that unit. Refer to &lt;a href=\"http:\/\/physics.nist.gov\/Pubs\/SP811\/sec07.html\"&gt;NIST SP 811 section 7&lt;\/a&gt; for more on quantity values." 
    ,"description":"\n  &lt;p&gt;A &lt;em&gt;Quantity Value&lt;\/em&gt; \n  &lt;\/p&gt;" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.0.0\/schema\/qudt&gt;" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.0.0\/schema\/shacl\/qudt&gt;" 
    ,"label":"Quantity value" 
    ,"subClassOf":null 
    ,"subClassOf":null 
    ,"subClassOf":"qudt:Concept" 
    ,"subClassOf":"qudt:Quantifiable" 
    ,"subClassOf":"qudt:Verifiable" 
    ,"type":"rdfs:Class" 
    ,"type":"owl:Class" 
    ,"type":"sh:NodeShape" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/schema/qudt/QuantityValue",
  "@type" : [ "rdfs:Class", "owl:Class", "http://www.w3.org/ns/shacl#NodeShape" ],
  "description" : "\n  <p>A <em>Quantity Value</em> \n  </p>",
  "comment" : "A <i>Quantity Value</i> expresses the magnitude and kind of a quantity and is given by the product of a numerical value <code>n</code> and a unit of measure <code>U</code>. The number multiplying the unit is referred to as the numerical value of the quantity expressed in that unit. Refer to <a href=\"http://physics.nist.gov/Pubs/SP811/sec07.html\">NIST SP 811 section 7</a> for more on quantity values.",
  "isDefinedBy" : [ "http://qudt.org/3.0.0/schema/shacl/qudt", "http://qudt.org/3.0.0/schema/qudt" ],
  "label" : "Quantity value",
  "subClassOf" : [ "http://qudt.org/schema/qudt/Quantifiable", "http://qudt.org/schema/qudt/Concept", "http://qudt.org/schema/qudt/Verifiable", "_:b0", "_:b1" ],
  "@context" : {
    "subClassOf" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#subClassOf",
      "@type" : "@id"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML"
    },
    "comment" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#comment",
      "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "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 2025-02-18T17:32:01.972-05:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)