quantitykind:SectionModulus

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

Type
Description

The Section Modulus is a geometric property for a given cross-section used in the design of beams or flexural members.

Properties
qudt:plainTextDescription
The Section Modulus is a geometric property for a given cross-section used in the design of beams or flexural members.
qudt:latexDefinition
Z=Ia(rQ)max, where Ia is the second axial moment of area and (rQ)max is the maximum radial distance of any point in the surface considered from the Qaxis with respect to which Ia is defined.
Annotations
rdfs:comment
Applicable units are those of quantitykind:SectionModulus
dcterms:description
The Section Modulus is a geometric property for a given cross-section used in the design of beams or flexural members.
rdfs:label
Section Modulus(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/SectionModulus">
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Section_modulus</j.0:informativeReference>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/TON_Register"/>
    <j.0:latexDefinition rdf:datatype="http://qudt.org/schema/qudt/LatexString">$Z = \frac{I_a}{(r_Q)_{max}}$, where $I_a$ is the second axial moment of area and $(r_Q)_{max}$ is the maximum radial distance of any point in the surface considered from the $Q-axis$ with respect to which $I_a$ is defined.</j.0:latexDefinition>
    <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">The Section Modulus is a geometric property for a given cross-section used in the design of beams or flexural members.</j.1:description>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.0/vocab/quantitykind"/>
    <j.0:symbol>Z</j.0:symbol>
    <rdfs:label xml:lang="en">Section Modulus</rdfs:label>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MI_UK3"/>
    <j.0:isoNormativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.iso.org/iso/catalogue_detail?csnumber=31889</j.0:isoNormativeReference>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/M3"/>
    <j.0:plainTextDescription>The Section Modulus is a geometric property for a given cross-section used in the design of beams or flexural members.</j.0:plainTextDescription>
    <rdfs:comment>Applicable units are those of quantitykind:SectionModulus</rdfs:comment>
  </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/SectionModulus>
  rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
  <http://purl.org/dc/terms/description> "The Section Modulus is a geometric property for a given cross-section used in the design of beams or flexural members."^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M3> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI_UK3> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_Register> ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
  <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Section_modulus"^^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> "$Z = \\frac{I_a}{(r_Q)_{max}}$, where $I_a$ is the second axial moment of area and $(r_Q)_{max}$ is the maximum radial distance of any point in the surface considered from the $Q-axis$ with respect to which $I_a$ is defined."^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/plainTextDescription> "The Section Modulus is a geometric property for a given cross-section used in the design of beams or flexural members." ;
  <http://qudt.org/schema/qudt/symbol> "Z" ;
  rdfs:comment "Applicable units are those of quantitykind:SectionModulus" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/quantitykind> ;
  rdfs:label "Section Modulus"@en ;
.
JSON
{"resource":"Section Modulus" 
 ,"qname":"quantitykind:SectionModulus" 
 ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/SectionModulus" 
 ,"properties":["applicable unit":"unit:M3" 
    ,"applicable unit":"unit:MI_UK3" 
    ,"applicable unit":"unit:TON_Register" 
    ,"comment":"Applicable units are those of quantitykind:SectionModulus" 
    ,"description":"The Section Modulus is a geometric property for a given cross-section used in the design of beams or flexural members." 
    ,"description (plain text)":"The Section Modulus is a geometric property for a given cross-section used in the design of beams or flexural members." 
    ,"has dimension vector":"dimension:A0E0L3I0M0H0T0D0" 
    ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Section_modulus" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.0\/vocab\/quantitykind&gt;" 
    ,"label":"Section Modulus" 
    ,"latex definition":"$Z = \\frac{I_a}{(r_Q)_{max}}$, where $I_a$ is the second axial moment of area and $(r_Q)_{max}$ is the maximum radial distance of any point in the surface considered from the $Q-axis$ with respect to which $I_a$ is defined." 
    ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31889" 
    ,"symbol":"Z" 
    ,"type":"qudt:QuantityKind" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/quantitykind/SectionModulus",
  "@type" : "http://qudt.org/schema/qudt/QuantityKind",
  "description" : "The Section Modulus is a geometric property for a given cross-section used in the design of beams or flexural members.",
  "applicableUnit" : [ "http://qudt.org/vocab/unit/TON_Register", "http://qudt.org/vocab/unit/MI_UK3", "http://qudt.org/vocab/unit/M3" ],
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0",
  "informativeReference" : "http://en.wikipedia.org/wiki/Section_modulus",
  "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31889",
  "latexDefinition" : "$Z = \\frac{I_a}{(r_Q)_{max}}$, where $I_a$ is the second axial moment of area and $(r_Q)_{max}$ is the maximum radial distance of any point in the surface considered from the $Q-axis$ with respect to which $I_a$ is defined.",
  "plainTextDescription" : "The Section Modulus is a geometric property for a given cross-section used in the design of beams or flexural members.",
  "symbol" : "Z",
  "comment" : "Applicable units are those of quantitykind:SectionModulus",
  "isDefinedBy" : "http://qudt.org/3.1.0/vocab/quantitykind",
  "label" : {
    "@language" : "en",
    "@value" : "Section Modulus"
  },
  "@context" : {
    "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"
    },
    "applicableUnit" : {
      "@id" : "http://qudt.org/schema/qudt/applicableUnit",
      "@type" : "@id"
    },
    "latexDefinition" : {
      "@id" : "http://qudt.org/schema/qudt/latexDefinition",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "isoNormativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/isoNormativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "plainTextDescription" : {
      "@id" : "http://qudt.org/schema/qudt/plainTextDescription"
    },
    "comment" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
    },
    "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 2025-03-20T14:41:15.847-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)