quantitykind:Vorticity

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

Type
Description

In the simplest sense, vorticity is the tendency for elements of a fluid to "spin." More formally, vorticity can be related to the amount of "circulation" or "rotation" (or more strictly, the local angular rate of rotation) in a fluid. The average vorticity in a small region of fluid flow is equal to the circulation C around the boundary of the small region, divided by the area A of the small region. Mathematically, vorticity is a vector field and is defined as the curl of the velocity field.

Properties
qudt:plainTextDescription
In the simplest sense, vorticity is the tendency for elements of a fluid to "spin." More formally, vorticity can be related to the amount of "circulation" or "rotation" (or more strictly, the local angular rate of rotation) in a fluid. The average vorticity in a small region of fluid flow is equal to the circulation C around the boundary of the small region, divided by the area A of the small region. Mathematically, vorticity is a vector field and is defined as the curl of the velocity field.
qudt:latexSymbol
$\omega$
Annotations
dcterms:description
In the simplest sense, vorticity is the tendency for elements of a fluid to "spin." More formally, vorticity can be related to the amount of "circulation" or "rotation" (or more strictly, the local angular rate of rotation) in a fluid. The average vorticity in a small region of fluid flow is equal to the circulation C around the boundary of the small region, divided by the area A of the small region. Mathematically, vorticity is a vector field and is defined as the curl of the velocity field.
rdfs:label
Vorticity(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/Vorticity">
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/REV-PER-MIN"/>
    <rdfs:label xml:lang="en">Vorticity</rdfs:label>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/RAD-PER-HR"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/RAD-PER-MIN"/>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
    <j.2:broader rdf:resource="http://qudt.org/vocab/quantitykind/AngularVelocity"/>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/DEG-PER-MIN"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/REV-PER-HR"/>
    <j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">In the simplest sense, vorticity is the tendency for elements of a fluid to "spin." More formally, vorticity can be related to the amount of "circulation" or "rotation" (or more strictly, the local angular rate of rotation) in a fluid. The average vorticity in a small region of fluid flow is equal to the circulation C around the boundary of the small region, divided by the area A of the small region. Mathematically, vorticity is a vector field and is defined as the curl of the velocity field.</j.1:description>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PlanckFrequency_Ang"/>
    <j.0:plainTextDescription>In the simplest sense, vorticity is the tendency for elements of a fluid to "spin." More formally, vorticity can be related to the amount of "circulation" or "rotation" (or more strictly, the local angular rate of rotation) in a fluid. The average vorticity in a small region of fluid flow is equal to the circulation C around the boundary of the small region, divided by the area A of the small region. Mathematically, vorticity is a vector field and is defined as the curl of the velocity field.</j.0:plainTextDescription>
    <j.0:latexSymbol rdf:datatype="http://qudt.org/schema/qudt/LatexString">$\omega$</j.0:latexSymbol>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/DEG-PER-HR"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/REV-PER-SEC"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/DEG-PER-SEC"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/RAD-PER-SEC"/>
  </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/Vorticity>
  rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
  <http://purl.org/dc/terms/description> "In the simplest sense, vorticity is the tendency for elements of a fluid to \"spin.\" More formally, vorticity can be related to the amount of \"circulation\" or \"rotation\" (or more strictly, the local angular rate of rotation) in a fluid. The average vorticity in a small region of fluid flow is equal to the circulation C around the boundary of the small region, divided by the area A of the small region. Mathematically, vorticity is a vector field and is defined as the curl of the velocity field."^^rdf:HTML ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEG-PER-HR> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEG-PER-MIN> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEG-PER-SEC> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckFrequency_Ang> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/RAD-PER-HR> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/RAD-PER-MIN> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/RAD-PER-SEC> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/REV-PER-HR> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/REV-PER-MIN> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/REV-PER-SEC> ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
  <http://qudt.org/schema/qudt/latexSymbol> "$\\omega$"^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/plainTextDescription> "In the simplest sense, vorticity is the tendency for elements of a fluid to \"spin.\" More formally, vorticity can be related to the amount of \"circulation\" or \"rotation\" (or more strictly, the local angular rate of rotation) in a fluid. The average vorticity in a small region of fluid flow is equal to the circulation C around the boundary of the small region, divided by the area A of the small region. Mathematically, vorticity is a vector field and is defined as the curl of the velocity field." ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
  rdfs:label "Vorticity"@en ;
  <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/AngularVelocity> ;
.
JSON
{"resource":"Vorticity" 
 ,"qname":"quantitykind:Vorticity" 
 ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Vorticity" 
 ,"properties":["applicable unit":"unit:DEG-PER-HR" 
    ,"applicable unit":"unit:DEG-PER-MIN" 
    ,"applicable unit":"unit:DEG-PER-SEC" 
    ,"applicable unit":"unit:PlanckFrequency_Ang" 
    ,"applicable unit":"unit:RAD-PER-HR" 
    ,"applicable unit":"unit:RAD-PER-MIN" 
    ,"applicable unit":"unit:RAD-PER-SEC" 
    ,"applicable unit":"unit:REV-PER-HR" 
    ,"applicable unit":"unit:REV-PER-MIN" 
    ,"applicable unit":"unit:REV-PER-SEC" 
    ,"description":"In the simplest sense, vorticity is the tendency for elements of a fluid to \"spin.\" More formally, vorticity can be related to the amount of \"circulation\" or \"rotation\" (or more strictly, the local angular rate of rotation) in a fluid. The average vorticity in a small region of fluid flow is equal to the circulation C around the boundary of the small region, divided by the area A of the small region. Mathematically, vorticity is a vector field and is defined as the curl of the velocity field." 
    ,"description (plain text)":"In the simplest sense, vorticity is the tendency for elements of a fluid to \"spin.\" More formally, vorticity can be related to the amount of \"circulation\" or \"rotation\" (or more strictly, the local angular rate of rotation) in a fluid. The average vorticity in a small region of fluid flow is equal to the circulation C around the boundary of the small region, divided by the area A of the small region. Mathematically, vorticity is a vector field and is defined as the curl of the velocity field." 
    ,"has broader":"quantitykind:AngularVelocity" 
    ,"has dimension vector":"dimension:A0E0L0I0M0H0T-1D0" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/quantitykind&gt;" 
    ,"label":"Vorticity" 
    ,"latex symbol":"$\\omega$" 
    ,"type":"qudt:QuantityKind" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/quantitykind/Vorticity",
  "@type" : "http://qudt.org/schema/qudt/QuantityKind",
  "description" : "In the simplest sense, vorticity is the tendency for elements of a fluid to \"spin.\" More formally, vorticity can be related to the amount of \"circulation\" or \"rotation\" (or more strictly, the local angular rate of rotation) in a fluid. The average vorticity in a small region of fluid flow is equal to the circulation C around the boundary of the small region, divided by the area A of the small region. Mathematically, vorticity is a vector field and is defined as the curl of the velocity field.",
  "applicableUnit" : [ "http://qudt.org/vocab/unit/REV-PER-MIN", "http://qudt.org/vocab/unit/RAD-PER-HR", "http://qudt.org/vocab/unit/RAD-PER-MIN", "http://qudt.org/vocab/unit/DEG-PER-MIN", "http://qudt.org/vocab/unit/REV-PER-HR", "http://qudt.org/vocab/unit/PlanckFrequency_Ang", "http://qudt.org/vocab/unit/DEG-PER-HR", "http://qudt.org/vocab/unit/REV-PER-SEC", "http://qudt.org/vocab/unit/DEG-PER-SEC", "http://qudt.org/vocab/unit/RAD-PER-SEC" ],
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0",
  "latexSymbol" : "$\\omega$",
  "plainTextDescription" : "In the simplest sense, vorticity is the tendency for elements of a fluid to \"spin.\" More formally, vorticity can be related to the amount of \"circulation\" or \"rotation\" (or more strictly, the local angular rate of rotation) in a fluid. The average vorticity in a small region of fluid flow is equal to the circulation C around the boundary of the small region, divided by the area A of the small region. Mathematically, vorticity is a vector field and is defined as the curl of the velocity field.",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
  "label" : {
    "@language" : "en",
    "@value" : "Vorticity"
  },
  "broader" : "http://qudt.org/vocab/quantitykind/AngularVelocity",
  "@context" : {
    "applicableUnit" : {
      "@id" : "http://qudt.org/schema/qudt/applicableUnit",
      "@type" : "@id"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "broader" : {
      "@id" : "http://www.w3.org/2004/02/skos/core#broader",
      "@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"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML"
    },
    "plainTextDescription" : {
      "@id" : "http://qudt.org/schema/qudt/plainTextDescription"
    },
    "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#"
  }
}

Generated 2024-04-25T16:14:10.360-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)