quantitykind:BendingMomentOfForce

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

Type
Description

A bending moment exists in a structural element when a moment is applied to the element so that the element bends. It is the component of moment of force perpendicular to the longitudinal axis of a beam or a shaft.

Properties
qudt:plainTextDescription
A bending moment exists in a structural element when a moment is applied to the element so that the element bends. It is the component of moment of force perpendicular to the longitudinal axis of a beam or a shaft.
qudt:latexDefinition
$M_b = M \cdot e_Q$, where $M$ is the momentof force and $e_Q$ is a unit vector directed along a $Q-axis$ with respect to which the torque is considered.
Annotations
dcterms:description
A bending moment exists in a structural element when a moment is applied to the element so that the element bends. It is the component of moment of force perpendicular to the longitudinal axis of a beam or a shaft.
rdfs:label
Bending 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: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/BendingMomentOfForce">
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/LB_F-IN"/>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/DeciN-M"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PDL-FT"/>
    <rdfs:label xml:lang="en">Bending Moment of Force</rdfs:label>
    <j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">A bending moment exists in a structural element when a moment is applied to the element so that the element bends. It is the component of moment of force perpendicular to the longitudinal axis of a beam or a shaft.</j.1:description>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/CentiN-M"/>
    <j.0:dbpediaMatch rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dbpedia.org/resource/Torque</j.0:dbpediaMatch>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/FT-LB_F"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MicroN-M"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PDL-IN"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/IN-PDL"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/DYN-CentiM"/>
    <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"/>
    <j.0:latexDefinition rdf:datatype="http://qudt.org/schema/qudt/LatexString">$M_b = M \cdot e_Q$, where $M$ is the momentof force and $e_Q$ is a unit vector directed along a $Q-axis$ with respect to which the torque is considered.</j.0:latexDefinition>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0"/>
    <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/KiloN-M"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MegaN-M"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliN-M"/>
    <j.0:symbol>M_b</j.0:symbol>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/LB_F-FT"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/OZ_F-IN"/>
    <j.2:broader rdf:resource="http://qudt.org/vocab/quantitykind/Torque"/>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Bending_moment</j.0:informativeReference>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/N-M"/>
    <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:plainTextDescription>A bending moment exists in a structural element when a moment is applied to the element so that the element bends. It is the component of moment of force perpendicular to the longitudinal axis of a beam or a shaft.</j.0:plainTextDescription>
  </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/BendingMomentOfForce>
  rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
  <http://purl.org/dc/terms/description> "A bending moment exists in a structural element when a moment is applied to the element so that the element bends. It is the component of moment of force perpendicular to the longitudinal axis of a beam or a shaft."^^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/dbpediaMatch> "http://dbpedia.org/resource/Torque"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
  <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Bending_moment"^^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_b = M \\cdot e_Q$, where $M$ is the momentof force and $e_Q$ is a unit vector directed along a $Q-axis$ with respect to which the torque is considered."^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/plainTextDescription> "A bending moment exists in a structural element when a moment is applied to the element so that the element bends. It is the component of moment of force perpendicular to the longitudinal axis of a beam or a shaft." ;
  <http://qudt.org/schema/qudt/symbol> "M_b" ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
  rdfs:label "Bending Moment of Force"@en ;
  <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Torque> ;
.
JSON
{"resource":"Bending Moment of Force" 
 ,"qname":"quantitykind:BendingMomentOfForce" 
 ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/BendingMomentOfForce" 
 ,"properties":["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" 
    ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Torque" 
    ,"description":"A bending moment exists in a structural element when a moment is applied to the element so that the element bends. It is the component of moment of force perpendicular to the longitudinal axis of a beam or a shaft." 
    ,"description (plain text)":"A bending moment exists in a structural element when a moment is applied to the element so that the element bends. It is the component of moment of force perpendicular to the longitudinal axis of a beam or a shaft." 
    ,"has broader":"quantitykind:Torque" 
    ,"has dimension vector":"dimension:A0E0L2I0M1H0T-2D0" 
    ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Bending_moment" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/quantitykind&gt;" 
    ,"label":"Bending Moment of Force" 
    ,"latex definition":"$M_b = M \\cdot e_Q$, where $M$ is the momentof force and $e_Q$ is a unit vector directed along a $Q-axis$ with respect to which the torque is considered." 
    ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31889" 
    ,"symbol":"M_b" 
    ,"type":"qudt:QuantityKind" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/quantitykind/BendingMomentOfForce",
  "@type" : "http://qudt.org/schema/qudt/QuantityKind",
  "description" : "A bending moment exists in a structural element when a moment is applied to the element so that the element bends. It is the component of moment of force perpendicular to the longitudinal axis of a beam or a shaft.",
  "applicableUnit" : [ "http://qudt.org/vocab/unit/LB_F-IN", "http://qudt.org/vocab/unit/DeciN-M", "http://qudt.org/vocab/unit/PDL-FT", "http://qudt.org/vocab/unit/CentiN-M", "http://qudt.org/vocab/unit/FT-LB_F", "http://qudt.org/vocab/unit/MicroN-M", "http://qudt.org/vocab/unit/PDL-IN", "http://qudt.org/vocab/unit/IN-PDL", "http://qudt.org/vocab/unit/DYN-CentiM", "http://qudt.org/vocab/unit/N-CentiM", "http://qudt.org/vocab/unit/KiloGM_F-M", "http://qudt.org/vocab/unit/KiloN-M", "http://qudt.org/vocab/unit/MegaN-M", "http://qudt.org/vocab/unit/MilliN-M", "http://qudt.org/vocab/unit/LB_F-FT", "http://qudt.org/vocab/unit/OZ_F-IN", "http://qudt.org/vocab/unit/N-M", "http://qudt.org/vocab/unit/DYN-M" ],
  "dbpediaMatch" : "http://dbpedia.org/resource/Torque",
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0",
  "informativeReference" : "http://en.wikipedia.org/wiki/Bending_moment",
  "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31889",
  "latexDefinition" : "$M_b = M \\cdot e_Q$, where $M$ is the momentof force and $e_Q$ is a unit vector directed along a $Q-axis$ with respect to which the torque is considered.",
  "plainTextDescription" : "A bending moment exists in a structural element when a moment is applied to the element so that the element bends. It is the component of moment of force perpendicular to the longitudinal axis of a beam or a shaft.",
  "symbol" : "M_b",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
  "label" : {
    "@language" : "en",
    "@value" : "Bending Moment of Force"
  },
  "broader" : "http://qudt.org/vocab/quantitykind/Torque",
  "@context" : {
    "applicableUnit" : {
      "@id" : "http://qudt.org/schema/qudt/applicableUnit",
      "@type" : "@id"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML"
    },
    "dbpediaMatch" : {
      "@id" : "http://qudt.org/schema/qudt/dbpediaMatch",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "latexDefinition" : {
      "@id" : "http://qudt.org/schema/qudt/latexDefinition",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "isoNormativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/isoNormativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "broader" : {
      "@id" : "http://www.w3.org/2004/02/skos/core#broader",
      "@type" : "@id"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "plainTextDescription" : {
      "@id" : "http://qudt.org/schema/qudt/plainTextDescription"
    },
    "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:12:53.050-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)