<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/GeneralizedVelocity">
<rdfs:label xml:lang="en">Generalized Velocity</rdfs:label>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<j.0:plainTextDescription>Generalized Velocities are the time derivatives of the generalized coordinates of the system.</j.0:plainTextDescription>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Generalized_coordinates</j.0:informativeReference>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">Generalized Velocities are the time derivatives of the generalized coordinates of the system.</j.1:description>
<j.0:latexSymbol rdf:datatype="http://qudt.org/schema/qudt/LatexString">$\dot{q_i}$</j.0:latexSymbol>
<rdfs:comment>Applicable units are those of quantitykind:GeneralizedVelocity</rdfs:comment>
<j.0:latexDefinition rdf:datatype="http://qudt.org/schema/qudt/LatexString">$\dot{q_i} = \frac{dq_i}{dt}$, where $q_i$ is the generalized coordinate and $t$ is time.</j.0:latexDefinition>
<j.0:isoNormativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.iso.org/iso/catalogue_detail?csnumber=31889</j.0:isoNormativeReference>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/UNITLESS"/>
</rdf:Description>
</rdf:RDF>
@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/GeneralizedVelocity>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/description> "Generalized Velocities are the time derivatives of the generalized coordinates of the system."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/UNITLESS> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
<http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Generalized_coordinates"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31889"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/latexDefinition> "$\\dot{q_i} = \\frac{dq_i}{dt}$, where $q_i$ is the generalized coordinate and $t$ is time."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/latexSymbol> "$\\dot{q_i}$"^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/plainTextDescription> "Generalized Velocities are the time derivatives of the generalized coordinates of the system." ;
rdfs:comment "Applicable units are those of quantitykind:GeneralizedVelocity" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Generalized Velocity"@en ;
.
{"resource":"Generalized Velocity"
,"qname":"quantitykind:GeneralizedVelocity"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/GeneralizedVelocity"
,"properties":["applicable unit":"unit:UNITLESS"
,"comment":"Applicable units are those of quantitykind:GeneralizedVelocity"
,"description":"Generalized Velocities are the time derivatives of the generalized coordinates of the system."
,"description (plain text)":"Generalized Velocities are the time derivatives of the generalized coordinates of the system."
,"has dimension vector":"dimension:A0E0L0I0M0H0T0D1"
,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Generalized_coordinates"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"Generalized Velocity"
,"latex definition":"$\\dot{q_i} = \\frac{dq_i}{dt}$, where $q_i$ is the generalized coordinate and $t$ is time."
,"latex symbol":"$\\dot{q_i}$"
,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31889"
,"type":"qudt:QuantityKind"
]}
{
"@id" : "http://qudt.org/vocab/quantitykind/GeneralizedVelocity",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"description" : "Generalized Velocities are the time derivatives of the generalized coordinates of the system.",
"applicableUnit" : "http://qudt.org/vocab/unit/UNITLESS",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1",
"informativeReference" : "http://en.wikipedia.org/wiki/Generalized_coordinates",
"isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31889",
"latexDefinition" : "$\\dot{q_i} = \\frac{dq_i}{dt}$, where $q_i$ is the generalized coordinate and $t$ is time.",
"latexSymbol" : "$\\dot{q_i}$",
"plainTextDescription" : "Generalized Velocities are the time derivatives of the generalized coordinates of the system.",
"comment" : "Applicable units are those of quantitykind:GeneralizedVelocity",
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : {
"@language" : "en",
"@value" : "Generalized Velocity"
},
"@context" : {
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"plainTextDescription" : {
"@id" : "http://qudt.org/schema/qudt/plainTextDescription"
},
"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"
},
"latexSymbol" : {
"@id" : "http://qudt.org/schema/qudt/latexSymbol",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"comment" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
},
"latexDefinition" : {
"@id" : "http://qudt.org/schema/qudt/latexDefinition",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"isoNormativeReference" : {
"@id" : "http://qudt.org/schema/qudt/isoNormativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"applicableUnit" : {
"@id" : "http://qudt.org/schema/qudt/applicableUnit",
"@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#"
}
}