View as:
CSV
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: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/CoefficientOfHeatTransfer">
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/CAL_TH-PER-SEC-CentiM2-K"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/BTU_IT-PER-SEC-FT2-DEG_R"/>
<j.0:applicableSIUnit rdf:resource="http://qudt.org/vocab/unit/W-PER-M2-K"/>
<j.0:latexSymbol rdf:datatype="http://qudt.org/schema/qudt/LatexString">\(\kappa\)</j.0:latexSymbol>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/BTU_IT-PER-FT2-SEC-DEG_F"/>
<j.0:latexDefinition rdf:datatype="http://qudt.org/schema/qudt/LatexString">"Coefficient of Heat Transfer", in thermodynamics and in mechanical and chemical engineering, is used in calculating the heat transfer, typically by convection or phase transition between a fluid and a solid. The heat transfer coefficient is the proportionality coefficient between the heat flux, that is heat flow per unit area, \(q/A\), and the thermodynamic driving force for the flow of heat (that is, the temperature difference, \( \bigtriangleup T \)). Areic heat flow rate divided by thermodynamic temperature difference. In building technology, the \(\textit{Coefficient of Heat Transfer}\), is often called \(\textit{thermal transmittance}\), with the symbol \(U\). \(\textit{Coefficient of Heat Transfer}\), has SI units in watts per squared meter kelvin: \(W/(m^2 \cdot K)\) .
\(K = \frac{\varphi}{T}\), where \(\varphi\) is areic heat flow rate and \(T\) is thermodynamic temperature difference.</j.0:latexDefinition>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H-1T-3D0"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/BTU_IT-PER-HR-FT2-DEG_R"/>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Heat_transfer_coefficient</j.0:informativeReference>
<rdfs:label xml:lang="en">Coefficient of heat transfer</rdfs:label>
<j.0:expression rdf:datatype="http://qudt.org/schema/qudt/LatexString">\(heat-xfer-coeff\)</j.0:expression>
<j.0:plainTextDescription>"Coefficient of Heat Transfer", in thermodynamics and in mechanical and chemical engineering, is used in calculating the heat transfer, typically by convection or phase transition between a fluid and a solid. The heat transfer coefficient is the proportionality coefficient between the heat flux, that is heat flow per unit area, q/A, and the thermodynamic driving force for the flow of heat (that is, the temperature difference, (Delta T). Areic heat flow rate divided by thermodynamic temperature difference. In building technology, the "Coefficient of Heat Transfer", is often called "thermal transmittance}" with the symbol "U". It has SI units in watts per squared meter kelvin.</j.0:plainTextDescription>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">"Coefficient of Heat Transfer", in thermodynamics and in mechanical and chemical engineering, is used in calculating the heat transfer, typically by convection or phase transition between a fluid and a solid. The heat transfer coefficient is the proportionality coefficient between the heat flux, that is heat flow per unit area, q/A, and the thermodynamic driving force for the flow of heat (that is, the temperature difference, (Delta T). Areic heat flow rate divided by thermodynamic temperature difference. In building technology, the "Coefficient of Heat Transfer", is often called "thermal transmittance}" with the symbol "U". It has SI units in watts per squared meter kelvin.</j.1:description>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/BTU_IT-PER-FT2-HR-DEG_F"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/W-PER-M2-K"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/CAL_IT-PER-SEC-CentiM2-K"/>
</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/CoefficientOfHeatTransfer>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/description> "\"Coefficient of Heat Transfer\", in thermodynamics and in mechanical and chemical engineering, is used in calculating the heat transfer, typically by convection or phase transition between a fluid and a solid. The heat transfer coefficient is the proportionality coefficient between the heat flux, that is heat flow per unit area, q/A, and the thermodynamic driving force for the flow of heat (that is, the temperature difference, (Delta T). Areic heat flow rate divided by thermodynamic temperature difference. In building technology, the \"Coefficient of Heat Transfer\", is often called \"thermal transmittance}\" with the symbol \"U\". It has SI units in watts per squared meter kelvin."^^rdf:HTML ;
<http://qudt.org/schema/qudt/applicableSIUnit> <http://qudt.org/vocab/unit/W-PER-M2-K> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT-PER-FT2-HR-DEG_F> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT-PER-FT2-SEC-DEG_F> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT-PER-HR-FT2-DEG_R> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT-PER-SEC-FT2-DEG_R> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CAL_IT-PER-SEC-CentiM2-K> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CAL_TH-PER-SEC-CentiM2-K> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/W-PER-M2-K> ;
<http://qudt.org/schema/qudt/expression> "\\(heat-xfer-coeff\\)"^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H-1T-3D0> ;
<http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Heat_transfer_coefficient"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/latexDefinition> """\"Coefficient of Heat Transfer\", in thermodynamics and in mechanical and chemical engineering, is used in calculating the heat transfer, typically by convection or phase transition between a fluid and a solid. The heat transfer coefficient is the proportionality coefficient between the heat flux, that is heat flow per unit area, \\(q/A\\), and the thermodynamic driving force for the flow of heat (that is, the temperature difference, \\( \\bigtriangleup T \\)). Areic heat flow rate divided by thermodynamic temperature difference. In building technology, the \\(\\textit{Coefficient of Heat Transfer}\\), is often called \\(\\textit{thermal transmittance}\\), with the symbol \\(U\\). \\(\\textit{Coefficient of Heat Transfer}\\), has SI units in watts per squared meter kelvin: \\(W/(m^2 \\cdot K)\\) .
\\(K = \\frac{\\varphi}{T}\\), where \\(\\varphi\\) is areic heat flow rate and \\(T\\) is thermodynamic temperature difference."""^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/latexSymbol> "\\(\\kappa\\)"^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/plainTextDescription> "\"Coefficient of Heat Transfer\", in thermodynamics and in mechanical and chemical engineering, is used in calculating the heat transfer, typically by convection or phase transition between a fluid and a solid. The heat transfer coefficient is the proportionality coefficient between the heat flux, that is heat flow per unit area, q/A, and the thermodynamic driving force for the flow of heat (that is, the temperature difference, (Delta T). Areic heat flow rate divided by thermodynamic temperature difference. In building technology, the \"Coefficient of Heat Transfer\", is often called \"thermal transmittance}\" with the symbol \"U\". It has SI units in watts per squared meter kelvin." ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Coefficient of heat transfer"@en ;
.
JSON
{"resource":"Coefficient of heat transfer"
,"qname":"quantitykind:CoefficientOfHeatTransfer"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/CoefficientOfHeatTransfer"
,"properties":["applicable SI unit":"unit:W-PER-M2-K"
,"applicable unit":"unit:BTU_IT-PER-FT2-HR-DEG_F"
,"applicable unit":"unit:BTU_IT-PER-FT2-SEC-DEG_F"
,"applicable unit":"unit:BTU_IT-PER-HR-FT2-DEG_R"
,"applicable unit":"unit:BTU_IT-PER-SEC-FT2-DEG_R"
,"applicable unit":"unit:CAL_IT-PER-SEC-CentiM2-K"
,"applicable unit":"unit:CAL_TH-PER-SEC-CentiM2-K"
,"applicable unit":"unit:W-PER-M2-K"
,"description":"\"Coefficient of Heat Transfer\", in thermodynamics and in mechanical and chemical engineering, is used in calculating the heat transfer, typically by convection or phase transition between a fluid and a solid. The heat transfer coefficient is the proportionality coefficient between the heat flux, that is heat flow per unit area, q\/A, and the thermodynamic driving force for the flow of heat (that is, the temperature difference, (Delta T). Areic heat flow rate divided by thermodynamic temperature difference. In building technology, the \"Coefficient of Heat Transfer\", is often called \"thermal transmittance}\" with the symbol \"U\". It has SI units in watts per squared meter kelvin."
,"description (plain text)":"\"Coefficient of Heat Transfer\", in thermodynamics and in mechanical and chemical engineering, is used in calculating the heat transfer, typically by convection or phase transition between a fluid and a solid. The heat transfer coefficient is the proportionality coefficient between the heat flux, that is heat flow per unit area, q\/A, and the thermodynamic driving force for the flow of heat (that is, the temperature difference, (Delta T). Areic heat flow rate divided by thermodynamic temperature difference. In building technology, the \"Coefficient of Heat Transfer\", is often called \"thermal transmittance}\" with the symbol \"U\". It has SI units in watts per squared meter kelvin."
,"expression":"\\(heat-xfer-coeff\\)"
,"has dimension vector":"dimension:A0E0L0I0M1H-1T-3D0"
,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Heat_transfer_coefficient"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"Coefficient of heat transfer"
,"latex definition":"\"Coefficient of Heat Transfer\", in thermodynamics and in mechanical and chemical engineering, is used in calculating the heat transfer, typically by convection or phase transition between a fluid and a solid. The heat transfer coefficient is the proportionality coefficient between the heat flux, that is heat flow per unit area, \\(q\/A\\), and the thermodynamic driving force for the flow of heat (that is, the temperature difference, \\( \\bigtriangleup T \\)). Areic heat flow rate divided by thermodynamic temperature difference. In building technology, the \\(\\textit{Coefficient of Heat Transfer}\\), is often called \\(\\textit{thermal transmittance}\\), with the symbol \\(U\\). \\(\\textit{Coefficient of Heat Transfer}\\), has SI units in watts per squared meter kelvin: \\(W\/(m^2 \\cdot K)\\) .\n\n\\(K = \\frac{\\varphi}{T}\\), where \\(\\varphi\\) is areic heat flow rate and \\(T\\) is thermodynamic temperature difference."
,"latex symbol":"\\(\\kappa\\)"
,"type":"qudt:QuantityKind"
]}
JSON-LD
{
"@id" : "http://qudt.org/vocab/quantitykind/CoefficientOfHeatTransfer",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"description" : "\"Coefficient of Heat Transfer\", in thermodynamics and in mechanical and chemical engineering, is used in calculating the heat transfer, typically by convection or phase transition between a fluid and a solid. The heat transfer coefficient is the proportionality coefficient between the heat flux, that is heat flow per unit area, q/A, and the thermodynamic driving force for the flow of heat (that is, the temperature difference, (Delta T). Areic heat flow rate divided by thermodynamic temperature difference. In building technology, the \"Coefficient of Heat Transfer\", is often called \"thermal transmittance}\" with the symbol \"U\". It has SI units in watts per squared meter kelvin.",
"applicableSIUnit" : "http://qudt.org/vocab/unit/W-PER-M2-K",
"applicableUnit" : [ "http://qudt.org/vocab/unit/CAL_TH-PER-SEC-CentiM2-K", "http://qudt.org/vocab/unit/BTU_IT-PER-SEC-FT2-DEG_R", "http://qudt.org/vocab/unit/BTU_IT-PER-FT2-SEC-DEG_F", "http://qudt.org/vocab/unit/BTU_IT-PER-HR-FT2-DEG_R", "http://qudt.org/vocab/unit/BTU_IT-PER-FT2-HR-DEG_F", "http://qudt.org/vocab/unit/W-PER-M2-K", "http://qudt.org/vocab/unit/CAL_IT-PER-SEC-CentiM2-K" ],
"expression" : "\\(heat-xfer-coeff\\)",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H-1T-3D0",
"informativeReference" : "http://en.wikipedia.org/wiki/Heat_transfer_coefficient",
"latexDefinition" : "\"Coefficient of Heat Transfer\", in thermodynamics and in mechanical and chemical engineering, is used in calculating the heat transfer, typically by convection or phase transition between a fluid and a solid. The heat transfer coefficient is the proportionality coefficient between the heat flux, that is heat flow per unit area, \\(q/A\\), and the thermodynamic driving force for the flow of heat (that is, the temperature difference, \\( \\bigtriangleup T \\)). Areic heat flow rate divided by thermodynamic temperature difference. In building technology, the \\(\\textit{Coefficient of Heat Transfer}\\), is often called \\(\\textit{thermal transmittance}\\), with the symbol \\(U\\). \\(\\textit{Coefficient of Heat Transfer}\\), has SI units in watts per squared meter kelvin: \\(W/(m^2 \\cdot K)\\) .\n\n\\(K = \\frac{\\varphi}{T}\\), where \\(\\varphi\\) is areic heat flow rate and \\(T\\) is thermodynamic temperature difference.",
"latexSymbol" : "\\(\\kappa\\)",
"plainTextDescription" : "\"Coefficient of Heat Transfer\", in thermodynamics and in mechanical and chemical engineering, is used in calculating the heat transfer, typically by convection or phase transition between a fluid and a solid. The heat transfer coefficient is the proportionality coefficient between the heat flux, that is heat flow per unit area, q/A, and the thermodynamic driving force for the flow of heat (that is, the temperature difference, (Delta T). Areic heat flow rate divided by thermodynamic temperature difference. In building technology, the \"Coefficient of Heat Transfer\", is often called \"thermal transmittance}\" with the symbol \"U\". It has SI units in watts per squared meter kelvin.",
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : {
"@language" : "en",
"@value" : "Coefficient of heat transfer"
},
"@context" : {
"applicableUnit" : {
"@id" : "http://qudt.org/schema/qudt/applicableUnit",
"@type" : "@id"
},
"applicableSIUnit" : {
"@id" : "http://qudt.org/schema/qudt/applicableSIUnit",
"@type" : "@id"
},
"latexSymbol" : {
"@id" : "http://qudt.org/schema/qudt/latexSymbol",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"latexDefinition" : {
"@id" : "http://qudt.org/schema/qudt/latexDefinition",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@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"
},
"expression" : {
"@id" : "http://qudt.org/schema/qudt/expression",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"plainTextDescription" : {
"@id" : "http://qudt.org/schema/qudt/plainTextDescription"
},
"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"
},
"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#"
}
}