quantitykind:RadiativeHeatTransfer

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

Type
Description

"Radiative Heat Transfer" is proportional to $(T_1^4 - T_2^4)$ and area of the surface, where $T_1$ and $T_2$ are thermodynamic temperatures of two black surfaces, for non totally black surfaces an additional factor less than 1 is needed.

Properties
qudt:latexSymbol
$\Phi_r$
Annotations
dcterms:description
"Radiative Heat Transfer" is proportional to $(T_1^4 - T_2^4)$ and area of the surface, where $T_1$ and $T_2$ are thermodynamic temperatures of two black surfaces, for non totally black surfaces an additional factor less than 1 is needed.
rdfs:label
Radiative Heat Transfer(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/RadiativeHeatTransfer">
    <j.2:broader rdf:resource="http://qudt.org/vocab/quantitykind/HeatFlowRate"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/THM_US-PER-HR"/>
    <rdfs:label xml:lang="en">Radiative Heat Transfer</rdfs:label>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/BTU_TH-PER-MIN"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/BTU_IT-PER-MIN"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloCAL-PER-MIN"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/TON_FG"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/CAL_TH-PER-SEC"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/CAL_TH-PER-MIN"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/BTU_IT-PER-HR"/>
    <j.0:latexSymbol rdf:datatype="http://qudt.org/schema/qudt/LatexString">$\Phi_r$</j.0:latexSymbol>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Heat_transfer#Radiation</j.0:informativeReference>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloCAL-PER-SEC"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MegaBTU_IT-PER-HR"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloCAL_TH-PER-HR"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/BTU_IT-PER-SEC"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/BTU_TH-PER-HR"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloCAL_TH-PER-SEC"/>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloCAL_TH-PER-MIN"/>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloBTU_TH-PER-HR"/>
    <j.0:isoNormativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.iso.org/iso/catalogue_detail?csnumber=43012</j.0:isoNormativeReference>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/BTU_TH-PER-SEC"/>
    <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">"Radiative Heat Transfer" is proportional to $(T_1^4 - T_2^4)$ and area of the surface, where $T_1$ and $T_2$ are thermodynamic temperatures of two black surfaces, for non totally black surfaces an additional factor less than 1 is needed.</j.1:description>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloBTU_IT-PER-HR"/>
  </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/RadiativeHeatTransfer>
  rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
  <http://purl.org/dc/terms/description> "\"Radiative Heat Transfer\" is proportional to $(T_1^4 - T_2^4)$ and area of the surface, where $T_1$ and $T_2$ are thermodynamic temperatures of two black surfaces, for non totally black surfaces an additional factor less than 1 is needed."^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT-PER-HR> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT-PER-MIN> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT-PER-SEC> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_TH-PER-HR> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_TH-PER-MIN> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_TH-PER-SEC> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CAL_TH-PER-MIN> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CAL_TH-PER-SEC> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloBTU_IT-PER-HR> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloBTU_TH-PER-HR> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloCAL-PER-MIN> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloCAL-PER-SEC> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloCAL_TH-PER-HR> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloCAL_TH-PER-MIN> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloCAL_TH-PER-SEC> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaBTU_IT-PER-HR> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/THM_US-PER-HR> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_FG> ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
  <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Heat_transfer#Radiation"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/latexSymbol> "$\\Phi_r$"^^<http://qudt.org/schema/qudt/LatexString> ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
  rdfs:label "Radiative Heat Transfer"@en ;
  <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/HeatFlowRate> ;
.
JSON
{"resource":"Radiative Heat Transfer" 
 ,"qname":"quantitykind:RadiativeHeatTransfer" 
 ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/RadiativeHeatTransfer" 
 ,"properties":["applicable unit":"unit:BTU_IT-PER-HR" 
    ,"applicable unit":"unit:BTU_IT-PER-MIN" 
    ,"applicable unit":"unit:BTU_IT-PER-SEC" 
    ,"applicable unit":"unit:BTU_TH-PER-HR" 
    ,"applicable unit":"unit:BTU_TH-PER-MIN" 
    ,"applicable unit":"unit:BTU_TH-PER-SEC" 
    ,"applicable unit":"unit:CAL_TH-PER-MIN" 
    ,"applicable unit":"unit:CAL_TH-PER-SEC" 
    ,"applicable unit":"unit:KiloBTU_IT-PER-HR" 
    ,"applicable unit":"unit:KiloBTU_TH-PER-HR" 
    ,"applicable unit":"unit:KiloCAL-PER-MIN" 
    ,"applicable unit":"unit:KiloCAL-PER-SEC" 
    ,"applicable unit":"unit:KiloCAL_TH-PER-HR" 
    ,"applicable unit":"unit:KiloCAL_TH-PER-MIN" 
    ,"applicable unit":"unit:KiloCAL_TH-PER-SEC" 
    ,"applicable unit":"unit:MegaBTU_IT-PER-HR" 
    ,"applicable unit":"unit:THM_US-PER-HR" 
    ,"applicable unit":"unit:TON_FG" 
    ,"description":"\"Radiative Heat Transfer\" is proportional to $(T_1^4 - T_2^4)$ and area of the surface, where $T_1$ and $T_2$ are thermodynamic temperatures of two black surfaces, for non totally black surfaces an additional factor less than 1 is needed." 
    ,"has broader":"quantitykind:HeatFlowRate" 
    ,"has dimension vector":"dimension:A0E0L2I0M1H0T-3D0" 
    ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Heat_transfer#Radiation" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/quantitykind&gt;" 
    ,"label":"Radiative Heat Transfer" 
    ,"latex symbol":"$\\Phi_r$" 
    ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=43012" 
    ,"type":"qudt:QuantityKind" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/quantitykind/RadiativeHeatTransfer",
  "@type" : "http://qudt.org/schema/qudt/QuantityKind",
  "description" : "\"Radiative Heat Transfer\" is proportional to $(T_1^4 - T_2^4)$ and area of the surface, where $T_1$ and $T_2$ are thermodynamic temperatures of two black surfaces, for non totally black surfaces an additional factor less than 1 is needed.",
  "applicableUnit" : [ "http://qudt.org/vocab/unit/THM_US-PER-HR", "http://qudt.org/vocab/unit/BTU_TH-PER-MIN", "http://qudt.org/vocab/unit/BTU_IT-PER-MIN", "http://qudt.org/vocab/unit/KiloCAL-PER-MIN", "http://qudt.org/vocab/unit/TON_FG", "http://qudt.org/vocab/unit/CAL_TH-PER-SEC", "http://qudt.org/vocab/unit/CAL_TH-PER-MIN", "http://qudt.org/vocab/unit/BTU_IT-PER-HR", "http://qudt.org/vocab/unit/KiloCAL-PER-SEC", "http://qudt.org/vocab/unit/MegaBTU_IT-PER-HR", "http://qudt.org/vocab/unit/KiloCAL_TH-PER-HR", "http://qudt.org/vocab/unit/BTU_IT-PER-SEC", "http://qudt.org/vocab/unit/BTU_TH-PER-HR", "http://qudt.org/vocab/unit/KiloCAL_TH-PER-SEC", "http://qudt.org/vocab/unit/KiloCAL_TH-PER-MIN", "http://qudt.org/vocab/unit/KiloBTU_TH-PER-HR", "http://qudt.org/vocab/unit/BTU_TH-PER-SEC", "http://qudt.org/vocab/unit/KiloBTU_IT-PER-HR" ],
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0",
  "informativeReference" : "http://en.wikipedia.org/wiki/Heat_transfer#Radiation",
  "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=43012",
  "latexSymbol" : "$\\Phi_r$",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
  "label" : {
    "@language" : "en",
    "@value" : "Radiative Heat Transfer"
  },
  "broader" : "http://qudt.org/vocab/quantitykind/HeatFlowRate",
  "@context" : {
    "broader" : {
      "@id" : "http://www.w3.org/2004/02/skos/core#broader",
      "@type" : "@id"
    },
    "applicableUnit" : {
      "@id" : "http://qudt.org/schema/qudt/applicableUnit",
      "@type" : "@id"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "latexSymbol" : {
      "@id" : "http://qudt.org/schema/qudt/latexSymbol",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "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"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "isoNormativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/isoNormativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@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 2024-04-25T16:13:21.481-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)