<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/WarpingMoment">
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/N-M2"/>
<rdfs:comment>Applicable units are those of quantitykind:WarpingMoment</rdfs:comment>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L3I0M1H0T-2D0"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloN-M2"/>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">The warping moment measure is a measure for the warping moment, which occurs in warping torsional analysis. It is usually measured in kNm².</j.1:description>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://standards.buildingsmart.org/IFC/RELEASE/IFC4/ADD1/HTML/link/ifcwarpingmomentmeasure.htm</j.0:informativeReference>
<j.0:plainTextDescription>The warping moment measure is a measure for the warping moment, which occurs in warping torsional analysis. It is usually measured in kNm².</j.0:plainTextDescription>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<rdfs:label xml:lang="en">Warping Moment</rdfs:label>
</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/WarpingMoment>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/description> "The warping moment measure is a measure for the warping moment, which occurs in warping torsional analysis. It is usually measured in kNm²."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloN-M2> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/N-M2> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L3I0M1H0T-2D0> ;
<http://qudt.org/schema/qudt/informativeReference> "https://standards.buildingsmart.org/IFC/RELEASE/IFC4/ADD1/HTML/link/ifcwarpingmomentmeasure.htm"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/plainTextDescription> "The warping moment measure is a measure for the warping moment, which occurs in warping torsional analysis. It is usually measured in kNm²." ;
rdfs:comment "Applicable units are those of quantitykind:WarpingMoment" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Warping Moment"@en ;
.
{"resource":"Warping Moment"
,"qname":"quantitykind:WarpingMoment"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/WarpingMoment"
,"properties":["applicable unit":"unit:KiloN-M2"
,"applicable unit":"unit:N-M2"
,"comment":"Applicable units are those of quantitykind:WarpingMoment"
,"description":"The warping moment measure is a measure for the warping moment, which occurs in warping torsional analysis. It is usually measured in kNm²."
,"description (plain text)":"The warping moment measure is a measure for the warping moment, which occurs in warping torsional analysis. It is usually measured in kNm²."
,"has dimension vector":"dimension:A0E0L3I0M1H0T-2D0"
,"informative reference":"https:\/\/standards.buildingsmart.org\/IFC\/RELEASE\/IFC4\/ADD1\/HTML\/link\/ifcwarpingmomentmeasure.htm"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"Warping Moment"
,"type":"qudt:QuantityKind"
]}
{
"@id" : "http://qudt.org/vocab/quantitykind/WarpingMoment",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"description" : "The warping moment measure is a measure for the warping moment, which occurs in warping torsional analysis. It is usually measured in kNm².",
"applicableUnit" : [ "http://qudt.org/vocab/unit/N-M2", "http://qudt.org/vocab/unit/KiloN-M2" ],
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L3I0M1H0T-2D0",
"informativeReference" : "https://standards.buildingsmart.org/IFC/RELEASE/IFC4/ADD1/HTML/link/ifcwarpingmomentmeasure.htm",
"plainTextDescription" : "The warping moment measure is a measure for the warping moment, which occurs in warping torsional analysis. It is usually measured in kNm².",
"comment" : "Applicable units are those of quantitykind:WarpingMoment",
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : {
"@language" : "en",
"@value" : "Warping Moment"
},
"@context" : {
"applicableUnit" : {
"@id" : "http://qudt.org/schema/qudt/applicableUnit",
"@type" : "@id"
},
"comment" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"informativeReference" : {
"@id" : "http://qudt.org/schema/qudt/informativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"plainTextDescription" : {
"@id" : "http://qudt.org/schema/qudt/plainTextDescription"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"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#"
}
}