quantitykind:RotationalMass

URI: http://qudt.org/vocab/quantitykind/RotationalMass

Type
Description

"Rotational Mass" denotes the inertia of a body with respect to angular acceleration. It is usually measured in kg*m^2.

Properties
qudt:plainTextDescription
"Rotational Mass" denotes the inertia of a body with respect to angular acceleration. It is usually measured in kg*m^2.
Annotations
dcterms:description
"Rotational Mass" denotes the inertia of a body with respect to angular acceleration. It is usually measured in kg*m^2.
rdfs:label
Rotational Mass(en)
View as:  CSV

Work in progress

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/RotationalMass">
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloGM-MilliM2"/>
    <j.0:exactMatch rdf:resource="http://qudt.org/vocab/quantitykind/MomentOfInertia"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloGM-CentiM2"/>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://standards.buildingsmart.org/IFC/DEV/IFC4_3/RC2/HTML/link/ifcrotationalmassmeasure.htm</j.0:informativeReference>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T0D0"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloGM-M2"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/LB-FT2"/>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
    <j.0:plainTextDescription>"Rotational Mass" denotes the inertia of a body with respect to angular acceleration. It is usually measured in kg*m^2.</j.0:plainTextDescription>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/LB-IN2"/>
    <j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">"Rotational Mass" denotes the inertia of a body with respect to angular acceleration. It is usually measured in kg*m^2.</j.1:description>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
    <rdfs:label xml:lang="en">Rotational Mass</rdfs:label>
  </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/RotationalMass>
  rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
  <http://purl.org/dc/terms/description> "\"Rotational Mass\" denotes the inertia of a body with respect to angular acceleration. It is usually measured in kg*m^2."^^rdf:HTML ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM-CentiM2> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM-M2> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM-MilliM2> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB-FT2> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB-IN2> ;
  <http://qudt.org/schema/qudt/exactMatch> <http://qudt.org/vocab/quantitykind/MomentOfInertia> ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T0D0> ;
  <http://qudt.org/schema/qudt/informativeReference> "https://standards.buildingsmart.org/IFC/DEV/IFC4_3/RC2/HTML/link/ifcrotationalmassmeasure.htm"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/plainTextDescription> "\"Rotational Mass\" denotes the inertia of a body with respect to angular acceleration. It is usually measured in kg*m^2." ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
  rdfs:label "Rotational Mass"@en ;
.
JSON
{"resource":"Rotational Mass" 
 ,"qname":"quantitykind:RotationalMass" 
 ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/RotationalMass" 
 ,"properties":["applicable unit":"unit:KiloGM-CentiM2" 
    ,"applicable unit":"unit:KiloGM-M2" 
    ,"applicable unit":"unit:KiloGM-MilliM2" 
    ,"applicable unit":"unit:LB-FT2" 
    ,"applicable unit":"unit:LB-IN2" 
    ,"description":"\"Rotational Mass\" denotes the inertia of a body with respect to angular acceleration. It is usually measured in kg*m^2." 
    ,"description (plain text)":"\"Rotational Mass\" denotes the inertia of a body with respect to angular acceleration. It is usually measured in kg*m^2." 
    ,"exact match":"quantitykind:MomentOfInertia" 
    ,"has dimension vector":"dimension:A0E0L2I0M1H0T0D0" 
    ,"informative reference":"https:\/\/standards.buildingsmart.org\/IFC\/DEV\/IFC4_3\/RC2\/HTML\/link\/ifcrotationalmassmeasure.htm" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/quantitykind&gt;" 
    ,"label":"Rotational Mass" 
    ,"type":"qudt:QuantityKind" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/quantitykind/RotationalMass",
  "@type" : "http://qudt.org/schema/qudt/QuantityKind",
  "description" : "\"Rotational Mass\" denotes the inertia of a body with respect to angular acceleration. It is usually measured in kg*m^2.",
  "applicableUnit" : [ "http://qudt.org/vocab/unit/KiloGM-MilliM2", "http://qudt.org/vocab/unit/KiloGM-CentiM2", "http://qudt.org/vocab/unit/KiloGM-M2", "http://qudt.org/vocab/unit/LB-FT2", "http://qudt.org/vocab/unit/LB-IN2" ],
  "exactMatch" : "http://qudt.org/vocab/quantitykind/MomentOfInertia",
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T0D0",
  "informativeReference" : "https://standards.buildingsmart.org/IFC/DEV/IFC4_3/RC2/HTML/link/ifcrotationalmassmeasure.htm",
  "plainTextDescription" : "\"Rotational Mass\" denotes the inertia of a body with respect to angular acceleration. It is usually measured in kg*m^2.",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
  "label" : {
    "@language" : "en",
    "@value" : "Rotational Mass"
  },
  "@context" : {
    "applicableUnit" : {
      "@id" : "http://qudt.org/schema/qudt/applicableUnit",
      "@type" : "@id"
    },
    "exactMatch" : {
      "@id" : "http://qudt.org/schema/qudt/exactMatch",
      "@type" : "@id"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "plainTextDescription" : {
      "@id" : "http://qudt.org/schema/qudt/plainTextDescription"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML"
    },
    "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#"
  }
}

Generated 2024-04-25T16:15:07.643-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)