qudt:BaseDimensionMagnitude

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

Type
Description

A Dimension expresses a magnitude for a base quantity kind such as mass, length and time.

DEPRECATED - each exponent is expressed as a property. Keep until a validation of this has been done.

Properties
rdfs:subClassOf
`has base quantity kind` exactly 1
`has base quantity kind` only `Quantity Kind`
`vector magnitude` exactly 1
`vector magnitude` only `float  [xsd:float]`
Annotations
rdfs:comment

A Dimension expresses a magnitude for a base quantiy kind such as mass, length and time.

DEPRECATED - each exponent is expressed as a property. Keep until a validaiton of this has been done.

dcterms:description

A Dimension expresses a magnitude for a base quantity kind such as mass, length and time.

DEPRECATED - each exponent is expressed as a property. Keep until a validation of this has been done.

rdfs:label
Base Dimension Magnitude
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/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/BaseDimensionMagnitude">
    <j.2:property rdf:resource="http://qudt.org/schema/qudt/BaseDimensionMagnitude-hasBaseQuantityKind"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">&lt;p class="lm-para"&gt;A &lt;em&gt;Dimension&lt;/em&gt; expresses a magnitude for a base quantiy kind such as mass, length and time.&lt;/p&gt;
&lt;p class="lm-para"&gt;DEPRECATED - each exponent is expressed as a property. Keep until a validaiton of this has been done.&lt;/p&gt;</rdfs:comment>
    <rdfs:subClassOf rdf:nodeID="A0"/>
    <rdfs:subClassOf rdf:nodeID="A1"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.0.0/schema/shacl/qudt"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.0.0/schema/qudt"/>
    <rdfs:subClassOf rdf:resource="http://qudt.org/schema/qudt/Concept"/>
    <rdfs:subClassOf rdf:nodeID="A2"/>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Dimensional_analysis</j.0:informativeReference>
    <rdfs:label>Base Dimension Magnitude</rdfs:label>
    <j.2:property rdf:resource="http://qudt.org/schema/qudt/BaseDimensionMagnitude-vectorMagnitude"/>
    <rdf:type rdf:resource="http://www.w3.org/ns/shacl#NodeShape"/>
    <rdfs:subClassOf rdf:nodeID="A3"/>
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://web.mit.edu/2.25/www/pdf/DA_unified.pdf</j.0:informativeReference>
    <j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">
  &lt;p&gt;A &lt;em&gt;Dimension&lt;/em&gt; expresses a magnitude for a base quantity kind such as mass, length and time.
  &lt;/p&gt;
  &lt;p&gt;DEPRECATED - each exponent is expressed as a property. 
  Keep until a validation of this has been done.
  &lt;/p&gt;</j.1:description>
  </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/BaseDimensionMagnitude>
  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>Dimension</em> expresses a magnitude for a base quantity kind such as mass, length and time.
  </p>
  <p>DEPRECATED - each exponent is expressed as a property. 
  Keep until a validation of this has been done.
  </p>"""^^rdf:HTML ;
  <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Dimensional_analysis"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/informativeReference> "http://web.mit.edu/2.25/www/pdf/DA_unified.pdf"^^xsd:anyURI ;
  rdfs:comment """<p class=\"lm-para\">A <em>Dimension</em> expresses a magnitude for a base quantiy kind such as mass, length and time.</p>
<p class=\"lm-para\">DEPRECATED - each exponent is expressed as a property. Keep until a validaiton of this has been done.</p>"""^^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 "Base Dimension Magnitude" ;
  rdfs:subClassOf <http://qudt.org/schema/qudt/Concept> ;
  rdfs:subClassOf [] ;
  rdfs:subClassOf [] ;
  rdfs:subClassOf [] ;
  rdfs:subClassOf [] ;
  <http://www.w3.org/ns/shacl#property> <http://qudt.org/schema/qudt/BaseDimensionMagnitude-hasBaseQuantityKind> ;
  <http://www.w3.org/ns/shacl#property> <http://qudt.org/schema/qudt/BaseDimensionMagnitude-vectorMagnitude> ;
.
JSON
{"resource":"Base Dimension Magnitude" 
 ,"qname":"qudt:BaseDimensionMagnitude" 
 ,"uri":"http:\/\/qudt.org\/schema\/qudt\/BaseDimensionMagnitude" 
 ,"properties":["comment":"&lt;p class=\"lm-para\"&gt;A &lt;em&gt;Dimension&lt;\/em&gt; expresses a magnitude for a base quantiy kind such as mass, length and time.&lt;\/p&gt;\n&lt;p class=\"lm-para\"&gt;DEPRECATED - each exponent is expressed as a property. Keep until a validaiton of this has been done.&lt;\/p&gt;" 
    ,"description":"\n  &lt;p&gt;A &lt;em&gt;Dimension&lt;\/em&gt; expresses a magnitude for a base quantity kind such as mass, length and time.\n  &lt;\/p&gt;\n  &lt;p&gt;DEPRECATED - each exponent is expressed as a property. \n  Keep until a validation of this has been done.\n  &lt;\/p&gt;" 
    ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Dimensional_analysis" 
    ,"informative reference":"http:\/\/web.mit.edu\/2.25\/www\/pdf\/DA_unified.pdf" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.0.0\/schema\/qudt&gt;" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.0.0\/schema\/shacl\/qudt&gt;" 
    ,"label":"Base Dimension Magnitude" 
    ,"property":"qudt:BaseDimensionMagnitude-hasBaseQuantityKind" 
    ,"property":"qudt:BaseDimensionMagnitude-vectorMagnitude" 
    ,"subClassOf":null 
    ,"subClassOf":null 
    ,"subClassOf":null 
    ,"subClassOf":null 
    ,"subClassOf":"qudt:Concept" 
    ,"type":"rdfs:Class" 
    ,"type":"owl:Class" 
    ,"type":"sh:NodeShape" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/schema/qudt/BaseDimensionMagnitude",
  "@type" : [ "http://www.w3.org/ns/shacl#NodeShape", "rdfs:Class", "owl:Class" ],
  "description" : "\n  <p>A <em>Dimension</em> expresses a magnitude for a base quantity kind such as mass, length and time.\n  </p>\n  <p>DEPRECATED - each exponent is expressed as a property. \n  Keep until a validation of this has been done.\n  </p>",
  "informativeReference" : [ "http://en.wikipedia.org/wiki/Dimensional_analysis", "http://web.mit.edu/2.25/www/pdf/DA_unified.pdf" ],
  "comment" : "<p class=\"lm-para\">A <em>Dimension</em> expresses a magnitude for a base quantiy kind such as mass, length and time.</p>\n<p class=\"lm-para\">DEPRECATED - each exponent is expressed as a property. Keep until a validaiton of this has been done.</p>",
  "isDefinedBy" : [ "http://qudt.org/3.0.0/schema/shacl/qudt", "http://qudt.org/3.0.0/schema/qudt" ],
  "label" : "Base Dimension Magnitude",
  "subClassOf" : [ "_:b0", "_:b1", "http://qudt.org/schema/qudt/Concept", "_:b2", "_:b3" ],
  "property" : [ "http://qudt.org/schema/qudt/BaseDimensionMagnitude-hasBaseQuantityKind", "http://qudt.org/schema/qudt/BaseDimensionMagnitude-vectorMagnitude" ],
  "@context" : {
    "property" : {
      "@id" : "http://www.w3.org/ns/shacl#property",
      "@type" : "@id"
    },
    "comment" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#comment",
      "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML"
    },
    "subClassOf" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#subClassOf",
      "@type" : "@id"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML"
    },
    "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:30:09.979-05:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)