quantitykind:DynamicViscosity

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

Type
Description

Properties
qudt:plainTextDescription
A measure of the molecular frictional resistance of a fluid as calculated using Newton's law.
qudt:latexDefinition
\(\tau_{xz} = \eta\frac{dv_x}{dz}\), where \(\tau_{xz}\) is shear stress in a fluid moving with a velocity gradient \(\frac{dv_x}{dz}\) perpendicular to the plane of shear.
Annotations
rdfs:label
Dynamic 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:owl="http://www.w3.org/2002/07/owl#"
    xmlns:j.1="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/DynamicViscosity">
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/POISE"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
    <j.0:latexSymbol rdf:datatype="http://qudt.org/schema/qudt/LatexString">\(\mu\)</j.0:latexSymbol>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MicroPOISE"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloGM-PER-M-HR"/>
    <j.0:latexDefinition rdf:datatype="http://qudt.org/schema/qudt/LatexString">\(\tau_{xz} = \eta\frac{dv_x}{dz}\), where \(\tau_{xz}\) is shear stress in a fluid moving with a velocity gradient \(\frac{dv_x}{dz}\) perpendicular to the plane of shear. </j.0:latexDefinition>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-1D0"/>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
    <j.1:broader rdf:resource="http://qudt.org/vocab/quantitykind/Viscosity"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/CentiPOISE"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PA-SEC"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloGM-PER-M-SEC"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/SLUG-PER-FT-SEC"/>
    <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/LB-PER-FT-SEC"/>
    <j.0:plainTextDescription>A measure of the molecular frictional resistance of a fluid as calculated using Newton's law.</j.0:plainTextDescription>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/LB_F-SEC-PER-IN2"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliPA-SEC"/>
    <rdfs:label xml:lang="en">Dynamic Viscosity</rdfs:label>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dictionary.reference.com/browse/dynamic+viscosity</j.0:informativeReference>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/LB_F-SEC-PER-FT2"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/LB-PER-FT-HR"/>
  </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/DynamicViscosity>
  rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiPOISE> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM-PER-M-HR> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM-PER-M-SEC> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB-PER-FT-HR> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB-PER-FT-SEC> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB_F-SEC-PER-FT2> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB_F-SEC-PER-IN2> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroPOISE> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliPA-SEC> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PA-SEC> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/POISE> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/SLUG-PER-FT-SEC> ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-1D0> ;
  <http://qudt.org/schema/qudt/informativeReference> "http://dictionary.reference.com/browse/dynamic+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> "\\(\\tau_{xz} = \\eta\\frac{dv_x}{dz}\\), where \\(\\tau_{xz}\\) is shear stress in a fluid moving with a velocity gradient \\(\\frac{dv_x}{dz}\\) perpendicular to the plane of shear. "^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/latexSymbol> "\\(\\mu\\)"^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/plainTextDescription> "A measure of the molecular frictional resistance of a fluid as calculated using Newton's law." ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
  rdfs:label "Dynamic Viscosity"@en ;
  <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Viscosity> ;
.
JSON
{"resource":"Dynamic Viscosity" 
 ,"qname":"quantitykind:DynamicViscosity" 
 ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/DynamicViscosity" 
 ,"properties":["applicable unit":"unit:CentiPOISE" 
    ,"applicable unit":"unit:KiloGM-PER-M-HR" 
    ,"applicable unit":"unit:KiloGM-PER-M-SEC" 
    ,"applicable unit":"unit:LB-PER-FT-HR" 
    ,"applicable unit":"unit:LB-PER-FT-SEC" 
    ,"applicable unit":"unit:LB_F-SEC-PER-FT2" 
    ,"applicable unit":"unit:LB_F-SEC-PER-IN2" 
    ,"applicable unit":"unit:MicroPOISE" 
    ,"applicable unit":"unit:MilliPA-SEC" 
    ,"applicable unit":"unit:PA-SEC" 
    ,"applicable unit":"unit:POISE" 
    ,"applicable unit":"unit:SLUG-PER-FT-SEC" 
    ,"description (plain text)":"A measure of the molecular frictional resistance of a fluid as calculated using Newton's law." 
    ,"has broader":"quantitykind:Viscosity" 
    ,"has dimension vector":"dimension:A0E0L-1I0M1H0T-1D0" 
    ,"informative reference":"http:\/\/dictionary.reference.com\/browse\/dynamic+viscosity" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/quantitykind&gt;" 
    ,"label":"Dynamic Viscosity" 
    ,"latex definition":"\\(\\tau_{xz} = \\eta\\frac{dv_x}{dz}\\), where \\(\\tau_{xz}\\) is shear stress in a fluid moving with a velocity gradient \\(\\frac{dv_x}{dz}\\) perpendicular to the plane of shear. " 
    ,"latex symbol":"\\(\\mu\\)" 
    ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31889" 
    ,"type":"qudt:QuantityKind" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/quantitykind/DynamicViscosity",
  "@type" : "http://qudt.org/schema/qudt/QuantityKind",
  "applicableUnit" : [ "http://qudt.org/vocab/unit/POISE", "http://qudt.org/vocab/unit/MicroPOISE", "http://qudt.org/vocab/unit/KiloGM-PER-M-HR", "http://qudt.org/vocab/unit/CentiPOISE", "http://qudt.org/vocab/unit/PA-SEC", "http://qudt.org/vocab/unit/KiloGM-PER-M-SEC", "http://qudt.org/vocab/unit/SLUG-PER-FT-SEC", "http://qudt.org/vocab/unit/LB-PER-FT-SEC", "http://qudt.org/vocab/unit/LB_F-SEC-PER-IN2", "http://qudt.org/vocab/unit/MilliPA-SEC", "http://qudt.org/vocab/unit/LB_F-SEC-PER-FT2", "http://qudt.org/vocab/unit/LB-PER-FT-HR" ],
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-1D0",
  "informativeReference" : "http://dictionary.reference.com/browse/dynamic+viscosity",
  "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31889",
  "latexDefinition" : "\\(\\tau_{xz} = \\eta\\frac{dv_x}{dz}\\), where \\(\\tau_{xz}\\) is shear stress in a fluid moving with a velocity gradient \\(\\frac{dv_x}{dz}\\) perpendicular to the plane of shear. ",
  "latexSymbol" : "\\(\\mu\\)",
  "plainTextDescription" : "A measure of the molecular frictional resistance of a fluid as calculated using Newton's law.",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
  "label" : {
    "@language" : "en",
    "@value" : "Dynamic Viscosity"
  },
  "broader" : "http://qudt.org/vocab/quantitykind/Viscosity",
  "@context" : {
    "applicableUnit" : {
      "@id" : "http://qudt.org/schema/qudt/applicableUnit",
      "@type" : "@id"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "latexSymbol" : {
      "@id" : "http://qudt.org/schema/qudt/latexSymbol",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "latexDefinition" : {
      "@id" : "http://qudt.org/schema/qudt/latexDefinition",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@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"
    },
    "plainTextDescription" : {
      "@id" : "http://qudt.org/schema/qudt/plainTextDescription"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "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:56:55.283-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)