unit:DEG

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

Type
Description

A degree (in full, a degree of arc, arc degree, or arcdegree), usually denoted by $^\circ$ (the degree symbol), is a measurement of plane angle, representing 1/360 of a full rotation; one degree is equivalent to $2\pi /360 rad$, $0.017453 rad$. It is not an SI unit, as the SI unit for angles is radian, but is an accepted SI unit.

Properties
qudt:iec61360Code
0112/2///62720#UAA024
Annotations
dcterms:description
A degree (in full, a degree of arc, arc degree, or arcdegree), usually denoted by $^\circ$ (the degree symbol), is a measurement of plane angle, representing 1/360 of a full rotation; one degree is equivalent to $2\pi /360 rad$, $0.017453 rad$. It is not an SI unit, as the SI unit for angles is radian, but is an accepted SI unit.
rdfs:label
Degree(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/DEG">
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/>
    <j.0:symbol>°</j.0:symbol>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
    <rdfs:label xml:lang="en">Degree</rdfs:label>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.oxfordreference.com/view/10.1093/acref/9780198605225.001.0001/acref-9780198605225-e-331</j.0:informativeReference>
    <j.0:iec61360Code>0112/2///62720#UAA024</j.0:iec61360Code>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">deg</j.0:ucumCode>
    <j.0:siExactMatch rdf:resource="https://si-digital-framework.org/SI/units/degree"/>
    <j.0:uneceCommonCode>DD</j.0:uneceCommonCode>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Angle"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/ASU"/>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.0174532925</j.0:conversionMultiplier>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.74532925E-2</j.0:conversionMultiplierSN>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/>
    <j.0:udunitsCode>°</j.0:udunitsCode>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/IMPERIAL"/>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/PLANCK"/>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/PlaneAngle"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-GAUSS"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">A degree (in full, a degree of arc, arc degree, or arcdegree), usually denoted by $^\circ$ (the degree symbol), is a measurement of plane angle, representing 1/360 of a full rotation; one degree is equivalent to  $2\pi /360 rad$, $0.017453 rad$. It is not an SI unit, as the SI unit for angles is radian, but is an accepted SI unit.</j.1:description>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-ESU"/>
    <j.0:omUnit rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/degree"/>
  </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/DEG>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "A degree (in full, a degree of arc, arc degree, or arcdegree), usually denoted by $^\\circ$ (the degree symbol), is a measurement of plane angle, representing 1/360 of a full rotation; one degree is equivalent to  $2\\pi /360 rad$, $0.017453 rad$. It is not an SI unit, as the SI unit for angles is radian, but is an accepted SI unit."^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/ASU> ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/CGS> ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/CGS-EMU> ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/CGS-ESU> ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/CGS-GAUSS> ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/IMPERIAL> ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/PLANCK> ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/SI> ;
  <http://qudt.org/schema/qudt/conversionMultiplier> 0.0174532925 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.74532925E-2 ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Angle> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/PlaneAngle> ;
  <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA024" ;
  <http://qudt.org/schema/qudt/informativeReference> "http://www.oxfordreference.com/view/10.1093/acref/9780198605225.001.0001/acref-9780198605225-e-331"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/degree> ;
  <http://qudt.org/schema/qudt/siExactMatch> <https://si-digital-framework.org/SI/units/degree> ;
  <http://qudt.org/schema/qudt/symbol> "°" ;
  <http://qudt.org/schema/qudt/ucumCode> "deg"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/udunitsCode> "°" ;
  <http://qudt.org/schema/qudt/uneceCommonCode> "DD" ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
  rdfs:label "Degree"@en ;
.
JSON
{"resource":"Degree" 
 ,"qname":"unit:DEG" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/DEG" 
 ,"properties":["Individual from SI Reference Point":"si-unit:degree" 
    ,"applicable system":"sou:ASU" 
    ,"applicable system":"sou:CGS" 
    ,"applicable system":"sou:CGS-EMU" 
    ,"applicable system":"sou:CGS-ESU" 
    ,"applicable system":"sou:CGS-GAUSS" 
    ,"applicable system":"sou:IMPERIAL" 
    ,"applicable system":"sou:PLANCK" 
    ,"applicable system":"sou:SI" 
    ,"conversion multiplier":"0.0174532925" 
    ,"conversion multiplier scientific":"1.74532925E-2" 
    ,"description":"A degree (in full, a degree of arc, arc degree, or arcdegree), usually denoted by $^\\circ$ (the degree symbol), is a measurement of plane angle, representing 1\/360 of a full rotation; one degree is equivalent to  $2\\pi \/360 rad$, $0.017453 rad$. It is not an SI unit, as the SI unit for angles is radian, but is an accepted SI unit." 
    ,"has dimension vector":"dimension:A0E0L0I0M0H0T0D1" 
    ,"has quantity kind":"quantitykind:Angle" 
    ,"has quantity kind":"quantitykind:PlaneAngle" 
    ,"iec-61360 code":"0112\/2\/\/\/62720#UAA024" 
    ,"informative reference":"http:\/\/www.oxfordreference.com\/view\/10.1093\/acref\/9780198605225.001.0001\/acref-9780198605225-e-331" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/unit&gt;" 
    ,"label":"Degree" 
    ,"om unit":"&lt;http:\/\/www.ontology-of-units-of-measure.org\/resource\/om-2\/degree&gt;" 
    ,"symbol":"&deg;" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"deg" 
    ,"udunits code":"&deg;" 
    ,"unece common code":"DD" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/DEG",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "A degree (in full, a degree of arc, arc degree, or arcdegree), usually denoted by $^\\circ$ (the degree symbol), is a measurement of plane angle, representing 1/360 of a full rotation; one degree is equivalent to  $2\\pi /360 rad$, $0.017453 rad$. It is not an SI unit, as the SI unit for angles is radian, but is an accepted SI unit.",
  "applicableSystem" : [ "http://qudt.org/vocab/sou/CGS-EMU", "http://qudt.org/vocab/sou/ASU", "http://qudt.org/vocab/sou/CGS", "http://qudt.org/vocab/sou/IMPERIAL", "http://qudt.org/vocab/sou/PLANCK", "http://qudt.org/vocab/sou/CGS-GAUSS", "http://qudt.org/vocab/sou/SI", "http://qudt.org/vocab/sou/CGS-ESU" ],
  "conversionMultiplier" : "0.0174532925",
  "conversionMultiplier:SN" : 0.0174532925,
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1",
  "hasQuantityKind" : [ "http://qudt.org/vocab/quantitykind/Angle", "http://qudt.org/vocab/quantitykind/PlaneAngle" ],
  "iec61360Code" : "0112/2///62720#UAA024",
  "informativeReference" : "http://www.oxfordreference.com/view/10.1093/acref/9780198605225.001.0001/acref-9780198605225-e-331",
  "omUnit" : "http://www.ontology-of-units-of-measure.org/resource/om-2/degree",
  "siExactMatch" : "https://si-digital-framework.org/SI/units/degree",
  "symbol" : "°",
  "ucumCode" : "deg",
  "udunitsCode" : "°",
  "uneceCommonCode" : "DD",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
  "label" : {
    "@language" : "en",
    "@value" : "Degree"
  },
  "@context" : {
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "iec61360Code" : {
      "@id" : "http://qudt.org/schema/qudt/iec61360Code"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "siExactMatch" : {
      "@id" : "http://qudt.org/schema/qudt/siExactMatch",
      "@type" : "@id"
    },
    "uneceCommonCode" : {
      "@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "udunitsCode" : {
      "@id" : "http://qudt.org/schema/qudt/udunitsCode"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "omUnit" : {
      "@id" : "http://qudt.org/schema/qudt/omUnit",
      "@type" : "@id"
    },
    "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-03-22T14:39:38.137-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)