quantitykind:AngularVelocity

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

Type
Description

Angular Velocity refers to how fast an object rotates or revolves relative to another point.

Properties
qudt:plainTextDescription
The change of angle per unit time; specifically, in celestial mechanics, the change in angle of the radius vector per unit time.
Annotations
dcterms:description
Angular Velocity refers to how fast an object rotates or revolves relative to another point.
rdfs:label
Angular Velocity(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/AngularVelocity">
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
    <j.0:plainTextDescription>The change of angle per unit time; specifically, in celestial mechanics, the change in angle of the radius vector per unit time.</j.0:plainTextDescription>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PlanckFrequency_Ang"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/DEG-PER-SEC"/>
    <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">Angular Velocity refers to how fast an object rotates or revolves relative to another point.</j.1:description>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/REV-PER-MIN"/>
    <j.0:qkdvNumerator rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/RAD-PER-SEC"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/DEG-PER-HR"/>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/wiki/Angular_velocity</j.0:informativeReference>
    <j.0:dbpediaMatch rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dbpedia.org/resource/Angular_velocity</j.0:dbpediaMatch>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/REV-PER-HR"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/RAD-PER-MIN"/>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/RAD-PER-HR"/>
    <rdfs:label xml:lang="en">Angular Velocity</rdfs:label>
    <j.0:qkdvDenominator rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T1D0"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/REV-PER-SEC"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/DEG-PER-MIN"/>
  </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/AngularVelocity>
  rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
  <http://purl.org/dc/terms/description> "Angular Velocity refers to how fast an object rotates or revolves relative to another point."^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEG-PER-HR> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEG-PER-MIN> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEG-PER-SEC> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckFrequency_Ang> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/RAD-PER-HR> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/RAD-PER-MIN> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/RAD-PER-SEC> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/REV-PER-HR> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/REV-PER-MIN> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/REV-PER-SEC> ;
  <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Angular_velocity"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
  <http://qudt.org/schema/qudt/informativeReference> "https://en.wikipedia.org/wiki/Angular_velocity"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/plainTextDescription> "The change of angle per unit time; specifically, in celestial mechanics, the change in angle of the radius vector per unit time." ;
  <http://qudt.org/schema/qudt/qkdvDenominator> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T1D0> ;
  <http://qudt.org/schema/qudt/qkdvNumerator> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
  rdfs:label "Angular Velocity"@en ;
.
JSON
{"resource":"Angular Velocity" 
 ,"qname":"quantitykind:AngularVelocity" 
 ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/AngularVelocity" 
 ,"properties":["applicable unit":"unit:DEG-PER-HR" 
    ,"applicable unit":"unit:DEG-PER-MIN" 
    ,"applicable unit":"unit:DEG-PER-SEC" 
    ,"applicable unit":"unit:PlanckFrequency_Ang" 
    ,"applicable unit":"unit:RAD-PER-HR" 
    ,"applicable unit":"unit:RAD-PER-MIN" 
    ,"applicable unit":"unit:RAD-PER-SEC" 
    ,"applicable unit":"unit:REV-PER-HR" 
    ,"applicable unit":"unit:REV-PER-MIN" 
    ,"applicable unit":"unit:REV-PER-SEC" 
    ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Angular_velocity" 
    ,"denominator dimension vector":"dimension:A0E0L1I0M0H0T1D0" 
    ,"description":"Angular Velocity refers to how fast an object rotates or revolves relative to another point." 
    ,"description (plain text)":"The change of angle per unit time; specifically, in celestial mechanics, the change in angle of the radius vector per unit time." 
    ,"has dimension vector":"dimension:A0E0L0I0M0H0T-1D0" 
    ,"informative reference":"https:\/\/en.wikipedia.org\/wiki\/Angular_velocity" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/quantitykind&gt;" 
    ,"label":"Angular Velocity" 
    ,"numerator dimension vector":"dimension:A0E0L1I0M0H0T0D0" 
    ,"type":"qudt:QuantityKind" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/quantitykind/AngularVelocity",
  "@type" : "http://qudt.org/schema/qudt/QuantityKind",
  "description" : "Angular Velocity refers to how fast an object rotates or revolves relative to another point.",
  "applicableUnit" : [ "http://qudt.org/vocab/unit/PlanckFrequency_Ang", "http://qudt.org/vocab/unit/DEG-PER-SEC", "http://qudt.org/vocab/unit/REV-PER-MIN", "http://qudt.org/vocab/unit/RAD-PER-SEC", "http://qudt.org/vocab/unit/DEG-PER-HR", "http://qudt.org/vocab/unit/REV-PER-HR", "http://qudt.org/vocab/unit/RAD-PER-MIN", "http://qudt.org/vocab/unit/RAD-PER-HR", "http://qudt.org/vocab/unit/REV-PER-SEC", "http://qudt.org/vocab/unit/DEG-PER-MIN" ],
  "dbpediaMatch" : "http://dbpedia.org/resource/Angular_velocity",
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0",
  "informativeReference" : "https://en.wikipedia.org/wiki/Angular_velocity",
  "plainTextDescription" : "The change of angle per unit time; specifically, in celestial mechanics, the change in angle of the radius vector per unit time.",
  "qkdvDenominator" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T1D0",
  "qkdvNumerator" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
  "label" : {
    "@language" : "en",
    "@value" : "Angular Velocity"
  },
  "@context" : {
    "plainTextDescription" : {
      "@id" : "http://qudt.org/schema/qudt/plainTextDescription"
    },
    "applicableUnit" : {
      "@id" : "http://qudt.org/schema/qudt/applicableUnit",
      "@type" : "@id"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "qkdvNumerator" : {
      "@id" : "http://qudt.org/schema/qudt/qkdvNumerator",
      "@type" : "@id"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "dbpediaMatch" : {
      "@id" : "http://qudt.org/schema/qudt/dbpediaMatch",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "qkdvDenominator" : {
      "@id" : "http://qudt.org/schema/qudt/qkdvDenominator",
      "@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 2023-03-14T16:58:40.394-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)