quantitykind:MassPerAreaTime

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

Type
Description

In Physics and Engineering, mass flux is the rate of mass flow per unit area. The common symbols are $j$, $J$, $\phi$, or $\Phi$ (Greek lower or capital Phi), sometimes with subscript $m$ to indicate mass is the flowing quantity. Its SI units are $ kg s^{-1} m^{-2}$.

Properties
qudt:latexSymbol
$j_m = \lim\limits_{A \rightarrow 0}\frac{I_m}{A}$
Annotations
dcterms:description
In Physics and Engineering, mass flux is the rate of mass flow per unit area. The common symbols are $j$, $J$, $\phi$, or $\Phi$ (Greek lower or capital Phi), sometimes with subscript $m$ to indicate mass is the flowing quantity. Its SI units are $ kg s^{-1} m^{-2}$.
rdfs:label
Mass per Area Time(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: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/MassPerAreaTime">
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/GM_Carbon-PER-M2-DAY"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/GM-PER-M2-DAY"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloGM-PER-SEC-M2"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliGM-PER-M2-DAY"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/TONNE-PER-HA-YR"/>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T-1D0"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliGM-PER-M2-SEC"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/NanoGM-PER-CentiM2-DAY"/>
    <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">In Physics and Engineering, mass flux is the rate of mass flow per unit area. The common symbols are $j$, $J$, $\phi$, or $\Phi$  (Greek lower or capital Phi), sometimes with subscript $m$ to indicate mass is the flowing quantity.  Its SI units are $ kg s^{-1} m^{-2}$.</j.1:description>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MicroGM-PER-CentiM2-WK"/>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Mass_flux</j.0:informativeReference>
    <rdfs:label xml:lang="en">Mass per Area Time</rdfs:label>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MicroGM-PER-M2-DAY"/>
    <j.0:latexSymbol rdf:datatype="http://qudt.org/schema/qudt/LatexString">$j_m = \lim\limits_{A \rightarrow 0}\frac{I_m}{A}$</j.0:latexSymbol>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloGM-PER-M2-SEC"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/DYN-SEC-PER-CentiM3"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/GM-PER-CentiM2-YR"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/GM_Nitrogen-PER-M2-DAY"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliGM-PER-M2-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/MassPerAreaTime>
  rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
  <http://purl.org/dc/terms/description> "In Physics and Engineering, mass flux is the rate of mass flow per unit area. The common symbols are $j$, $J$, $\\phi$, or $\\Phi$  (Greek lower or capital Phi), sometimes with subscript $m$ to indicate mass is the flowing quantity.  Its SI units are $ kg s^{-1} m^{-2}$."^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DYN-SEC-PER-CentiM3> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GM-PER-CentiM2-YR> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GM-PER-M2-DAY> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GM_Carbon-PER-M2-DAY> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GM_Nitrogen-PER-M2-DAY> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM-PER-M2-SEC> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM-PER-SEC-M2> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroGM-PER-CentiM2-WK> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroGM-PER-M2-DAY> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliGM-PER-M2-DAY> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliGM-PER-M2-HR> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliGM-PER-M2-SEC> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoGM-PER-CentiM2-DAY> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TONNE-PER-HA-YR> ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T-1D0> ;
  <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Mass_flux"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/latexSymbol> "$j_m = \\lim\\limits_{A \\rightarrow 0}\\frac{I_m}{A}$"^^<http://qudt.org/schema/qudt/LatexString> ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
  rdfs:label "Mass per Area Time"@en ;
.
JSON
{"resource":"Mass per Area Time" 
 ,"qname":"quantitykind:MassPerAreaTime" 
 ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/MassPerAreaTime" 
 ,"properties":["applicable unit":"unit:DYN-SEC-PER-CentiM3" 
    ,"applicable unit":"unit:GM-PER-CentiM2-YR" 
    ,"applicable unit":"unit:GM-PER-M2-DAY" 
    ,"applicable unit":"unit:GM_Carbon-PER-M2-DAY" 
    ,"applicable unit":"unit:GM_Nitrogen-PER-M2-DAY" 
    ,"applicable unit":"unit:KiloGM-PER-M2-SEC" 
    ,"applicable unit":"unit:KiloGM-PER-SEC-M2" 
    ,"applicable unit":"unit:MicroGM-PER-CentiM2-WK" 
    ,"applicable unit":"unit:MicroGM-PER-M2-DAY" 
    ,"applicable unit":"unit:MilliGM-PER-M2-DAY" 
    ,"applicable unit":"unit:MilliGM-PER-M2-HR" 
    ,"applicable unit":"unit:MilliGM-PER-M2-SEC" 
    ,"applicable unit":"unit:NanoGM-PER-CentiM2-DAY" 
    ,"applicable unit":"unit:TONNE-PER-HA-YR" 
    ,"description":"In Physics and Engineering, mass flux is the rate of mass flow per unit area. The common symbols are $j$, $J$, $\\phi$, or $\\Phi$  (Greek lower or capital Phi), sometimes with subscript $m$ to indicate mass is the flowing quantity.  Its SI units are $ kg s^{-1} m^{-2}$." 
    ,"has dimension vector":"dimension:A0E0L-2I0M1H0T-1D0" 
    ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Mass_flux" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/quantitykind&gt;" 
    ,"label":"Mass per Area Time" 
    ,"latex symbol":"$j_m = \\lim\\limits_{A \\rightarrow 0}\\frac{I_m}{A}$" 
    ,"type":"qudt:QuantityKind" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/quantitykind/MassPerAreaTime",
  "@type" : "http://qudt.org/schema/qudt/QuantityKind",
  "description" : "In Physics and Engineering, mass flux is the rate of mass flow per unit area. The common symbols are $j$, $J$, $\\phi$, or $\\Phi$  (Greek lower or capital Phi), sometimes with subscript $m$ to indicate mass is the flowing quantity.  Its SI units are $ kg s^{-1} m^{-2}$.",
  "applicableUnit" : [ "http://qudt.org/vocab/unit/GM_Carbon-PER-M2-DAY", "http://qudt.org/vocab/unit/GM-PER-M2-DAY", "http://qudt.org/vocab/unit/KiloGM-PER-SEC-M2", "http://qudt.org/vocab/unit/MilliGM-PER-M2-DAY", "http://qudt.org/vocab/unit/TONNE-PER-HA-YR", "http://qudt.org/vocab/unit/MilliGM-PER-M2-SEC", "http://qudt.org/vocab/unit/NanoGM-PER-CentiM2-DAY", "http://qudt.org/vocab/unit/MicroGM-PER-CentiM2-WK", "http://qudt.org/vocab/unit/MicroGM-PER-M2-DAY", "http://qudt.org/vocab/unit/KiloGM-PER-M2-SEC", "http://qudt.org/vocab/unit/DYN-SEC-PER-CentiM3", "http://qudt.org/vocab/unit/GM-PER-CentiM2-YR", "http://qudt.org/vocab/unit/GM_Nitrogen-PER-M2-DAY", "http://qudt.org/vocab/unit/MilliGM-PER-M2-HR" ],
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-2I0M1H0T-1D0",
  "informativeReference" : "http://en.wikipedia.org/wiki/Mass_flux",
  "latexSymbol" : "$j_m = \\lim\\limits_{A \\rightarrow 0}\\frac{I_m}{A}$",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
  "label" : {
    "@language" : "en",
    "@value" : "Mass per Area Time"
  },
  "@context" : {
    "applicableUnit" : {
      "@id" : "http://qudt.org/schema/qudt/applicableUnit",
      "@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"
    },
    "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"
    },
    "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"
    },
    "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:10:42.678-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)