quantitykind:LinearForce

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

Type
Description

Another name for Force Per Length, used by the Industry Foundation Classes (IFC) standard.

Properties
qudt:plainTextDescription
Another name for Force Per Length, used by the Industry Foundation Classes (IFC) standard.
qudt:iec61360Code
0112/2///62720#UAD077
Annotations
dcterms:description
Another name for Force Per Length, used by the Industry Foundation Classes (IFC) standard.
rdfs:label
Linear Force(en)
Streckenlast(de)
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/LinearForce">
    <rdfs:label xml:lang="de">Streckenlast</rdfs:label>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloN-PER-M"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MegaN-M-PER-M2"/>
    <j.0:plainTextDescription>Another name for Force Per Length, used by the Industry Foundation Classes (IFC) standard.</j.0:plainTextDescription>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/GigaN-M-PER-M2"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/LB_F-PER-FT"/>
    <j.0:iec61360Code>0112/2///62720#UAD077</j.0:iec61360Code>
    <rdfs:label xml:lang="en">Linear Force</rdfs:label>
    <j.2:broader rdf:resource="http://qudt.org/vocab/quantitykind/ForcePerLength"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/CentiN-M-PER-M2"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloN-M-PER-M2"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MicroN-M-PER-M2"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/N-PER-M"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/DYN-PER-CentiM"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliN-M-PER-M2"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/LB_F-PER-IN"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloLB_F-PER-FT"/>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/LB_F-PER-YD"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/N-M-PER-M2"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/N-PER-CentiM"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloGM_F-M-PER-CentiM2"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliN-PER-M"/>
    <j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">Another name for Force Per Length, used by the Industry Foundation Classes (IFC) standard.</j.1:description>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/NanoN-M-PER-M2"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/N-PER-MilliM"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PDL-PER-IN"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://standards.buildingsmart.org/IFC/DEV/IFC4_3/RC1/HTML/schema/ifcmeasureresource/lexical/ifclinearforcemeasure.htm</j.0:informativeReference>
  </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/LinearForce>
  rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
  <http://purl.org/dc/terms/description> "Another name for Force Per Length, used by the Industry Foundation Classes (IFC) standard."^^rdf:HTML ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiN-M-PER-M2> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DYN-PER-CentiM> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaN-M-PER-M2> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM_F-M-PER-CentiM2> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloLB_F-PER-FT> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloN-M-PER-M2> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloN-PER-M> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB_F-PER-FT> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB_F-PER-IN> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB_F-PER-YD> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaN-M-PER-M2> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroN-M-PER-M2> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliN-M-PER-M2> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliN-PER-M> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/N-M-PER-M2> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/N-PER-CentiM> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/N-PER-M> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/N-PER-MilliM> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoN-M-PER-M2> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PDL-PER-IN> ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0> ;
  <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAD077" ;
  <http://qudt.org/schema/qudt/informativeReference> "https://standards.buildingsmart.org/IFC/DEV/IFC4_3/RC1/HTML/schema/ifcmeasureresource/lexical/ifclinearforcemeasure.htm"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/plainTextDescription> "Another name for Force Per Length, used by the Industry Foundation Classes (IFC) standard." ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
  rdfs:label "Linear Force"@en ;
  rdfs:label "Streckenlast"@de ;
  <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/ForcePerLength> ;
