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:j.2="http://www.linkedmodel.org/schema/vaem#"
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/Density">
<j.0:exactMatch rdf:resource="http://qudt.org/vocab/quantitykind/MassDensity"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/OZ-PER-GAL"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<owl:sameAs rdf:resource="http://qudt.org/vocab/quantitykind/MassDensity"/>
<j.0:latexDefinition rdf:datatype="http://qudt.org/schema/qudt/LatexString">\(\rho = m/V\), where \(\rho\) is the density, \(m\) is the mass, and \(V\) is the volume.</j.0:latexDefinition>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/LB-PER-IN3"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/LB-PER-GAL_UK"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/LB-PER-FT3"/>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">The mass density or density of a material is defined as its mass per unit volume. The symbol most often used for density is \(\rho\). Mathematically, density is defined as mass divided by volume: \(\rho = m/V\), where \(\rho\) is the density, \(m\) is the mass, and \(V\) is the volume. In some cases, density is also defined as its weight per unit volume, although this quantity is more properly called specific weight.</j.1:description>
<j.2:todo>belongs to SOQ-ISO</j.2:todo>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/TON_SHORT-PER-YD3"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/LB-PER-GAL"/>
<j.0:dbpediaMatch rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dbpedia.org/resource/Density</j.0:dbpediaMatch>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/LB-PER-GAL_US"/>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Density</j.0:informativeReference>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/LB-PER-YD3"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PlanckDensity"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/SLUG-PER-FT3"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/LB-PER-M3"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliGM-PER-DeciL"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/OZ-PER-IN3"/>
<rdfs:label xml:lang="en">Density</rdfs:label>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/GRAIN-PER-GAL"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/TON_LONG-PER-YD3"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloGM-PER-M3"/>
<j.0:latexSymbol rdf:datatype="http://qudt.org/schema/qudt/LatexString">\(\rho\)</j.0:latexSymbol>
</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/Density>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/description> "The mass density or density of a material is defined as its mass per unit volume. The symbol most often used for density is \\(\\rho\\). Mathematically, density is defined as mass divided by volume: \\(\\rho = m/V\\), where \\(\\rho\\) is the density, \\(m\\) is the mass, and \\(V\\) is the volume. In some cases, density is also defined as its weight per unit volume, although this quantity is more properly called specific weight."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GRAIN-PER-GAL> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM-PER-M3> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB-PER-FT3> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB-PER-GAL> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB-PER-GAL_UK> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB-PER-GAL_US> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB-PER-IN3> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB-PER-M3> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB-PER-YD3> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliGM-PER-DeciL> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/OZ-PER-GAL> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/OZ-PER-IN3> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckDensity> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/SLUG-PER-FT3> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_LONG-PER-YD3> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_SHORT-PER-YD3> ;
<http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Density"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/exactMatch> <http://qudt.org/vocab/quantitykind/MassDensity> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0> ;
<http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Density"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/latexDefinition> "\\(\\rho = m/V\\), where \\(\\rho\\) is the density, \\(m\\) is the mass, and \\(V\\) is the volume."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/latexSymbol> "\\(\\rho\\)"^^<http://qudt.org/schema/qudt/LatexString> ;
<http://www.linkedmodel.org/schema/vaem#todo> "belongs to SOQ-ISO" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Density"@en ;
owl:sameAs <http://qudt.org/vocab/quantitykind/MassDensity> ;
.
JSON
{"resource":"Density"
,"qname":"quantitykind:Density"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Density"
,"properties":["applicable unit":"unit:GRAIN-PER-GAL"
,"applicable unit":"unit:KiloGM-PER-M3"
,"applicable unit":"unit:LB-PER-FT3"
,"applicable unit":"unit:LB-PER-GAL"
,"applicable unit":"unit:LB-PER-GAL_UK"
,"applicable unit":"unit:LB-PER-GAL_US"
,"applicable unit":"unit:LB-PER-IN3"
,"applicable unit":"unit:LB-PER-M3"
,"applicable unit":"unit:LB-PER-YD3"
,"applicable unit":"unit:MilliGM-PER-DeciL"
,"applicable unit":"unit:OZ-PER-GAL"
,"applicable unit":"unit:OZ-PER-IN3"
,"applicable unit":"unit:PlanckDensity"
,"applicable unit":"unit:SLUG-PER-FT3"
,"applicable unit":"unit:TON_LONG-PER-YD3"
,"applicable unit":"unit:TON_SHORT-PER-YD3"
,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Density"
,"description":"The mass density or density of a material is defined as its mass per unit volume. The symbol most often used for density is \\(\\rho\\). Mathematically, density is defined as mass divided by volume: \\(\\rho = m\/V\\), where \\(\\rho\\) is the density, \\(m\\) is the mass, and \\(V\\) is the volume. In some cases, density is also defined as its weight per unit volume, although this quantity is more properly called specific weight."
,"exact match":"quantitykind:MassDensity"
,"has dimension vector":"dimension:A0E0L-3I0M1H0T0D0"
,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Density"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"Density"
,"latex definition":"\\(\\rho = m\/V\\), where \\(\\rho\\) is the density, \\(m\\) is the mass, and \\(V\\) is the volume."
,"latex symbol":"\\(\\rho\\)"
,"sameAs":"quantitykind:MassDensity"
,"todo":"belongs to SOQ-ISO"
,"type":"qudt:QuantityKind"
]}
JSON-LD
{
"@id" : "http://qudt.org/vocab/quantitykind/Density",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"description" : "The mass density or density of a material is defined as its mass per unit volume. The symbol most often used for density is \\(\\rho\\). Mathematically, density is defined as mass divided by volume: \\(\\rho = m/V\\), where \\(\\rho\\) is the density, \\(m\\) is the mass, and \\(V\\) is the volume. In some cases, density is also defined as its weight per unit volume, although this quantity is more properly called specific weight.",
"applicableUnit" : [ "http://qudt.org/vocab/unit/OZ-PER-GAL", "http://qudt.org/vocab/unit/LB-PER-IN3", "http://qudt.org/vocab/unit/LB-PER-GAL_UK", "http://qudt.org/vocab/unit/LB-PER-FT3", "http://qudt.org/vocab/unit/TON_SHORT-PER-YD3", "http://qudt.org/vocab/unit/LB-PER-GAL", "http://qudt.org/vocab/unit/LB-PER-GAL_US", "http://qudt.org/vocab/unit/LB-PER-YD3", "http://qudt.org/vocab/unit/PlanckDensity", "http://qudt.org/vocab/unit/SLUG-PER-FT3", "http://qudt.org/vocab/unit/LB-PER-M3", "http://qudt.org/vocab/unit/MilliGM-PER-DeciL", "http://qudt.org/vocab/unit/OZ-PER-IN3", "http://qudt.org/vocab/unit/GRAIN-PER-GAL", "http://qudt.org/vocab/unit/TON_LONG-PER-YD3", "http://qudt.org/vocab/unit/KiloGM-PER-M3" ],
"dbpediaMatch" : "http://dbpedia.org/resource/Density",
"exactMatch" : "http://qudt.org/vocab/quantitykind/MassDensity",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-3I0M1H0T0D0",
"informativeReference" : "http://en.wikipedia.org/wiki/Density",
"latexDefinition" : "\\(\\rho = m/V\\), where \\(\\rho\\) is the density, \\(m\\) is the mass, and \\(V\\) is the volume.",
"latexSymbol" : "\\(\\rho\\)",
"todo" : "belongs to SOQ-ISO",
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : {
"@language" : "en",
"@value" : "Density"
},
"sameAs" : "http://qudt.org/vocab/quantitykind/MassDensity",
"@context" : {
"exactMatch" : {
"@id" : "http://qudt.org/schema/qudt/exactMatch",
"@type" : "@id"
},
"applicableUnit" : {
"@id" : "http://qudt.org/schema/qudt/applicableUnit",
"@type" : "@id"
},
"sameAs" : {
"@id" : "http://www.w3.org/2002/07/owl#sameAs",
"@type" : "@id"
},
"latexDefinition" : {
"@id" : "http://qudt.org/schema/qudt/latexDefinition",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"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"
},
"todo" : {
"@id" : "http://www.linkedmodel.org/schema/vaem#todo"
},
"dbpediaMatch" : {
"@id" : "http://qudt.org/schema/qudt/dbpediaMatch",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"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"
},
"latexSymbol" : {
"@id" : "http://qudt.org/schema/qudt/latexSymbol",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"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#"
}
}