quantitykind:TemperatureRateOfChange

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

Type
Description

The "Temperature Rate of Change" measures the difference of a temperature per time (positive: rise, negative: fall), as for instance used with heat sensors. It is for example measured in K/s.

Properties
qudt:plainTextDescription
The "Temperature Rate of Change" measures the difference of a temperature per time (positive: rise, negative: fall), as for instance used with heat sensors. It is for example measured in K/s.
qudt:iec61360Code
0112/2///62720#UAD186
Annotations
dcterms:description
The "Temperature Rate of Change" measures the difference of a temperature per time (positive: rise, negative: fall), as for instance used with heat sensors. It is for example measured in K/s.
rdfs:label
Temperature Rate of Change(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/TemperatureRateOfChange">
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/DEG_F-PER-MIN"/>
    <j.2:broader rdf:resource="http://qudt.org/vocab/quantitykind/TemperaturePerTime"/>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T-1D0"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/DEG_R-PER-SEC"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/K-PER-HR"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/DEG_C-PER-HR"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/DEG_C-PER-SEC"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/DEG_F-PER-SEC"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/K-PER-SEC"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/DEG_F-PER-HR"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/DEG_C-PER-MIN"/>
    <j.0:iec61360Code>0112/2///62720#UAD186</j.0:iec61360Code>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/DEG_R-PER-MIN"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/DEG_R-PER-HR"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/K-PER-MIN"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/DEG_C-PER-YR"/>
    <j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">The "Temperature Rate of Change" measures the difference of a temperature per time (positive: rise, negative: fall), as for instance used with heat sensors. It is for example measured in K/s.</j.1:description>
    <j.0:plainTextDescription>The "Temperature Rate of Change" measures the difference of a temperature per time (positive: rise, negative: fall), as for instance used with heat sensors. It is for example measured in K/s.</j.0:plainTextDescription>
    <rdfs:label xml:lang="en">Temperature Rate of Change</rdfs:label>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://standards.buildingsmart.org/IFC/DEV/IFC4_3/RC2/HTML/link/ifctemperaturerateofchangemeasure.htm</j.0:informativeReference>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
  </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/TemperatureRateOfChange>
  rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
  <http://purl.org/dc/terms/description> "The \"Temperature Rate of Change\" measures the difference of a temperature per time (positive: rise, negative: fall), as for instance used with heat sensors. It is for example measured in K/s."^^rdf:HTML ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEG_C-PER-HR> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEG_C-PER-MIN> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEG_C-PER-SEC> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEG_C-PER-YR> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEG_F-PER-HR> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEG_F-PER-MIN> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEG_F-PER-SEC> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEG_R-PER-HR> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEG_R-PER-MIN> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEG_R-PER-SEC> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/K-PER-HR> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/K-PER-MIN> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/K-PER-SEC> ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T-1D0> ;
  <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAD186" ;
  <http://qudt.org/schema/qudt/informativeReference> "https://standards.buildingsmart.org/IFC/DEV/IFC4_3/RC2/HTML/link/ifctemperaturerateofchangemeasure.htm"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/plainTextDescription> "The \"Temperature Rate of Change\" measures the difference of a temperature per time (positive: rise, negative: fall), as for instance used with heat sensors. It is for example measured in K/s." ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
  rdfs:label "Temperature Rate of Change"@en ;
  <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/TemperaturePerTime> ;
.
JSON
{"resource":"Temperature Rate of Change" 
 ,"qname":"quantitykind:TemperatureRateOfChange" 
 ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/TemperatureRateOfChange" 
 ,"properties":["applicable unit":"unit:DEG_C-PER-HR" 
    ,"applicable unit":"unit:DEG_C-PER-MIN" 
    ,"applicable unit":"unit:DEG_C-PER-SEC" 
    ,"applicable unit":"unit:DEG_C-PER-YR" 
    ,"applicable unit":"unit:DEG_F-PER-HR" 
    ,"applicable unit":"unit:DEG_F-PER-MIN" 
    ,"applicable unit":"unit:DEG_F-PER-SEC" 
    ,"applicable unit":"unit:DEG_R-PER-HR" 
    ,"applicable unit":"unit:DEG_R-PER-MIN" 
    ,"applicable unit":"unit:DEG_R-PER-SEC" 
    ,"applicable unit":"unit:K-PER-HR" 
    ,"applicable unit":"unit:K-PER-MIN" 
    ,"applicable unit":"unit:K-PER-SEC" 
    ,"description":"The \"Temperature Rate of Change\" measures the difference of a temperature per time (positive: rise, negative: fall), as for instance used with heat sensors. It is for example measured in K\/s." 
    ,"description (plain text)":"The \"Temperature Rate of Change\" measures the difference of a temperature per time (positive: rise, negative: fall), as for instance used with heat sensors. It is for example measured in K\/s." 
    ,"has broader":"quantitykind:TemperaturePerTime" 
    ,"has dimension vector":"dimension:A0E0L0I0M0H1T-1D0" 
    ,"iec-61360 code":"0112\/2\/\/\/62720#UAD186" 
    ,"informative reference":"https:\/\/standards.buildingsmart.org\/IFC\/DEV\/IFC4_3\/RC2\/HTML\/link\/ifctemperaturerateofchangemeasure.htm" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/quantitykind&gt;" 
    ,"label":"Temperature Rate of Change" 
    ,"type":"qudt:QuantityKind" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/quantitykind/TemperatureRateOfChange",
  "@type" : "http://qudt.org/schema/qudt/QuantityKind",
  "description" : "The \"Temperature Rate of Change\" measures the difference of a temperature per time (positive: rise, negative: fall), as for instance used with heat sensors. It is for example measured in K/s.",
  "applicableUnit" : [ "http://qudt.org/vocab/unit/DEG_F-PER-MIN", "http://qudt.org/vocab/unit/DEG_R-PER-SEC", "http://qudt.org/vocab/unit/K-PER-HR", "http://qudt.org/vocab/unit/DEG_C-PER-HR", "http://qudt.org/vocab/unit/DEG_C-PER-SEC", "http://qudt.org/vocab/unit/DEG_F-PER-SEC", "http://qudt.org/vocab/unit/K-PER-SEC", "http://qudt.org/vocab/unit/DEG_F-PER-HR", "http://qudt.org/vocab/unit/DEG_C-PER-MIN", "http://qudt.org/vocab/unit/DEG_R-PER-MIN", "http://qudt.org/vocab/unit/DEG_R-PER-HR", "http://qudt.org/vocab/unit/K-PER-MIN", "http://qudt.org/vocab/unit/DEG_C-PER-YR" ],
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T-1D0",
  "iec61360Code" : "0112/2///62720#UAD186",
  "informativeReference" : "https://standards.buildingsmart.org/IFC/DEV/IFC4_3/RC2/HTML/link/ifctemperaturerateofchangemeasure.htm",
  "plainTextDescription" : "The \"Temperature Rate of Change\" measures the difference of a temperature per time (positive: rise, negative: fall), as for instance used with heat sensors. It is for example measured in K/s.",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
  "label" : {
    "@language" : "en",
    "@value" : "Temperature Rate of Change"
  },
  "broader" : "http://qudt.org/vocab/quantitykind/TemperaturePerTime",
  "@context" : {
    "applicableUnit" : {
      "@id" : "http://qudt.org/schema/qudt/applicableUnit",
      "@type" : "@id"
    },
    "broader" : {
      "@id" : "http://www.w3.org/2004/02/skos/core#broader",
      "@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"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML"
    },
    "plainTextDescription" : {
      "@id" : "http://qudt.org/schema/qudt/plainTextDescription"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "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:14:35.219-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)