unit:M

URI: http://qudt.org/vocab/unit/M

Type
Description

The metric and SI base unit of distance. The 17th General Conference on Weights and Measures in 1983 defined the meter as that distance that makes the speed of light in a vacuum equal to exactly 299 792 458 meters per second. The speed of light in a vacuum, \(c\), is one of the fundamental constants of nature. The meter is equal to approximately 1.093 613 3 yards, 3.280 840 feet, or 39.370 079 inches.

Properties
qudt:plainTextDescription
The metric and SI base unit of distance. The meter is equal to approximately 1.093 613 3 yards, 3.280 840 feet, or 39.370 079 inches.
qudt:iec61360Code
0112/2///62720#UAA726
Annotations
dcterms:description
The metric and SI base unit of distance. The 17th General Conference on Weights and Measures in 1983 defined the meter as that distance that makes the speed of light in a vacuum equal to exactly 299 792 458 meters per second. The speed of light in a vacuum, \(c\), is one of the fundamental constants of nature. The meter is equal to approximately 1.093 613 3 yards, 3.280 840 feet, or 39.370 079 inches.
rdfs:label
Meter(en-us)
Metre(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/unit/M">
    <rdfs:label xml:lang="en">Metre</rdfs:label>
    <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">The metric and SI base unit of distance.  The 17th General Conference on Weights and Measures in 1983 defined the meter as that distance that makes the speed of light in a vacuum equal to exactly 299 792 458 meters per second. The speed of light in a vacuum, \(c\), is one of the fundamental constants of nature. The meter is equal to approximately 1.093 613 3 yards, 3.280 840 feet, or 39.370 079 inches.</j.1:description>
    <j.0:plainTextDescription>The metric and SI base unit of distance.   The meter is equal to approximately 1.093 613 3 yards, 3.280 840 feet, or 39.370 079 inches.</j.0:plainTextDescription>
    <j.0:udunitsCode>m</j.0:udunitsCode>
    <j.0:omUnit rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/metre"/>
    <rdfs:label xml:lang="en-us">Meter</rdfs:label>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0"/>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <j.0:isUnitOfSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <j.0:uneceCommonCode>MTR</j.0:uneceCommonCode>
    <j.0:iec61360Code>0112/2///62720#UAA726</j.0:iec61360Code>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Metre?oldid=495145797</j.0:informativeReference>
    <j.0:isUnitOfSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/>
    <j.0:allowedUnitOfSystem rdf:resource="http://qudt.org/vocab/sou/CGS-GAUSS"/>
    <j.0:isUnitOfSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/>
    <j.0:allowedUnitOfSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
    <j.0:dbpediaMatch rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dbpedia.org/resource/Metre</j.0:dbpediaMatch>
    <j.0:definedUnitOfSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <j.0:isUnitOfSystem rdf:resource="http://qudt.org/vocab/sou/CGS-GAUSS"/>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">m</j.0:ucumCode>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1.0</j.0:conversionMultiplier>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Length"/>
    <j.0:symbol>m</j.0:symbol>
  </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/unit/M>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "The metric and SI base unit of distance.  The 17th General Conference on Weights and Measures in 1983 defined the meter as that distance that makes the speed of light in a vacuum equal to exactly 299 792 458 meters per second. The speed of light in a vacuum, \\(c\\), is one of the fundamental constants of nature. The meter is equal to approximately 1.093 613 3 yards, 3.280 840 feet, or 39.370 079 inches."^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/allowedUnitOfSystem> <http://qudt.org/vocab/sou/CGS-EMU> ;
  <http://qudt.org/schema/qudt/allowedUnitOfSystem> <http://qudt.org/vocab/sou/CGS-GAUSS> ;
  <http://qudt.org/schema/qudt/conversionMultiplier> 1.0 ;
  <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Metre"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/definedUnitOfSystem> <http://qudt.org/vocab/sou/SI> ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Length> ;
  <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA726" ;
  <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Metre?oldid=495145797"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/isUnitOfSystem> <http://qudt.org/vocab/sou/CGS> ;
  <http://qudt.org/schema/qudt/isUnitOfSystem> <http://qudt.org/vocab/sou/CGS-EMU> ;
  <http://qudt.org/schema/qudt/isUnitOfSystem> <http://qudt.org/vocab/sou/CGS-GAUSS> ;
  <http://qudt.org/schema/qudt/isUnitOfSystem> <http://qudt.org/vocab/sou/SI> ;
  <http://qudt.org/schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/metre> ;
  <http://qudt.org/schema/qudt/plainTextDescription> "The metric and SI base unit of distance.   The meter is equal to approximately 1.093 613 3 yards, 3.280 840 feet, or 39.370 079 inches." ;
  <http://qudt.org/schema/qudt/symbol> "m" ;
  <http://qudt.org/schema/qudt/ucumCode> "m"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/udunitsCode> "m" ;
  <http://qudt.org/schema/qudt/uneceCommonCode> "MTR" ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
  rdfs:label "Meter"@en-us ;
  rdfs:label "Metre"@en ;
.
JSON
{"resource":"Metre" 
 ,"qname":"unit:M" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/M" 
 ,"properties":["allowed unit of system":"sou:CGS-EMU" 
    ,"allowed unit of system":"sou:CGS-GAUSS" 
    ,"conversion multiplier":"1.0" 
    ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Metre" 
    ,"defined unit of system":"sou:SI" 
    ,"description":"The metric and SI base unit of distance.  The 17th General Conference on Weights and Measures in 1983 defined the meter as that distance that makes the speed of light in a vacuum equal to exactly 299 792 458 meters per second. The speed of light in a vacuum, \\(c\\), is one of the fundamental constants of nature. The meter is equal to approximately 1.093 613 3 yards, 3.280 840 feet, or 39.370 079 inches." 
    ,"description (plain text)":"The metric and SI base unit of distance.   The meter is equal to approximately 1.093 613 3 yards, 3.280 840 feet, or 39.370 079 inches." 
    ,"has dimension vector":"dimension:A0E0L1I0M0H0T0D0" 
    ,"has quantity kind":"quantitykind:Length" 
    ,"iec-61360 code":"0112\/2\/\/\/62720#UAA726" 
    ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Metre?oldid=495145797" 
    ,"is unit of system":"sou:CGS" 
    ,"is unit of system":"sou:CGS-EMU" 
    ,"is unit of system":"sou:CGS-GAUSS" 
    ,"is unit of system":"sou:SI" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/unit&gt;" 
    ,"label":"Meter" 
    ,"label":"Metre" 
    ,"om unit":"&lt;http:\/\/www.ontology-of-units-of-measure.org\/resource\/om-2\/metre&gt;" 
    ,"symbol":"m" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"m" 
    ,"udunits code":"m" 
    ,"unece common code":"MTR" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/M",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "The metric and SI base unit of distance.  The 17th General Conference on Weights and Measures in 1983 defined the meter as that distance that makes the speed of light in a vacuum equal to exactly 299 792 458 meters per second. The speed of light in a vacuum, \\(c\\), is one of the fundamental constants of nature. The meter is equal to approximately 1.093 613 3 yards, 3.280 840 feet, or 39.370 079 inches.",
  "allowedUnitOfSystem" : [ "http://qudt.org/vocab/sou/CGS-GAUSS", "http://qudt.org/vocab/sou/CGS-EMU" ],
  "conversionMultiplier" : "1.0",
  "dbpediaMatch" : "http://dbpedia.org/resource/Metre",
  "definedUnitOfSystem" : "http://qudt.org/vocab/sou/SI",
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0",
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/Length",
  "iec61360Code" : "0112/2///62720#UAA726",
  "informativeReference" : "http://en.wikipedia.org/wiki/Metre?oldid=495145797",
  "isUnitOfSystem" : [ "http://qudt.org/vocab/sou/SI", "http://qudt.org/vocab/sou/CGS", "http://qudt.org/vocab/sou/CGS-EMU", "http://qudt.org/vocab/sou/CGS-GAUSS" ],
  "omUnit" : "http://www.ontology-of-units-of-measure.org/resource/om-2/metre",
  "plainTextDescription" : "The metric and SI base unit of distance.   The meter is equal to approximately 1.093 613 3 yards, 3.280 840 feet, or 39.370 079 inches.",
  "symbol" : "m",
  "ucumCode" : "m",
  "udunitsCode" : "m",
  "uneceCommonCode" : "MTR",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
  "label" : [ {
    "@language" : "en",
    "@value" : "Metre"
  }, {
    "@language" : "en-us",
    "@value" : "Meter"
  } ],
  "@context" : {
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "plainTextDescription" : {
      "@id" : "http://qudt.org/schema/qudt/plainTextDescription"
    },
    "udunitsCode" : {
      "@id" : "http://qudt.org/schema/qudt/udunitsCode"
    },
    "omUnit" : {
      "@id" : "http://qudt.org/schema/qudt/omUnit",
      "@type" : "@id"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "isUnitOfSystem" : {
      "@id" : "http://qudt.org/schema/qudt/isUnitOfSystem",
      "@type" : "@id"
    },
    "uneceCommonCode" : {
      "@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
    },
    "iec61360Code" : {
      "@id" : "http://qudt.org/schema/qudt/iec61360Code"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "allowedUnitOfSystem" : {
      "@id" : "http://qudt.org/schema/qudt/allowedUnitOfSystem",
      "@type" : "@id"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "dbpediaMatch" : {
      "@id" : "http://qudt.org/schema/qudt/dbpediaMatch",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "definedUnitOfSystem" : {
      "@id" : "http://qudt.org/schema/qudt/definedUnitOfSystem",
      "@type" : "@id"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "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 2023-03-14T16:03:43.712-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)