qudt:Quantifiable

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

Type
Description

Quantifiable ascribes to some thing the capability of being measured, observed, or counted.

Properties
rdfs:subClassOf
`data encoding` max 1
`data encoding` only `Data Encoding`
`datatype  [qudt:dataType]` max 1
`datatype  [qudt:dataType]` only `QUDT Datatype`
`has unit` max 1
`has unit` only `Unit`
`relative standard uncertainty` max 1
`relative standard uncertainty` only `double`
`standard uncertainty scientific` only `double`
`standard uncertainty` max 1
`standard uncertainty` only `decimal`
`unit` max 1
`unit` only `Unit`
`value  [qudt:value]` max 1
`value scientific` max 1
Annotations
rdfs:comment

Quantifiable ascribes to some thing the capability of being measured, observed, or counted.

rdfs:label
Quantifiable
View as:  CSV

Work in progress

RDF/XML
<rdf:RDF
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:owl="http://www.w3.org/2002/07/owl#"
    xmlns:j.0="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/Quantifiable">
    <rdfs:subClassOf rdf:nodeID="A0"/>
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">&lt;p&gt;&lt;em&gt;Quantifiable&lt;/em&gt; ascribes to some thing the capability of being measured, observed, or counted.&lt;/p&gt;</rdfs:comment>
    <j.0:property rdf:resource="http://qudt.org/schema/qudt/Quantifiable-standardUncertaintySN"/>
    <rdfs:subClassOf rdf:nodeID="A1"/>
    <rdfs:subClassOf rdf:nodeID="A2"/>
    <rdfs:subClassOf rdf:nodeID="A3"/>
    <j.0:property rdf:resource="http://qudt.org/schema/qudt/Quantifiable-relativeStandardUncertainty"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/schema/qudt"/>
    <j.0:property rdf:resource="http://qudt.org/schema/qudt/Quantifiable-hasUnit"/>
    <rdfs:subClassOf rdf:nodeID="A4"/>
    <rdfs:subClassOf rdf:nodeID="A5"/>
    <rdfs:subClassOf rdf:nodeID="A6"/>
    <rdfs:subClassOf rdf:nodeID="A7"/>
    <rdfs:subClassOf rdf:nodeID="A8"/>
    <j.0:property rdf:resource="http://qudt.org/schema/qudt/Quantifiable-unit"/>
    <rdfs:subClassOf rdf:nodeID="A9"/>
    <rdfs:subClassOf rdf:nodeID="A10"/>
    <rdfs:subClassOf rdf:nodeID="A11"/>
    <rdf:type rdf:resource="http://www.w3.org/ns/shacl#NodeShape"/>
    <rdfs:subClassOf rdf:nodeID="A12"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/schema/shacl/qudt"/>
    <j.0:property rdf:resource="http://qudt.org/schema/qudt/Quantifiable-dataEncoding"/>
    <rdfs:subClassOf rdf:nodeID="A13"/>
    <j.0:property rdf:resource="http://qudt.org/schema/qudt/Quantifiable-standardUncertainty"/>
    <j.0:property rdf:resource="http://qudt.org/schema/qudt/Quantifiable-value"/>
    <j.0:property rdf:resource="http://qudt.org/schema/qudt/Quantifiable-dataType"/>
    <rdfs:label>Quantifiable</rdfs:label>
    <j.0:property rdf:resource="http://qudt.org/schema/qudt/Quantifiable-valueSN"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <rdfs:subClassOf rdf:resource="http://qudt.org/schema/qudt/Aspect"/>
    <rdfs:subClassOf rdf:nodeID="A14"/>
  </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/Quantifiable>
  rdf:type rdfs:Class ;
  rdf:type owl:Class ;
  rdf:type <http://www.w3.org/ns/shacl#NodeShape> ;
  rdfs:comment "<p><em>Quantifiable</em> ascribes to some thing the capability of being measured, observed, or counted.</p>"^^rdf:HTML ;
  rdfs:isDefinedBy <http://qudt.org/2.1/schema/qudt> ;
  rdfs:isDefinedBy <http://qudt.org/2.1/schema/shacl/qudt> ;
  rdfs:label "Quantifiable" ;
  rdfs:subClassOf <http://qudt.org/schema/qudt/Aspect> ;
  rdfs:subClassOf [] ;
  rdfs:subClassOf [] ;
  rdfs:subClassOf [] ;
  rdfs:subClassOf [] ;
  rdfs:subClassOf [] ;
  rdfs:subClassOf [] ;
  rdfs:subClassOf [] ;
  rdfs:subClassOf [] ;
  rdfs:subClassOf [] ;
  rdfs:subClassOf [] ;
  rdfs:subClassOf [] ;
  rdfs:subClassOf [] ;
  rdfs:subClassOf [] ;
  rdfs:subClassOf [] ;
  rdfs:subClassOf [] ;
  <http://www.w3.org/ns/shacl#property> <http://qudt.org/schema/qudt/Quantifiable-dataEncoding> ;
  <http://www.w3.org/ns/shacl#property> <http://qudt.org/schema/qudt/Quantifiable-dataType> ;
  <http://www.w3.org/ns/shacl#property> <http://qudt.org/schema/qudt/Quantifiable-hasUnit> ;
  <http://www.w3.org/ns/shacl#property> <http://qudt.org/schema/qudt/Quantifiable-relativeStandardUncertainty> ;
  <http://www.w3.org/ns/shacl#property> <http://qudt.org/schema/qudt/Quantifiable-standardUncertainty> ;
  <http://www.w3.org/ns/shacl#property> <http://qudt.org/schema/qudt/Quantifiable-standardUncertaintySN> ;
  <http://www.w3.org/ns/shacl#property> <http://qudt.org/schema/qudt/Quantifiable-unit> ;
  <http://www.w3.org/ns/shacl#property> <http://qudt.org/schema/qudt/Quantifiable-value> ;
  <http://www.w3.org/ns/shacl#property> <http://qudt.org/schema/qudt/Quantifiable-valueSN> ;
