quantitykind:MomentOfForce

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

Type
Description

Moment of force (often just moment) is the tendency of a force to twist or rotate an object.

Properties
qudt:plainTextDescription
Moment of force (often just moment) is the tendency of a force to twist or rotate an object.
qudt:latexDefinition
$M = r \cdot F$, where $r$ is the position vector and $F$ is the force.
Annotations
dcterms:description
Moment of force (often just moment) is the tendency of a force to twist or rotate an object.
rdfs:label
Moment of Force(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/MomentOfForce">
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MegaN-M"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/IN-PDL"/>
    <j.0:exactMatch rdf:resource="http://qudt.org/vocab/quantitykind/Torque"/>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MicroN-M"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PDL-FT"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/DeciN-M"/>
    <j.0:siExactMatch rdf:resource="https://si-digital-framework.org/SI/quantities/TORQ"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PDL-IN"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/N-CentiM"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloGM_F-M"/>
    <rdfs:label xml:lang="en">Moment of Force</rdfs:label>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/LB_F-FT"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/DYN-M"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/OZ_F-IN"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/CentiN-M"/>
    <j.0:symbol>M</j.0:symbol>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Moment_(physics)</j.0:informativeReference>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloN-M"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/DYN-CentiM"/>
    <j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">Moment of force (often just moment) is the tendency of a force to twist or rotate an object.</j.1:description>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliN-M"/>
    <j.0:latexDefinition rdf:datatype="http://qudt.org/schema/qudt/LatexString">$M = r \cdot F$, where $r$ is the position vector and $F$ is the force.</j.0:latexDefinition>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/LB_F-IN"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/N-M"/>
    <j.0:plainTextDescription>Moment of force (often just moment) is the tendency of a force to twist or rotate an object.</j.0:plainTextDescription>
    <j.0:isoNormativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.iso.org/iso/catalogue_detail?csnumber=31889</j.0:isoNormativeReference>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/FT-LB_F"/>
  </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/MomentOfForce>
  rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
  <http://purl.org/dc/terms/description> "Moment of force (often just moment) is the tendency of a force to twist or rotate an object."^^rdf:HTML ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiN-M> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DYN-CentiM> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DYN-M> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciN-M> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-LB_F> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN-PDL> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM_F-M> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloN-M> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB_F-FT> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB_F-IN> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaN-M> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroN-M> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliN-M> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/N-CentiM> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/N-M> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/OZ_F-IN> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PDL-FT> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PDL-IN> ;
  <http://qudt.org/schema/qudt/exactMatch> <http://qudt.org/vocab/quantitykind/Torque> ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
  <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Moment_(physics)"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31889"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/latexDefinition> "$M = r \\cdot F$, where $r$ is the position vector and $F$ is the force."^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/plainTextDescription> "Moment of force (often just moment) is the tendency of a force to twist or rotate an object." ;
  <http://qudt.org/schema/qudt/siExactMatch> <https://si-digital-framework.org/SI/quantities/TORQ> ;
  <http://qudt.org/schema/qudt/symbol> "M" ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
  rdfs:label "Moment of Force"@en ;
.
JSON
{"resource":"Moment of Force" 
 ,"qname":"quantitykind:MomentOfForce" 
 ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/MomentOfForce" 
 ,"properties":["Individual from SI Reference Point":"si-quantity:TORQ" 
    ,"applicable unit":"unit:CentiN-M" 
    ,"applicable unit":"unit:DYN-CentiM" 
    ,"applicable unit":"unit:DYN-M" 
    ,"applicable unit":"unit:DeciN-M" 
    ,"applicable unit":"unit:FT-LB_F" 
    ,"applicable unit":"unit:IN-PDL" 
    ,"applicable unit":"unit:KiloGM_F-M" 
    ,"applicable unit":"unit:KiloN-M" 
    ,"applicable unit":"unit:LB_F-FT" 
    ,"applicable unit":"unit:LB_F-IN" 
    ,"applicable unit":"unit:MegaN-M" 
    ,"applicable unit":"unit:MicroN-M" 
    ,"applicable unit":"unit:MilliN-M" 
    ,"applicable unit":"unit:N-CentiM" 
    ,"applicable unit":"unit:N-M" 
    ,"applicable unit":"unit:OZ_F-IN" 
    ,"applicable unit":"unit:PDL-FT" 
    ,"applicable unit":"unit:PDL-IN" 
    ,"description":"Moment of force (often just moment) is the tendency of a force to twist or rotate an object." 
    ,"description (plain text)":"Moment of force (often just moment) is the tendency of a force to twist or rotate an object." 
    ,"exact match":"quantitykind:Torque" 
    ,"has dimension vector":"dimension:A0E0L2I0M1H0T-2D0" 
    ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Moment_(physics)" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/quantitykind&gt;" 
    ,"label":"Moment of Force" 
    ,"latex definition":"$M = r \\cdot F$, where $r$ is the position vector and $F$ is the force." 
    ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31889" 
    ,"symbol":"M" 
    ,"type":"qudt:QuantityKind" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/quantitykind/MomentOfForce",
  "@type" : "http://qudt.org/schema/qudt/QuantityKind",
  "description" : "Moment of force (often just moment) is the tendency of a force to twist or rotate an object.",
  "applicableUnit" : [ "http://qudt.org/vocab/unit/MegaN-M", "http://qudt.org/vocab/unit/IN-PDL", "http://qudt.org/vocab/unit/MicroN-M", "http://qudt.org/vocab/unit/PDL-FT", "http://qudt.org/vocab/unit/DeciN-M", "http://qudt.org/vocab/unit/PDL-IN", "http://qudt.org/vocab/unit/N-CentiM", "http://qudt.org/vocab/unit/KiloGM_F-M", "http://qudt.org/vocab/unit/LB_F-FT", "http://qudt.org/vocab/unit/DYN-M", "http://qudt.org/vocab/unit/OZ_F-IN", "http://qudt.org/vocab/unit/CentiN-M", "http://qudt.org/vocab/unit/KiloN-M", "http://qudt.org/vocab/unit/DYN-CentiM", "http://qudt.org/vocab/unit/MilliN-M", "http://qudt.org/vocab/unit/LB_F-IN", "http://qudt.org/vocab/unit/N-M", "http://qudt.org/vocab/unit/FT-LB_F" ],
  "exactMatch" : "http://qudt.org/vocab/quantitykind/Torque",
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0",
  "informativeReference" : "http://en.wikipedia.org/wiki/Moment_(physics)",
  "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31889",
  "latexDefinition" : "$M = r \\cdot F$, where $r$ is the position vector and $F$ is the force.",
  "plainTextDescription" : "Moment of force (often just moment) is the tendency of a force to twist or rotate an object.",
  "siExactMatch" : "https://si-digital-framework.org/SI/quantities/TORQ",
  "symbol" : "M",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
  "label" : {
    "@language" : "en",
    "@value" : "Moment of Force"
  },
  "@context" : {
    "applicableUnit" : {
      "@id" : "http://qudt.org/schema/qudt/applicableUnit",
      "@type" : "@id"
    },
    "exactMatch" : {
      "@id" : "http://qudt.org/schema/qudt/exactMatch",
      "@type" : "@id"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "siExactMatch" : {
      "@id" : "http://qudt.org/schema/qudt/siExactMatch",
      "@type" : "@id"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML"
    },
    "latexDefinition" : {
      "@id" : "http://qudt.org/schema/qudt/latexDefinition",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "plainTextDescription" : {
      "@id" : "http://qudt.org/schema/qudt/plainTextDescription"
    },
    "isoNormativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/isoNormativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "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:09:17.257-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)