quantitykind:KinematicViscosity

URI: http://qudt.org/vocab/quantitykind/KinematicViscosity

Type
Description

The ratio of the viscosity of a liquid to its density. Viscosity is a measure of the resistance of a fluid which is being deformed by either shear stress or tensile stress. In many situations, we are concerned with the ratio of the inertial force to the viscous force (that is the Reynolds number), the former characterized by the fluid density \(\rho\). This ratio is characterized by the kinematic viscosity (Greek letter \(\nu\)), defined as follows: \(\nu = \mu / \rho\). The SI unit of \(\nu\) is \(m^{2}/s\). The SI unit of \(\nu\) is \(kg/m^{1}\).

Properties
qudt:latexDefinition
\(\nu = \frac{\eta}{\rho}\), where \(\eta\) is dynamic viscosity and \(\rho\) is mass density.
Annotations
dcterms:description
The ratio of the viscosity of a liquid to its density. Viscosity is a measure of the resistance of a fluid which is being deformed by either shear stress or tensile stress. In many situations, we are concerned with the ratio of the inertial force to the viscous force (that is the Reynolds number), the former characterized by the fluid density \(\rho\). This ratio is characterized by the kinematic viscosity (Greek letter \(\nu\)), defined as follows: \(\nu = \mu / \rho\). The SI unit of \(\nu\) is \(m^{2}/s\). The SI unit of \(\nu\) is \(kg/m^{1}\).
rdfs:label
Kinematic Viscosity(en)
View as:  CSV

Work in progress

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: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/KinematicViscosity">
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
    <j.0:latexSymbol rdf:datatype="http://qudt.org/schema/qudt/LatexString">\(\nu\)</j.0:latexSymbol>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/CentiST"/>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-1D0"/>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Viscosity</j.0:informativeReference>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
    <j.2:broader rdf:resource="http://qudt.org/vocab/quantitykind/AreaPerTime"/>
    <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/ST"/>
    <j.0:latexDefinition rdf:datatype="http://qudt.org/schema/qudt/LatexString">\(\nu = \frac{\eta}{\rho}\), where \(\eta\) is dynamic viscosity and \(\rho\) is mass density.</j.0:latexDefinition>
    <rdfs:label xml:lang="en">Kinematic Viscosity</rdfs:label>
    <j.2:broader rdf:resource="http://qudt.org/vocab/quantitykind/Viscosity"/>
    <j.0:dbpediaMatch rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dbpedia.org/resource/Viscosity</j.0:dbpediaMatch>
    <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">The ratio of the viscosity of a liquid to its density. Viscosity is a measure of the resistance of a fluid which is being deformed by either shear stress or tensile stress. In many situations, we are concerned with the ratio of the inertial force to the viscous force (that is the Reynolds number), the former characterized by the fluid density \(\rho\). This ratio is characterized by the kinematic viscosity (Greek letter \(\nu\)), defined as follows:  \(\nu = \mu / \rho\). The SI unit of \(\nu\) is \(m^{2}/s\). The SI unit of \(\nu\) is \(kg/m^{1}\).</j.1:description>
  </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/KinematicViscosity>
  rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
  <http://purl.org/dc/terms/description> "The ratio of the viscosity of a liquid to its density. Viscosity is a measure of the resistance of a fluid which is being deformed by either shear stress or tensile stress. In many situations, we are concerned with the ratio of the inertial force to the viscous force (that is the Reynolds number), the former characterized by the fluid density \\(\\rho\\). This ratio is characterized by the kinematic viscosity (Greek letter \\(\\nu\\)), defined as follows:  \\(\\nu = \\mu / \\rho\\). The SI unit of \\(\\nu\\) is \\(m^{2}/s\\). The SI unit of \\(\\nu\\) is \\(kg/m^{1}\\)."^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiST> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ST> ;
  <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Viscosity"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-1D0> ;
  <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Viscosity"^^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> "\\(\\nu = \\frac{\\eta}{\\rho}\\), where \\(\\eta\\) is dynamic viscosity and \\(\\rho\\) is mass density."^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/latexSymbol> "\\(\\nu\\)"^^<http://qudt.org/schema/qudt/LatexString> ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
  rdfs:label "Kinematic Viscosity"@en ;
  <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/AreaPerTime> ;
  <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Viscosity> ;
