View as:
CSV
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/Acceleration">
<owl:sameAs rdf:resource="http://qudt.org/vocab/quantitykind/LinearAcceleration"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/FT-PER-SEC2"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KN-PER-SEC"/>
<j.0:dbpediaMatch rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dbpedia.org/resource/Acceleration</j.0:dbpediaMatch>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/GALILEO"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/IN-PER-SEC2"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/G"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/CentiM-PER-SEC2"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MicroG"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliGAL"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloPA-M2-PER-GM"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/M-PER-SEC2"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<j.0:exactMatch rdf:resource="http://qudt.org/vocab/quantitykind/LinearAcceleration"/>
<rdfs:label xml:lang="en">Acceleration</rdfs:label>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliG"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-2D0"/>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">Acceleration is the (instantaneous) rate of change of velocity. Acceleration may be either linear acceleration, or angular acceleration. It is a vector quantity with dimension \(length/time^{2}\) for linear acceleration, or in the case of angular acceleration, with dimension \(angle/time^{2}\). In SI units, linear acceleration is measured in \(meters/second^{2}\) (\(m \cdot s^{-2}\)) and angular acceleration is measured in \(radians/second^{2}\). In physics, any increase or decrease in speed is referred to as acceleration and similarly, motion in a circle at constant speed is also an acceleration, since the direction component of the velocity is changing.</j.1:description>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Acceleration</j.0:informativeReference>
</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/Acceleration>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/description> "Acceleration is the (instantaneous) rate of change of velocity. Acceleration may be either linear acceleration, or angular acceleration. It is a vector quantity with dimension \\(length/time^{2}\\) for linear acceleration, or in the case of angular acceleration, with dimension \\(angle/time^{2}\\). In SI units, linear acceleration is measured in \\(meters/second^{2}\\) (\\(m \\cdot s^{-2}\\)) and angular acceleration is measured in \\(radians/second^{2}\\). In physics, any increase or decrease in speed is referred to as acceleration and similarly, motion in a circle at constant speed is also an acceleration, since the direction component of the velocity is changing."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiM-PER-SEC2> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FT-PER-SEC2> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/G> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GALILEO> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/IN-PER-SEC2> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KN-PER-SEC> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloPA-M2-PER-GM> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M-PER-SEC2> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroG> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliG> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliGAL> ;
<http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Acceleration"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/exactMatch> <http://qudt.org/vocab/quantitykind/LinearAcceleration> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-2D0> ;
<http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Acceleration"^^xsd:anyURI ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Acceleration"@en ;
owl:sameAs <http://qudt.org/vocab/quantitykind/LinearAcceleration> ;
.
JSON
{"resource":"Acceleration"
,"qname":"quantitykind:Acceleration"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Acceleration"
,"properties":["applicable unit":"unit:CentiM-PER-SEC2"
,"applicable unit":"unit:FT-PER-SEC2"
,"applicable unit":"unit:G"
,"applicable unit":"unit:GALILEO"
,"applicable unit":"unit:IN-PER-SEC2"
,"applicable unit":"unit:KN-PER-SEC"
,"applicable unit":"unit:KiloPA-M2-PER-GM"
,"applicable unit":"unit:M-PER-SEC2"
,"applicable unit":"unit:MicroG"
,"applicable unit":"unit:MilliG"
,"applicable unit":"unit:MilliGAL"
,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Acceleration"
,"description":"Acceleration is the (instantaneous) rate of change of velocity. Acceleration may be either linear acceleration, or angular acceleration. It is a vector quantity with dimension \\(length\/time^{2}\\) for linear acceleration, or in the case of angular acceleration, with dimension \\(angle\/time^{2}\\). In SI units, linear acceleration is measured in \\(meters\/second^{2}\\) (\\(m \\cdot s^{-2}\\)) and angular acceleration is measured in \\(radians\/second^{2}\\). In physics, any increase or decrease in speed is referred to as acceleration and similarly, motion in a circle at constant speed is also an acceleration, since the direction component of the velocity is changing."
,"exact match":"quantitykind:LinearAcceleration"
,"has dimension vector":"dimension:A0E0L1I0M0H0T-2D0"
,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Acceleration"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"Acceleration"
,"sameAs":"quantitykind:LinearAcceleration"
,"type":"qudt:QuantityKind"
]}
JSON-LD
{
"@id" : "http://qudt.org/vocab/quantitykind/Acceleration",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"description" : "Acceleration is the (instantaneous) rate of change of velocity. Acceleration may be either linear acceleration, or angular acceleration. It is a vector quantity with dimension \\(length/time^{2}\\) for linear acceleration, or in the case of angular acceleration, with dimension \\(angle/time^{2}\\). In SI units, linear acceleration is measured in \\(meters/second^{2}\\) (\\(m \\cdot s^{-2}\\)) and angular acceleration is measured in \\(radians/second^{2}\\). In physics, any increase or decrease in speed is referred to as acceleration and similarly, motion in a circle at constant speed is also an acceleration, since the direction component of the velocity is changing.",
"applicableUnit" : [ "http://qudt.org/vocab/unit/FT-PER-SEC2", "http://qudt.org/vocab/unit/KN-PER-SEC", "http://qudt.org/vocab/unit/GALILEO", "http://qudt.org/vocab/unit/IN-PER-SEC2", "http://qudt.org/vocab/unit/G", "http://qudt.org/vocab/unit/CentiM-PER-SEC2", "http://qudt.org/vocab/unit/MicroG", "http://qudt.org/vocab/unit/MilliGAL", "http://qudt.org/vocab/unit/KiloPA-M2-PER-GM", "http://qudt.org/vocab/unit/M-PER-SEC2", "http://qudt.org/vocab/unit/MilliG" ],
"dbpediaMatch" : "http://dbpedia.org/resource/Acceleration",
"exactMatch" : "http://qudt.org/vocab/quantitykind/LinearAcceleration",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-2D0",
"informativeReference" : "http://en.wikipedia.org/wiki/Acceleration",
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : {
"@language" : "en",
"@value" : "Acceleration"
},
"sameAs" : "http://qudt.org/vocab/quantitykind/LinearAcceleration",
"@context" : {
"sameAs" : {
"@id" : "http://www.w3.org/2002/07/owl#sameAs",
"@type" : "@id"
},
"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"
},
"exactMatch" : {
"@id" : "http://qudt.org/schema/qudt/exactMatch",
"@type" : "@id"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"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"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"informativeReference" : {
"@id" : "http://qudt.org/schema/qudt/informativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"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#"
}
}