The quantity kind $\textit{Product of Inertia}$ is a measure of a body's dynamic
(or coupled) imbalance resulting in a precession when rotating about an axis
other than the body's principal axis.
The quantity kind $\textit{Product of Inertia}$ is a measure of a body's dynamic
(or coupled) imbalance resulting in a precession when rotating about an axis
other than the body's principal axis.
<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/PRODUCT-OF-INERTIA">
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">
The quantity kind $\textit{Product of Inertia}$ is a measure of a body's dynamic
(or coupled) imbalance resulting in a precession when rotating about an axis
other than the body's principal axis.
</j.1:description>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T0D0"/>
<j.0:plainTextDescription>A measure of a body's dynamic (or coupled) imbalance resulting in a precession when rotating about an axis other than the body's principal axis.</j.0:plainTextDescription>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<rdfs:label xml:lang="en">Product of Inertia</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/PRODUCT-OF-INERTIA>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/description> """
The quantity kind $\\textit{Product of Inertia}$ is a measure of a body's dynamic
(or coupled) imbalance resulting in a precession when rotating about an axis
other than the body's principal axis.
"""^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T0D0> ;
<http://qudt.org/schema/qudt/plainTextDescription> "A measure of a body's dynamic (or coupled) imbalance resulting in a precession when rotating about an axis other than the body's principal axis." ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Product of Inertia"@en ;
.
{"resource":"Product of Inertia"
,"qname":"quantitykind:PRODUCT-OF-INERTIA"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/PRODUCT-OF-INERTIA"
,"properties":["description":"\n The quantity kind $\\textit{Product of Inertia}$ is a measure of a body's dynamic\n (or coupled) imbalance resulting in a precession when rotating about an axis \n other than the body's principal axis.\n "
,"description (plain text)":"A measure of a body's dynamic (or coupled) imbalance resulting in a precession when rotating about an axis other than the body's principal axis."
,"has dimension vector":"dimension:A0E0L2I0M1H0T0D0"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"Product of Inertia"
,"type":"qudt:QuantityKind"
]}