<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:j.2="http://www.w3.org/2004/02/skos/core#"
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/ReynoldsNumber">
<j.0:dbpediaMatch rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dbpedia.org/resource/Reynolds_number</j.0:dbpediaMatch>
<j.2:broader rdf:resource="http://qudt.org/vocab/quantitykind/DimensionlessRatio"/>
<j.2:closeMatch rdf:resource="http://dbpedia.org/resource/Reynolds_number"/>
<j.0:latexDefinition rdf:datatype="http://qudt.org/schema/qudt/LatexString">$Re = \frac{\rho uL}{\mu} = \frac{uL}{\nu}$, where $\rho$ is mass density, $u$ is speed, $L$ is length, $\mu$ is dynamic viscosity, and $\nu$ is kinematic viscosity.</j.0:latexDefinition>
<j.0:symbol>Re</j.0:symbol>
<j.0:normativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.iso.org/iso/catalogue_detail?csnumber=31896</j.0:normativeReference>
<rdfs:comment>Applicable units are those of quantitykind:ReynoldsNumber</rdfs:comment>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Reynolds_number</j.0:informativeReference>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/NUM"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<j.0:plainTextDescription>The "Reynolds Number" (Re) is a dimensionless number that gives a measure of the ratio of inertial forces to viscous forces and consequently quantifies the relative importance of these two types of forces for given flow conditions.</j.0:plainTextDescription>
<rdfs:label xml:lang="en">Reynolds Number</rdfs:label>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">The "Reynolds Number" (Re) is a dimensionless number that gives a measure of the ratio of inertial forces to viscous forces and consequently quantifies the relative importance of these two types of forces for given flow conditions.</j.1:description>
</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/ReynoldsNumber>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/description> "The \"Reynolds Number\" (Re) is a dimensionless number that gives a measure of the ratio of inertial forces to viscous forces and consequently quantifies the relative importance of these two types of forces for given flow conditions."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NUM> ;
<http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Reynolds_number"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
<http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Reynolds_number"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/latexDefinition> "$Re = \\frac{\\rho uL}{\\mu} = \\frac{uL}{\\nu}$, where $\\rho$ is mass density, $u$ is speed, $L$ is length, $\\mu$ is dynamic viscosity, and $\\nu$ is kinematic viscosity."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/normativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31896"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/plainTextDescription> "The \"Reynolds Number\" (Re) is a dimensionless number that gives a measure of the ratio of inertial forces to viscous forces and consequently quantifies the relative importance of these two types of forces for given flow conditions." ;
<http://qudt.org/schema/qudt/symbol> "Re" ;
rdfs:comment "Applicable units are those of quantitykind:ReynoldsNumber" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Reynolds Number"@en ;
<http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/DimensionlessRatio> ;
<http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Reynolds_number> ;
.
{"resource":"Reynolds Number"
,"qname":"quantitykind:ReynoldsNumber"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ReynoldsNumber"
,"properties":["applicable unit":"unit:NUM"
,"comment":"Applicable units are those of quantitykind:ReynoldsNumber"
,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Reynolds_number"
,"description":"The \"Reynolds Number\" (Re) is a dimensionless number that gives a measure of the ratio of inertial forces to viscous forces and consequently quantifies the relative importance of these two types of forces for given flow conditions."
,"description (plain text)":"The \"Reynolds Number\" (Re) is a dimensionless number that gives a measure of the ratio of inertial forces to viscous forces and consequently quantifies the relative importance of these two types of forces for given flow conditions."
,"has broader":"quantitykind:DimensionlessRatio"
,"has close match":"<http:\/\/dbpedia.org\/resource\/Reynolds_number>"
,"has dimension vector":"dimension:A0E0L0I0M0H0T0D1"
,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Reynolds_number"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"Reynolds Number"
,"latex definition":"$Re = \\frac{\\rho uL}{\\mu} = \\frac{uL}{\\nu}$, where $\\rho$ is mass density, $u$ is speed, $L$ is length, $\\mu$ is dynamic viscosity, and $\\nu$ is kinematic viscosity."
,"normative reference":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31896"
,"symbol":"Re"
,"type":"qudt:QuantityKind"
]}
{
"@id" : "http://qudt.org/vocab/quantitykind/ReynoldsNumber",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"description" : "The \"Reynolds Number\" (Re) is a dimensionless number that gives a measure of the ratio of inertial forces to viscous forces and consequently quantifies the relative importance of these two types of forces for given flow conditions.",
"applicableUnit" : "http://qudt.org/vocab/unit/NUM",
"dbpediaMatch" : "http://dbpedia.org/resource/Reynolds_number",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1",
"informativeReference" : "http://en.wikipedia.org/wiki/Reynolds_number",
"latexDefinition" : "$Re = \\frac{\\rho uL}{\\mu} = \\frac{uL}{\\nu}$, where $\\rho$ is mass density, $u$ is speed, $L$ is length, $\\mu$ is dynamic viscosity, and $\\nu$ is kinematic viscosity.",
"normativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31896",
"plainTextDescription" : "The \"Reynolds Number\" (Re) is a dimensionless number that gives a measure of the ratio of inertial forces to viscous forces and consequently quantifies the relative importance of these two types of forces for given flow conditions.",
"symbol" : "Re",
"comment" : "Applicable units are those of quantitykind:ReynoldsNumber",
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : {
"@language" : "en",
"@value" : "Reynolds Number"
},
"broader" : "http://qudt.org/vocab/quantitykind/DimensionlessRatio",
"closeMatch" : "http://dbpedia.org/resource/Reynolds_number",
"@context" : {
"dbpediaMatch" : {
"@id" : "http://qudt.org/schema/qudt/dbpediaMatch",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"broader" : {
"@id" : "http://www.w3.org/2004/02/skos/core#broader",
"@type" : "@id"
},
"closeMatch" : {
"@id" : "http://www.w3.org/2004/02/skos/core#closeMatch",
"@type" : "@id"
},
"latexDefinition" : {
"@id" : "http://qudt.org/schema/qudt/latexDefinition",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"normativeReference" : {
"@id" : "http://qudt.org/schema/qudt/normativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"comment" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
},
"informativeReference" : {
"@id" : "http://qudt.org/schema/qudt/informativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"applicableUnit" : {
"@id" : "http://qudt.org/schema/qudt/applicableUnit",
"@type" : "@id"
},
"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"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@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#"
}
}