.
JSON
{"resource":"Kinematic Viscosity" 
 ,"qname":"quantitykind:KinematicViscosity" 
 ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/KinematicViscosity" 
 ,"properties":["applicable unit":"unit:CentiST" 
    ,"applicable unit":"unit:ST" 
    ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Viscosity" 
    ,"description":"The ratio of the viscosity of a liquid to its density. Viscosity is a measure of the resistance of a fluid which is being deformed by either shear stress or tensile stress. In many situations, we are concerned with the ratio of the inertial force to the viscous force (that is the Reynolds number), the former characterized by the fluid density \\(\\rho\\). This ratio is characterized by the kinematic viscosity (Greek letter \\(\\nu\\)), defined as follows:  \\(\\nu = \\mu \/ \\rho\\). The SI unit of \\(\\nu\\) is \\(m^{2}\/s\\). The SI unit of \\(\\nu\\) is \\(kg\/m^{1}\\)." 
    ,"has broader":"quantitykind:AreaPerTime" 
    ,"has broader":"quantitykind:Viscosity" 
    ,"has dimension vector":"dimension:A0E0L2I0M0H0T-1D0" 
    ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Viscosity" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/quantitykind&gt;" 
    ,"label":"Kinematic Viscosity" 
    ,"latex definition":"\\(\\nu = \\frac{\\eta}{\\rho}\\), where \\(\\eta\\) is dynamic viscosity and \\(\\rho\\) is mass density." 
    ,"latex symbol":"\\(\\nu\\)" 
    ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31889" 
    ,"type":"qudt:QuantityKind" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/quantitykind/KinematicViscosity",
  "@type" : "http://qudt.org/schema/qudt/QuantityKind",
  "description" : "The ratio of the viscosity of a liquid to its density. Viscosity is a measure of the resistance of a fluid which is being deformed by either shear stress or tensile stress. In many situations, we are concerned with the ratio of the inertial force to the viscous force (that is the Reynolds number), the former characterized by the fluid density \\(\\rho\\). This ratio is characterized by the kinematic viscosity (Greek letter \\(\\nu\\)), defined as follows:  \\(\\nu = \\mu / \\rho\\). The SI unit of \\(\\nu\\) is \\(m^{2}/s\\). The SI unit of \\(\\nu\\) is \\(kg/m^{1}\\).",
  "applicableUnit" : [ "http://qudt.org/vocab/unit/CentiST", "http://qudt.org/vocab/unit/ST" ],
  "dbpediaMatch" : "http://dbpedia.org/resource/Viscosity",
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-1D0",
  "informativeReference" : "http://en.wikipedia.org/wiki/Viscosity",
  "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31889",
  "latexDefinition" : "\\(\\nu = \\frac{\\eta}{\\rho}\\), where \\(\\eta\\) is dynamic viscosity and \\(\\rho\\) is mass density.",
  "latexSymbol" : "\\(\\nu\\)",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
  "label" : {
    "@language" : "en",
    "@value" : "Kinematic Viscosity"
  },
  "broader" : [ "http://qudt.org/vocab/quantitykind/AreaPerTime", "http://qudt.org/vocab/quantitykind/Viscosity" ],
  "@context" : {
    "latexSymbol" : {
      "@id" : "http://qudt.org/schema/qudt/latexSymbol",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "applicableUnit" : {
      "@id" : "http://qudt.org/schema/qudt/applicableUnit",
      "@type" : "@id"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "broader" : {
      "@id" : "http://www.w3.org/2004/02/skos/core#broader",
      "@type" : "@id"
    },
    "isoNormativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/isoNormativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "latexDefinition" : {
      "@id" : "http://qudt.org/schema/qudt/latexDefinition",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "dbpediaMatch" : {
      "@id" : "http://qudt.org/schema/qudt/dbpediaMatch",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "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#"
  }
}

Generated 2023-03-14T16:52:38.621-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)