quantitykind:LinearVelocity

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

Type
Description

Linear Velocity, as the name implies deals with speed in a straight line, the units are often \(km/hr\) or \(m/s\) or \(mph\) (miles per hour). Linear Velocity (v) = change in distance/change in time, where \(v = \bigtriangleup d/\bigtriangleup t\)

Properties
Annotations
dcterms:description
Linear Velocity, as the name implies deals with speed in a straight line, the units are often \(km/hr\) or \(m/s\) or \(mph\) (miles per hour). Linear Velocity (v) = change in distance/change in time, where \(v = \bigtriangleup d/\bigtriangleup t\)
rdfs:label
Linear 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/LinearVelocity">
    <owl:sameAs rdf:resource="http://qudt.org/vocab/quantitykind/Velocity"/>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0"/>
    <j.0:symbol>v</j.0:symbol>
    <j.0:dbpediaMatch rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dbpedia.org/resource/Velocity</j.0:dbpediaMatch>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
    <rdfs:label xml:lang="en">Linear Velocity</rdfs:label>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://au.answers.yahoo.com/question/index?qid=20080319082534AAtrClv</j.0:informativeReference>
    <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">Linear Velocity, as the name implies deals with speed in a straight line, the units are often \(km/hr\) or \(m/s\) or \(mph\) (miles per hour). Linear Velocity (v) = change in distance/change in time, where \(v = \bigtriangleup d/\bigtriangleup t\)</j.1:description>
    <j.0:exactMatch rdf:resource="http://qudt.org/vocab/quantitykind/Velocity"/>
    <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/LinearVelocity>
  rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
  <http://purl.org/dc/terms/description> "Linear Velocity, as the name implies deals with speed in a straight line, the units are often \\(km/hr\\) or \\(m/s\\) or \\(mph\\) (miles per hour). Linear Velocity (v) = change in distance/change in time, where \\(v = \\bigtriangleup d/\\bigtriangleup t\\)"^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Velocity"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/exactMatch> <http://qudt.org/vocab/quantitykind/Velocity> ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
  <http://qudt.org/schema/qudt/informativeReference> "http://au.answers.yahoo.com/question/index?qid=20080319082534AAtrClv"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/symbol> "v" ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
  rdfs:label "Linear Velocity"@en ;
  owl:sameAs <http://qudt.org/vocab/quantitykind/Velocity> ;
.
JSON
{"resource":"Linear Velocity" 
 ,"qname":"quantitykind:LinearVelocity" 
 ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/LinearVelocity" 
 ,"properties":["dbpedia match":"http:\/\/dbpedia.org\/resource\/Velocity" 
    ,"description":"Linear Velocity, as the name implies deals with speed in a straight line, the units are often \\(km\/hr\\) or \\(m\/s\\) or \\(mph\\) (miles per hour). Linear Velocity (v) = change in distance\/change in time, where \\(v = \\bigtriangleup d\/\\bigtriangleup t\\)" 
    ,"exact match":"quantitykind:Velocity" 
    ,"has dimension vector":"dimension:A0E0L1I0M0H0T-1D0" 
    ,"informative reference":"http:\/\/au.answers.yahoo.com\/question\/index?qid=20080319082534AAtrClv" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/quantitykind&gt;" 
    ,"label":"Linear Velocity" 
    ,"sameAs":"quantitykind:Velocity" 
    ,"symbol":"v" 
    ,"type":"qudt:QuantityKind" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/quantitykind/LinearVelocity",
  "@type" : "http://qudt.org/schema/qudt/QuantityKind",
  "description" : "Linear Velocity, as the name implies deals with speed in a straight line, the units are often \\(km/hr\\) or \\(m/s\\) or \\(mph\\) (miles per hour). Linear Velocity (v) = change in distance/change in time, where \\(v = \\bigtriangleup d/\\bigtriangleup t\\)",
  "dbpediaMatch" : "http://dbpedia.org/resource/Velocity",
  "exactMatch" : "http://qudt.org/vocab/quantitykind/Velocity",
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0",
  "informativeReference" : "http://au.answers.yahoo.com/question/index?qid=20080319082534AAtrClv",
  "symbol" : "v",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
  "label" : {
    "@language" : "en",
    "@value" : "Linear Velocity"
  },
  "sameAs" : "http://qudt.org/vocab/quantitykind/Velocity",
  "@context" : {
    "sameAs" : {
      "@id" : "http://www.w3.org/2002/07/owl#sameAs",
      "@type" : "@id"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "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"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "exactMatch" : {
      "@id" : "http://qudt.org/schema/qudt/exactMatch",
      "@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-05-10T20:08:33.464-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)