.
JSON
{"resource":"Quantifiable" 
 ,"qname":"qudt:Quantifiable" 
 ,"uri":"http:\/\/qudt.org\/schema\/qudt\/Quantifiable" 
 ,"properties":["comment":"&lt;p&gt;&lt;em&gt;Quantifiable&lt;\/em&gt; ascribes to some thing the capability of being measured, observed, or counted.&lt;\/p&gt;" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/schema\/qudt&gt;" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/schema\/shacl\/qudt&gt;" 
    ,"label":"Quantifiable" 
    ,"property":"qudt:Quantifiable-dataEncoding" 
    ,"property":"qudt:Quantifiable-dataType" 
    ,"property":"qudt:Quantifiable-hasUnit" 
    ,"property":"qudt:Quantifiable-relativeStandardUncertainty" 
    ,"property":"qudt:Quantifiable-standardUncertainty" 
    ,"property":"qudt:Quantifiable-standardUncertaintySN" 
    ,"property":"qudt:Quantifiable-unit" 
    ,"property":"qudt:Quantifiable-value" 
    ,"property":"qudt:Quantifiable-valueSN" 
    ,"subClassOf":null 
    ,"subClassOf":null 
    ,"subClassOf":null 
    ,"subClassOf":null 
    ,"subClassOf":null 
    ,"subClassOf":null 
    ,"subClassOf":null 
    ,"subClassOf":null 
    ,"subClassOf":null 
    ,"subClassOf":null 
    ,"subClassOf":null 
    ,"subClassOf":null 
    ,"subClassOf":null 
    ,"subClassOf":null 
    ,"subClassOf":null 
    ,"subClassOf":"qudt:Aspect" 
    ,"type":"rdfs:Class" 
    ,"type":"owl:Class" 
    ,"type":"sh:NodeShape" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/schema/qudt/Quantifiable",
  "@type" : [ "rdfs:Class", "http://www.w3.org/ns/shacl#NodeShape", "owl:Class" ],
  "comment" : "<p><em>Quantifiable</em> ascribes to some thing the capability of being measured, observed, or counted.</p>",
  "isDefinedBy" : [ "http://qudt.org/2.1/schema/qudt", "http://qudt.org/2.1/schema/shacl/qudt" ],
  "label" : "Quantifiable",
  "subClassOf" : [ "_:b0", "_:b1", "_:b2", "_:b3", "_:b4", "_:b5", "_:b6", "_:b7", "_:b8", "_:b9", "_:b10", "_:b11", "_:b12", "_:b13", "http://qudt.org/schema/qudt/Aspect", "_:b14" ],
  "property" : [ "http://qudt.org/schema/qudt/Quantifiable-standardUncertaintySN", "http://qudt.org/schema/qudt/Quantifiable-relativeStandardUncertainty", "http://qudt.org/schema/qudt/Quantifiable-hasUnit", "http://qudt.org/schema/qudt/Quantifiable-unit", "http://qudt.org/schema/qudt/Quantifiable-dataEncoding", "http://qudt.org/schema/qudt/Quantifiable-standardUncertainty", "http://qudt.org/schema/qudt/Quantifiable-value", "http://qudt.org/schema/qudt/Quantifiable-dataType", "http://qudt.org/schema/qudt/Quantifiable-valueSN" ],
  "@context" : {
    "subClassOf" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#subClassOf",
      "@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"
    },
    "property" : {
      "@id" : "http://www.w3.org/ns/shacl#property",
      "@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"
    },
    "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-09-27T07:14:59.220-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)