<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/RotationalStiffness">
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<j.0:plainTextDescription>Rotational Stiffness is the extent to which an object resists deformation in response to an applied torque.</j.0:plainTextDescription>
<rdfs:comment>Applicable units are those of quantitykind:TorquePerAngle</rdfs:comment>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/N-M-PER-MIN_Angle"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/N-M-PER-ARCMIN"/>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">Rotational Stiffness is the extent to which an object resists deformation in response to an applied torque.</j.1:description>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/N-M-PER-RAD"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/N-M-PER-DEG"/>
<rdfs:label xml:lang="en">Rotational Stiffness</rdfs:label>
<j.2:broader rdf:resource="http://qudt.org/vocab/quantitykind/TorquePerAngle"/>
</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/RotationalStiffness>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/description> "Rotational Stiffness is the extent to which an object resists deformation in response to an applied torque."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/N-M-PER-ARCMIN> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/N-M-PER-DEG> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/N-M-PER-MIN_Angle> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/N-M-PER-RAD> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
<http://qudt.org/schema/qudt/plainTextDescription> "Rotational Stiffness is the extent to which an object resists deformation in response to an applied torque." ;
rdfs:comment "Applicable units are those of quantitykind:TorquePerAngle" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Rotational Stiffness"@en ;
<http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/TorquePerAngle> ;
.
{"resource":"Rotational Stiffness"
,"qname":"quantitykind:RotationalStiffness"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/RotationalStiffness"
,"properties":["applicable unit":"unit:N-M-PER-ARCMIN"
,"applicable unit":"unit:N-M-PER-DEG"
,"applicable unit":"unit:N-M-PER-MIN_Angle"
,"applicable unit":"unit:N-M-PER-RAD"
,"comment":"Applicable units are those of quantitykind:TorquePerAngle"
,"description":"Rotational Stiffness is the extent to which an object resists deformation in response to an applied torque."
,"description (plain text)":"Rotational Stiffness is the extent to which an object resists deformation in response to an applied torque."
,"has broader":"quantitykind:TorquePerAngle"
,"has dimension vector":"dimension:A0E0L2I0M1H0T-2D0"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"Rotational Stiffness"
,"type":"qudt:QuantityKind"
]}
{
"@id" : "http://qudt.org/vocab/quantitykind/RotationalStiffness",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"description" : "Rotational Stiffness is the extent to which an object resists deformation in response to an applied torque.",
"applicableUnit" : [ "http://qudt.org/vocab/unit/N-M-PER-MIN_Angle", "http://qudt.org/vocab/unit/N-M-PER-ARCMIN", "http://qudt.org/vocab/unit/N-M-PER-RAD", "http://qudt.org/vocab/unit/N-M-PER-DEG" ],
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0",
"plainTextDescription" : "Rotational Stiffness is the extent to which an object resists deformation in response to an applied torque.",
"comment" : "Applicable units are those of quantitykind:TorquePerAngle",
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : {
"@language" : "en",
"@value" : "Rotational Stiffness"
},
"broader" : "http://qudt.org/vocab/quantitykind/TorquePerAngle",
"@context" : {
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"plainTextDescription" : {
"@id" : "http://qudt.org/schema/qudt/plainTextDescription"
},
"comment" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
},
"applicableUnit" : {
"@id" : "http://qudt.org/schema/qudt/applicableUnit",
"@type" : "@id"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"broader" : {
"@id" : "http://www.w3.org/2004/02/skos/core#broader",
"@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#"
}
}