quantitykind:LinearExpansionCoefficient
URI: http://qudt.org/vocab/quantitykind/LinearExpansionCoefficient
Applicable units are those of quantitykind:LinearExpansionCoefficient
Work in progress
<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/LinearExpansionCoefficient"> <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H-1T0D0"/> <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/> <j.0:qkdvNumerator rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0"/> <rdfs:label xml:lang="fr">coefficient de dilatation linéique</rdfs:label> <rdfs:label xml:lang="ar">معدل التمدد الحراري الخطي</rdfs:label> <j.0:expression rdf:datatype="http://qudt.org/schema/qudt/LatexString">$lnr-exp-coef$</j.0:expression> <j.0:latexDefinition rdf:datatype="http://qudt.org/schema/qudt/LatexString">$\alpha_l = \frac{1}{l} \; \frac{dl}{dT}$, where $l$ is $length$ and $T$ is thermodynamic temperature.</j.0:latexDefinition> <j.1:broader rdf:resource="http://qudt.org/vocab/quantitykind/ExpansionRatio"/> <rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/> <j.0:isoNormativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.iso.org/iso/catalogue_detail?csnumber=31890</j.0:isoNormativeReference> <rdfs:label xml:lang="zh">线性热膨胀系数</rdfs:label> <rdfs:label xml:lang="ja">線熱膨張係数</rdfs:label> <rdfs:label xml:lang="pl">współczynnik liniowej rozszerzalności cieplnej</rdfs:label> <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PER-K"/> <rdfs:comment>Applicable units are those of quantitykind:LinearExpansionCoefficient</rdfs:comment> <rdfs:label xml:lang="pt">coeficiente de dilatação térmica linear</rdfs:label> <rdfs:label xml:lang="it">coefficiente di dilatazione lineare</rdfs:label> <rdfs:label xml:lang="de">linearer Ausdehnungskoeffizient</rdfs:label> <rdfs:label xml:lang="es">coeficiente de expansión térmica lineal</rdfs:label> <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PERCENT-PER-K"/> <rdfs:label xml:lang="en">linear expansion coefficient</rdfs:label> <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PER-DEG_F"/> <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PER-MegaK"/> <j.0:latexSymbol rdf:datatype="http://qudt.org/schema/qudt/LatexString">$\alpha_l$</j.0:latexSymbol> <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PERCENT-PER-DecaK"/> <j.0:qkdvDenominator rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H1T0D0"/> </rdf:Description> </rdf:RDF>
@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/LinearExpansionCoefficient> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-DEG_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-K> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-MegaK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PERCENT-PER-DecaK> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PERCENT-PER-K> ; <http://qudt.org/schema/qudt/expression> "$lnr-exp-coef$"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H-1T0D0> ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31890"^^xsd:anyURI ; <http://qudt.org/schema/qudt/latexDefinition> "$\\alpha_l = \\frac{1}{l} \\; \\frac{dl}{dT}$, where $l$ is $length$ and $T$ is thermodynamic temperature."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/latexSymbol> "$\\alpha_l$"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/qkdvDenominator> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H1T0D0> ; <http://qudt.org/schema/qudt/qkdvNumerator> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ; rdfs:comment "Applicable units are those of quantitykind:LinearExpansionCoefficient" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "coefficient de dilatation linéique"@fr ; rdfs:label "coefficiente di dilatazione lineare"@it ; rdfs:label "coeficiente de dilatação térmica linear"@pt ; rdfs:label "coeficiente de expansión térmica lineal"@es ; rdfs:label "linear expansion coefficient"@en ; rdfs:label "linearer Ausdehnungskoeffizient"@de ; rdfs:label "współczynnik liniowej rozszerzalności cieplnej"@pl ; rdfs:label "معدل التمدد الحراري الخطي"@ar ; rdfs:label "線熱膨張係数"@ja ; rdfs:label "线性热膨胀系数"@zh ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/ExpansionRatio> ; .
{"resource":"linear expansion coefficient" ,"qname":"quantitykind:LinearExpansionCoefficient" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/LinearExpansionCoefficient" ,"properties":["applicable unit":"unit:PER-DEG_F" ,"applicable unit":"unit:PER-K" ,"applicable unit":"unit:PER-MegaK" ,"applicable unit":"unit:PERCENT-PER-DecaK" ,"applicable unit":"unit:PERCENT-PER-K" ,"comment":"Applicable units are those of quantitykind:LinearExpansionCoefficient" ,"denominator dimension vector":"dimension:A0E0L1I0M0H1T0D0" ,"expression":"$lnr-exp-coef$" ,"has broader":"quantitykind:ExpansionRatio" ,"has dimension vector":"dimension:A0E0L0I0M0H-1T0D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"coefficient de dilatation linéique" ,"label":"coefficiente di dilatazione lineare" ,"label":"coeficiente de dilatação térmica linear" ,"label":"coeficiente de expansión térmica lineal" ,"label":"linear expansion coefficient" ,"label":"linearer Ausdehnungskoeffizient" ,"label":"współczynnik liniowej rozszerzalności cieplnej" ,"label":"معدل التمدد الحراري الخطي" ,"label":"線熱膨張係数" ,"label":"线性热膨胀系数" ,"latex definition":"$\\alpha_l = \\frac{1}{l} \\; \\frac{dl}{dT}$, where $l$ is $length$ and $T$ is thermodynamic temperature." ,"latex symbol":"$\\alpha_l$" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31890" ,"numerator dimension vector":"dimension:A0E0L1I0M0H0T0D0" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/LinearExpansionCoefficient", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "applicableUnit" : [ "http://qudt.org/vocab/unit/PER-K", "http://qudt.org/vocab/unit/PERCENT-PER-K", "http://qudt.org/vocab/unit/PER-DEG_F", "http://qudt.org/vocab/unit/PER-MegaK", "http://qudt.org/vocab/unit/PERCENT-PER-DecaK" ], "expression" : "$lnr-exp-coef$", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H-1T0D0", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31890", "latexDefinition" : "$\\alpha_l = \\frac{1}{l} \\; \\frac{dl}{dT}$, where $l$ is $length$ and $T$ is thermodynamic temperature.", "latexSymbol" : "$\\alpha_l$", "qkdvDenominator" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H1T0D0", "qkdvNumerator" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0", "comment" : "Applicable units are those of quantitykind:LinearExpansionCoefficient", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : [ { "@language" : "fr", "@value" : "coefficient de dilatation linéique" }, { "@language" : "ar", "@value" : "معدل التمدد الحراري الخطي" }, { "@language" : "zh", "@value" : "线性热膨胀系数" }, { "@language" : "ja", "@value" : "線熱膨張係数" }, { "@language" : "pl", "@value" : "współczynnik liniowej rozszerzalności cieplnej" }, { "@language" : "pt", "@value" : "coeficiente de dilatação térmica linear" }, { "@language" : "it", "@value" : "coefficiente di dilatazione lineare" }, { "@language" : "de", "@value" : "linearer Ausdehnungskoeffizient" }, { "@language" : "es", "@value" : "coeficiente de expansión térmica lineal" }, { "@language" : "en", "@value" : "linear expansion coefficient" } ], "broader" : "http://qudt.org/vocab/quantitykind/ExpansionRatio", "@context" : { "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "qkdvNumerator" : { "@id" : "http://qudt.org/schema/qudt/qkdvNumerator", "@type" : "@id" }, "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" }, "latexDefinition" : { "@id" : "http://qudt.org/schema/qudt/latexDefinition", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "comment" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#comment" }, "latexSymbol" : { "@id" : "http://qudt.org/schema/qudt/latexSymbol", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "qkdvDenominator" : { "@id" : "http://qudt.org/schema/qudt/qkdvDenominator", "@type" : "@id" }, "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#" } }