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/LagrangeFunction">
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=113-03-76</j.0:informativeReference>
<rdfs:label xml:lang="en">Lagrange Function</rdfs:label>
<j.0:plainTextDescription>The Lagrange Function is a function that summarizes the dynamics of the system.</j.0:plainTextDescription>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PicoJ"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/NanoJ"/>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">The Lagrange Function is a function that summarizes the dynamics of the system.</j.1:description>
<j.0:symbol>L</j.0:symbol>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/J"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Lagrangian</j.0:informativeReference>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0"/>
<j.0:latexDefinition rdf:datatype="http://qudt.org/schema/qudt/LatexString">$L(q_i, \dot{q_i}) = T(q_i, \dot{q_i}) - V(q_i)$, where $T$ is kinetic energy, $V$ is potential energy, $q_i$ is a generalized coordinate, and $\dot{q_i}$ is a generalized velocity.</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>
<rdfs:comment>Applicable units are those of quantitykind:LagrangeFunction</rdfs:comment>
</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/LagrangeFunction>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/description> "The Lagrange Function is a function that summarizes the dynamics of the system."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/J> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoJ> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoJ> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
<http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Lagrangian"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/informativeReference> "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=113-03-76"^^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> "$L(q_i, \\dot{q_i}) = T(q_i, \\dot{q_i}) - V(q_i)$, where $T$ is kinetic energy, $V$ is potential energy, $q_i$ is a generalized coordinate, and $\\dot{q_i}$ is a generalized velocity."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/plainTextDescription> "The Lagrange Function is a function that summarizes the dynamics of the system." ;
<http://qudt.org/schema/qudt/symbol> "L" ;
rdfs:comment "Applicable units are those of quantitykind:LagrangeFunction" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Lagrange Function"@en ;
.
JSON
{"resource":"Lagrange Function"
,"qname":"quantitykind:LagrangeFunction"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/LagrangeFunction"
,"properties":["applicable unit":"unit:J"
,"applicable unit":"unit:NanoJ"
,"applicable unit":"unit:PicoJ"
,"comment":"Applicable units are those of quantitykind:LagrangeFunction"
,"description":"The Lagrange Function is a function that summarizes the dynamics of the system."
,"description (plain text)":"The Lagrange Function is a function that summarizes the dynamics of the system."
,"has dimension vector":"dimension:A0E0L2I0M1H0T-2D0"
,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Lagrangian"
,"informative reference":"http:\/\/www.electropedia.org\/iev\/iev.nsf\/display?openform&ievref=113-03-76"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"Lagrange Function"
,"latex definition":"$L(q_i, \\dot{q_i}) = T(q_i, \\dot{q_i}) - V(q_i)$, where $T$ is kinetic energy, $V$ is potential energy, $q_i$ is a generalized coordinate, and $\\dot{q_i}$ is a generalized velocity."
,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31889"
,"symbol":"L"
,"type":"qudt:QuantityKind"
]}
JSON-LD
{
"@id" : "http://qudt.org/vocab/quantitykind/LagrangeFunction",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"description" : "The Lagrange Function is a function that summarizes the dynamics of the system.",
"applicableUnit" : [ "http://qudt.org/vocab/unit/PicoJ", "http://qudt.org/vocab/unit/NanoJ", "http://qudt.org/vocab/unit/J" ],
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0",
"informativeReference" : [ "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=113-03-76", "http://en.wikipedia.org/wiki/Lagrangian" ],
"isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31889",
"latexDefinition" : "$L(q_i, \\dot{q_i}) = T(q_i, \\dot{q_i}) - V(q_i)$, where $T$ is kinetic energy, $V$ is potential energy, $q_i$ is a generalized coordinate, and $\\dot{q_i}$ is a generalized velocity.",
"plainTextDescription" : "The Lagrange Function is a function that summarizes the dynamics of the system.",
"symbol" : "L",
"comment" : "Applicable units are those of quantitykind:LagrangeFunction",
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : {
"@language" : "en",
"@value" : "Lagrange Function"
},
"@context" : {
"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"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"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"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"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"
},
"comment" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
},
"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#"
}
}