quantitykind:Speed

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

Type
Description

Speed is the magnitude of velocity.

Properties
qudt:plainTextDescription
Speed is the magnitude of velocity.
Annotations
dcterms:description
Speed is the magnitude of velocity.
rdfs:label
Speed(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/Speed">
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/YD-PER-SEC"/>
    <j.0:dbpediaMatch rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dbpedia.org/resource/Speed</j.0:dbpediaMatch>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/IN-PER-YR"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/FT3-PER-MIN-FT2"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/YD-PER-HR"/>
    <rdfs:label xml:lang="en">Speed</rdfs:label>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/YD-PER-MIN"/>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MicroM-PER-MIN"/>
    <j.0:plainTextDescription>Speed is the magnitude of velocity.</j.0:plainTextDescription>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/HZ-M"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MicroM-PER-SEC"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MegaHZ-M"/>
    <j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">Speed is the magnitude of velocity.</j.1:description>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/GigaHZ-M"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/M-PER-SEC"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/BFT"/>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
  </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/Speed>
  rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
  <http://purl.org/dc/terms/description> "Speed is the magnitude of velocity."^^rdf:HTML ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BFT> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT3-PER-MIN-FT2> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaHZ-M> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HZ-M> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN-PER-YR> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M-PER-SEC> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaHZ-M> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroM-PER-MIN> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroM-PER-SEC> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/YD-PER-HR> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/YD-PER-MIN> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/YD-PER-SEC> ;
  <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Speed"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
  <http://qudt.org/schema/qudt/plainTextDescription> "Speed is the magnitude of velocity." ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
  rdfs:label "Speed"@en ;
.
JSON
{"resource":"Speed" 
 ,"qname":"quantitykind:Speed" 
 ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Speed" 
 ,"properties":["applicable unit":"unit:BFT" 
    ,"applicable unit":"unit:FT3-PER-MIN-FT2" 
    ,"applicable unit":"unit:GigaHZ-M" 
    ,"applicable unit":"unit:HZ-M" 
    ,"applicable unit":"unit:IN-PER-YR" 
    ,"applicable unit":"unit:M-PER-SEC" 
    ,"applicable unit":"unit:MegaHZ-M" 
    ,"applicable unit":"unit:MicroM-PER-MIN" 
    ,"applicable unit":"unit:MicroM-PER-SEC" 
    ,"applicable unit":"unit:YD-PER-HR" 
    ,"applicable unit":"unit:YD-PER-MIN" 
    ,"applicable unit":"unit:YD-PER-SEC" 
    ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Speed" 
    ,"description":"Speed is the magnitude of velocity." 
    ,"description (plain text)":"Speed is the magnitude of velocity." 
    ,"has dimension vector":"dimension:A0E0L1I0M0H0T-1D0" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/quantitykind&gt;" 
    ,"label":"Speed" 
    ,"type":"qudt:QuantityKind" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/quantitykind/Speed",
  "@type" : "http://qudt.org/schema/qudt/QuantityKind",
  "description" : "Speed is the magnitude of velocity.",
  "applicableUnit" : [ "http://qudt.org/vocab/unit/YD-PER-SEC", "http://qudt.org/vocab/unit/IN-PER-YR", "http://qudt.org/vocab/unit/FT3-PER-MIN-FT2", "http://qudt.org/vocab/unit/YD-PER-HR", "http://qudt.org/vocab/unit/YD-PER-MIN", "http://qudt.org/vocab/unit/MicroM-PER-MIN", "http://qudt.org/vocab/unit/HZ-M", "http://qudt.org/vocab/unit/MicroM-PER-SEC", "http://qudt.org/vocab/unit/MegaHZ-M", "http://qudt.org/vocab/unit/GigaHZ-M", "http://qudt.org/vocab/unit/M-PER-SEC", "http://qudt.org/vocab/unit/BFT" ],
  "dbpediaMatch" : "http://dbpedia.org/resource/Speed",
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0",
  "plainTextDescription" : "Speed is the magnitude of velocity.",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
  "label" : {
    "@language" : "en",
    "@value" : "Speed"
  },
  "@context" : {
    "applicableUnit" : {
      "@id" : "http://qudt.org/schema/qudt/applicableUnit",
      "@type" : "@id"
    },
    "dbpediaMatch" : {
      "@id" : "http://qudt.org/schema/qudt/dbpediaMatch",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "plainTextDescription" : {
      "@id" : "http://qudt.org/schema/qudt/plainTextDescription"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML"
    },
    "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:15:04.218-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)