quantitykind:ThermodynamicTemperature

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

Type
Description

Properties
qudt:plainTextDescription
Thermodynamic temperature is the absolute measure of temperature and is one of the principal parameters of thermodynamics. Temperature is a physical property of matter that quantitatively expresses the common notions of hot and cold. In thermodynamics, in a system of which the entropy is considered as an independent externally controlled variable, absolute, or thermodynamic temperature is defined as the derivative of the internal energy with respect to the entropy. This is a base quantity in the International System of Quantities, ISQ, on which the International System of Units, SI, is based.
qudt:latexSymbol
\(\Theta\)
Annotations
rdfs:label
Thermodynamic Temperature(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:owl="http://www.w3.org/2002/07/owl#"
    xmlns:j.1="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/ThermodynamicTemperature">
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
    <rdfs:label xml:lang="en">Thermodynamic Temperature</rdfs:label>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/K"/>
    <j.0:plainTextDescription>Thermodynamic temperature is the absolute measure of temperature and is one of the principal parameters of thermodynamics.
Temperature is a physical property of matter that quantitatively expresses the common notions of hot and cold.
In thermodynamics, in a system of which the entropy is considered as an independent externally controlled variable, absolute, or thermodynamic temperature is defined as the derivative of the internal energy with respect to the entropy. This is a base quantity in the International System of Quantities, ISQ, on which the International System of Units, SI, is based.</j.0:plainTextDescription>
    <rdfs:seeAlso rdf:resource="http://qudt.org/vocab/quantitykind/Temperature"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T0D0"/>
    <j.1:broader rdf:resource="http://qudt.org/vocab/quantitykind/Temperature"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/DEG_R"/>
    <j.0:dbpediaMatch rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dbpedia.org/page/Thermodynamic_temperature</j.0:dbpediaMatch>
    <j.0:symbol>T</j.0:symbol>
    <j.0:latexSymbol rdf:datatype="http://qudt.org/schema/qudt/LatexString">\(\Theta\)</j.0:latexSymbol>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PlanckTemperature"/>
  </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/ThermodynamicTemperature>
  rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEG_R> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/K> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckTemperature> ;
  <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/page/Thermodynamic_temperature"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T0D0> ;
  <http://qudt.org/schema/qudt/latexSymbol> "\\(\\Theta\\)"^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/plainTextDescription> """Thermodynamic temperature is the absolute measure of temperature and is one of the principal parameters of thermodynamics.
Temperature is a physical property of matter that quantitatively expresses the common notions of hot and cold.
In thermodynamics, in a system of which the entropy is considered as an independent externally controlled variable, absolute, or thermodynamic temperature is defined as the derivative of the internal energy with respect to the entropy. This is a base quantity in the International System of Quantities, ISQ, on which the International System of Units, SI, is based.""" ;
  <http://qudt.org/schema/qudt/symbol> "T" ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
  rdfs:label "Thermodynamic Temperature"@en ;
  rdfs:seeAlso <http://qudt.org/vocab/quantitykind/Temperature> ;
  <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Temperature> ;
.
JSON
{"resource":"Thermodynamic Temperature" 
 ,"qname":"quantitykind:ThermodynamicTemperature" 
 ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ThermodynamicTemperature" 
 ,"properties":["applicable unit":"unit:DEG_R" 
    ,"applicable unit":"unit:K" 
    ,"applicable unit":"unit:PlanckTemperature" 
    ,"dbpedia match":"http:\/\/dbpedia.org\/page\/Thermodynamic_temperature" 
    ,"description (plain text)":"Thermodynamic temperature is the absolute measure of temperature and is one of the principal parameters of thermodynamics.\nTemperature is a physical property of matter that quantitatively expresses the common notions of hot and cold.\nIn thermodynamics, in a system of which the entropy is considered as an independent externally controlled variable, absolute, or thermodynamic temperature is defined as the derivative of the internal energy with respect to the entropy. This is a base quantity in the International System of Quantities, ISQ, on which the International System of Units, SI, is based." 
    ,"has broader":"quantitykind:Temperature" 
    ,"has dimension vector":"dimension:A0E0L0I0M0H1T0D0" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/quantitykind&gt;" 
    ,"label":"Thermodynamic Temperature" 
    ,"latex symbol":"\\(\\Theta\\)" 
    ,"seeAlso":"quantitykind:Temperature" 
    ,"symbol":"T" 
    ,"type":"qudt:QuantityKind" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/quantitykind/ThermodynamicTemperature",
  "@type" : "http://qudt.org/schema/qudt/QuantityKind",
  "applicableUnit" : [ "http://qudt.org/vocab/unit/K", "http://qudt.org/vocab/unit/DEG_R", "http://qudt.org/vocab/unit/PlanckTemperature" ],
  "dbpediaMatch" : "http://dbpedia.org/page/Thermodynamic_temperature",
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T0D0",
  "latexSymbol" : "\\(\\Theta\\)",
  "plainTextDescription" : "Thermodynamic temperature is the absolute measure of temperature and is one of the principal parameters of thermodynamics.\nTemperature is a physical property of matter that quantitatively expresses the common notions of hot and cold.\nIn thermodynamics, in a system of which the entropy is considered as an independent externally controlled variable, absolute, or thermodynamic temperature is defined as the derivative of the internal energy with respect to the entropy. This is a base quantity in the International System of Quantities, ISQ, on which the International System of Units, SI, is based.",
  "symbol" : "T",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
  "label" : {
    "@language" : "en",
    "@value" : "Thermodynamic Temperature"
  },
  "seeAlso" : "http://qudt.org/vocab/quantitykind/Temperature",
  "broader" : "http://qudt.org/vocab/quantitykind/Temperature",
  "@context" : {
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "applicableUnit" : {
      "@id" : "http://qudt.org/schema/qudt/applicableUnit",
      "@type" : "@id"
    },
    "plainTextDescription" : {
      "@id" : "http://qudt.org/schema/qudt/plainTextDescription"
    },
    "seeAlso" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#seeAlso",
      "@type" : "@id"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "broader" : {
      "@id" : "http://www.w3.org/2004/02/skos/core#broader",
      "@type" : "@id"
    },
    "dbpediaMatch" : {
      "@id" : "http://qudt.org/schema/qudt/dbpediaMatch",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "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 2023-03-14T17:00:44.236-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)