.
JSON
{"resource":"Linear Force" 
 ,"qname":"quantitykind:LinearForce" 
 ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/LinearForce" 
 ,"properties":["applicable unit":"unit:CentiN-M-PER-M2" 
    ,"applicable unit":"unit:DYN-PER-CentiM" 
    ,"applicable unit":"unit:GigaN-M-PER-M2" 
    ,"applicable unit":"unit:KiloGM_F-M-PER-CentiM2" 
    ,"applicable unit":"unit:KiloLB_F-PER-FT" 
    ,"applicable unit":"unit:KiloN-M-PER-M2" 
    ,"applicable unit":"unit:KiloN-PER-M" 
    ,"applicable unit":"unit:LB_F-PER-FT" 
    ,"applicable unit":"unit:LB_F-PER-IN" 
    ,"applicable unit":"unit:LB_F-PER-YD" 
    ,"applicable unit":"unit:MegaN-M-PER-M2" 
    ,"applicable unit":"unit:MicroN-M-PER-M2" 
    ,"applicable unit":"unit:MilliN-M-PER-M2" 
    ,"applicable unit":"unit:MilliN-PER-M" 
    ,"applicable unit":"unit:N-M-PER-M2" 
    ,"applicable unit":"unit:N-PER-CentiM" 
    ,"applicable unit":"unit:N-PER-M" 
    ,"applicable unit":"unit:N-PER-MilliM" 
    ,"applicable unit":"unit:NanoN-M-PER-M2" 
    ,"applicable unit":"unit:PDL-PER-IN" 
    ,"description":"Another name for Force Per Length, used by the Industry Foundation Classes (IFC) standard." 
    ,"description (plain text)":"Another name for Force Per Length, used by the Industry Foundation Classes (IFC) standard." 
    ,"has broader":"quantitykind:ForcePerLength" 
    ,"has dimension vector":"dimension:A0E0L0I0M1H0T-2D0" 
    ,"iec-61360 code":"0112\/2\/\/\/62720#UAD077" 
    ,"informative reference":"https:\/\/standards.buildingsmart.org\/IFC\/DEV\/IFC4_3\/RC1\/HTML\/schema\/ifcmeasureresource\/lexical\/ifclinearforcemeasure.htm" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/quantitykind&gt;" 
    ,"label":"Linear Force" 
    ,"label":"Streckenlast" 
    ,"type":"qudt:QuantityKind" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/quantitykind/LinearForce",
  "@type" : "http://qudt.org/schema/qudt/QuantityKind",
  "description" : "Another name for Force Per Length, used by the Industry Foundation Classes (IFC) standard.",
  "applicableUnit" : [ "http://qudt.org/vocab/unit/KiloN-PER-M", "http://qudt.org/vocab/unit/MegaN-M-PER-M2", "http://qudt.org/vocab/unit/GigaN-M-PER-M2", "http://qudt.org/vocab/unit/LB_F-PER-FT", "http://qudt.org/vocab/unit/CentiN-M-PER-M2", "http://qudt.org/vocab/unit/KiloN-M-PER-M2", "http://qudt.org/vocab/unit/MicroN-M-PER-M2", "http://qudt.org/vocab/unit/N-PER-M", "http://qudt.org/vocab/unit/DYN-PER-CentiM", "http://qudt.org/vocab/unit/MilliN-M-PER-M2", "http://qudt.org/vocab/unit/LB_F-PER-IN", "http://qudt.org/vocab/unit/KiloLB_F-PER-FT", "http://qudt.org/vocab/unit/LB_F-PER-YD", "http://qudt.org/vocab/unit/N-M-PER-M2", "http://qudt.org/vocab/unit/N-PER-CentiM", "http://qudt.org/vocab/unit/KiloGM_F-M-PER-CentiM2", "http://qudt.org/vocab/unit/MilliN-PER-M", "http://qudt.org/vocab/unit/NanoN-M-PER-M2", "http://qudt.org/vocab/unit/N-PER-MilliM", "http://qudt.org/vocab/unit/PDL-PER-IN" ],
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0",
  "iec61360Code" : "0112/2///62720#UAD077",
  "informativeReference" : "https://standards.buildingsmart.org/IFC/DEV/IFC4_3/RC1/HTML/schema/ifcmeasureresource/lexical/ifclinearforcemeasure.htm",
  "plainTextDescription" : "Another name for Force Per Length, used by the Industry Foundation Classes (IFC) standard.",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
  "label" : [ {
    "@language" : "de",
    "@value" : "Streckenlast"
  }, {
    "@language" : "en",
    "@value" : "Linear Force"
  } ],
  "broader" : "http://qudt.org/vocab/quantitykind/ForcePerLength",
  "@context" : {
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "applicableUnit" : {
      "@id" : "http://qudt.org/schema/qudt/applicableUnit",
      "@type" : "@id"
    },
    "plainTextDescription" : {
      "@id" : "http://qudt.org/schema/qudt/plainTextDescription"
    },
    "iec61360Code" : {
      "@id" : "http://qudt.org/schema/qudt/iec61360Code"
    },
    "broader" : {
      "@id" : "http://www.w3.org/2004/02/skos/core#broader",
      "@type" : "@id"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "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"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@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:39.955-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)