unit:DEG-PER-MIN

URI: http://qudt.org/vocab/unit/DEG-PER-MIN

Type
Description

A unit of measure for the rate of change of plane angle, $d\omega / dt$, in durations of one minute.The vector $\omega$ is directed along the axis of rotation in the direction for which the rotation is clockwise.

Properties
qudt:conversionMultiplier
0.000290888209
qudt:symbol
°/min
qudt:ucumCode
deg.min-1
deg/min
Annotations
dcterms:description
A unit of measure for the rate of change of plane angle, $d\omega / dt$, in durations of one minute.The vector $\omega$ is directed along the axis of rotation in the direction for which the rotation is clockwise.
qudt:expression
$deg-per-min$
rdfs:label
Degree per Minute(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-PER-MIN">
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
    <j.0:expression rdf:datatype="http://qudt.org/schema/qudt/LatexString">$deg-per-min$</j.0:expression>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">deg.min-1</j.0:ucumCode>
    <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">A unit of measure for the rate of change of plane angle, $d\omega / dt$,  in durations of one minute.The vector $\omega$ is directed along the axis of rotation in the direction for which the rotation is clockwise.</j.1:description>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <j.0:symbol>°/min</j.0:symbol>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">deg/min</j.0:ucumCode>
    <rdfs:label xml:lang="en">Degree per Minute</rdfs:label>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/AngularVelocity"/>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0"/>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">2.90888209E-4</j.0:conversionMultiplierSN>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.000290888209</j.0:conversionMultiplier>
  </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-PER-MIN>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "A unit of measure for the rate of change of plane angle, $d\\omega / dt$,  in durations of one minute.The vector $\\omega$ is directed along the axis of rotation in the direction for which the rotation is clockwise."^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/conversionMultiplier> 0.000290888209 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 2.90888209E-4 ;
  <http://qudt.org/schema/qudt/expression> "$deg-per-min$"^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/AngularVelocity> ;
  <http://qudt.org/schema/qudt/symbol> "°/min" ;
  <http://qudt.org/schema/qudt/ucumCode> "deg.min-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/ucumCode> "deg/min"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
  rdfs:label "Degree per Minute"@en ;
.
JSON
{"resource":"Degree per Minute" 
 ,"qname":"unit:DEG-PER-MIN" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/DEG-PER-MIN" 
 ,"properties":["conversion multiplier":"0.000290888209" 
    ,"conversion multiplier scientific":"2.90888209E-4" 
    ,"description":"A unit of measure for the rate of change of plane angle, $d\\omega \/ dt$,  in durations of one minute.The vector $\\omega$ is directed along the axis of rotation in the direction for which the rotation is clockwise." 
    ,"expression":"$deg-per-min$" 
    ,"has dimension vector":"dimension:A0E0L0I0M0H0T-1D0" 
    ,"has quantity kind":"quantitykind:AngularVelocity" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/unit&gt;" 
    ,"label":"Degree per Minute" 
    ,"symbol":"&deg;\/min" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"deg.min-1" 
    ,"ucum code":"deg\/min" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/DEG-PER-MIN",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "A unit of measure for the rate of change of plane angle, $d\\omega / dt$,  in durations of one minute.The vector $\\omega$ is directed along the axis of rotation in the direction for which the rotation is clockwise.",
  "conversionMultiplier" : "0.000290888209",
  "conversionMultiplier:SN" : 2.90888209E-4,
  "expression" : "$deg-per-min$",
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0",
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/AngularVelocity",
  "symbol" : "°/min",
  "ucumCode" : [ "deg.min-1", "deg/min" ],
  "isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
  "label" : {
    "@language" : "en",
    "@value" : "Degree per Minute"
  },
  "@context" : {
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "expression" : {
      "@id" : "http://qudt.org/schema/qudt/expression",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "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:40:59.985-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)