quantitykind:Fugacity

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

Type
Description

"Fugacity" of a real gas is an effective pressure which replaces the true mechanical pressure in accurate chemical equilibrium calculations. It is equal to the pressure of an ideal gas which has the same chemical potential as the real gas.

Properties
qudt:plainTextDescription
"Fugacity" of a real gas is an effective pressure which replaces the true mechanical pressure in accurate chemical equilibrium calculations. It is equal to the pressure of an ideal gas which has the same chemical potential as the real gas.
qudt:latexSymbol
$\tilde{p}_B$
Annotations
rdfs:comment
Applicable units are those of quantitykind:Fugacity
dcterms:description
"Fugacity" of a real gas is an effective pressure which replaces the true mechanical pressure in accurate chemical equilibrium calculations. It is equal to the pressure of an ideal gas which has the same chemical potential as the real gas.
rdfs:label
Fugasiti(ms)
Fugazität(de)
Lotność(pl)
fugacidad(es)
fugacidade(pt)
fugacita(cs)
fugacitate(ro)
fugacity(en)
fugacità(it)
fugacité(fr)
fügasite(tr)
انفلاتية(ar)
بی‌دوامی(fa)
フガシティー(ja)
逸度(zh)
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/Fugacity">
    <j.0:plainTextDescription>"Fugacity" of a real gas is an effective pressure which replaces the true mechanical pressure in accurate chemical equilibrium calculations. It is equal to the pressure of an ideal gas which has the same chemical potential as the real gas.</j.0:plainTextDescription>
    <j.0:isoNormativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.iso.org/iso/catalogue_detail?csnumber=31894</j.0:isoNormativeReference>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Fugacity</j.0:informativeReference>
    <rdfs:label xml:lang="cs">fugacita</rdfs:label>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PA"/>
    <rdfs:label xml:lang="ja">フガシティー</rdfs:label>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
    <rdfs:comment>Applicable units are those of quantitykind:Fugacity</rdfs:comment>
    <rdfs:label xml:lang="pl">Lotność</rdfs:label>
    <rdfs:label xml:lang="de">Fugazität</rdfs:label>
    <rdfs:label xml:lang="es">fugacidad</rdfs:label>
    <rdfs:label xml:lang="pt">fugacidade</rdfs:label>
    <rdfs:label xml:lang="it">fugacità</rdfs:label>
    <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">"Fugacity" of a real gas is an effective pressure which replaces the true mechanical pressure in accurate chemical equilibrium calculations. It is equal to the pressure of an ideal gas which has the same chemical potential as the real gas.</j.1:description>
    <rdfs:label xml:lang="ar">انفلاتية</rdfs:label>
    <rdfs:label xml:lang="ro">fugacitate</rdfs:label>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PicoPA"/>
    <rdfs:label xml:lang="en">fugacity</rdfs:label>
    <rdfs:label xml:lang="zh">逸度</rdfs:label>
    <rdfs:label xml:lang="fa">بی‌دوامی</rdfs:label>
    <j.0:latexSymbol rdf:datatype="http://qudt.org/schema/qudt/LatexString">$\tilde{p}_B$</j.0:latexSymbol>
    <rdfs:label xml:lang="tr">fügasite</rdfs:label>
    <rdfs:label xml:lang="ms">Fugasiti</rdfs:label>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0"/>
    <rdfs:label xml:lang="fr">fugacité</rdfs:label>
  </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/Fugacity>
  rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
  <http://purl.org/dc/terms/description> "\"Fugacity\" of a real gas is an effective pressure which replaces the true mechanical pressure in accurate chemical equilibrium calculations. It is equal to the pressure of an ideal gas which has the same chemical potential as the real gas."^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PA> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoPA> ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
  <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Fugacity"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/latexSymbol> "$\\tilde{p}_B$"^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/plainTextDescription> "\"Fugacity\" of a real gas is an effective pressure which replaces the true mechanical pressure in accurate chemical equilibrium calculations. It is equal to the pressure of an ideal gas which has the same chemical potential as the real gas." ;
  rdfs:comment "Applicable units are those of quantitykind:Fugacity" ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
  rdfs:label "Fugasiti"@ms ;
  rdfs:label "Fugazität"@de ;
  rdfs:label "Lotność"@pl ;
  rdfs:label "fugacidad"@es ;
  rdfs:label "fugacidade"@pt ;
  rdfs:label "fugacita"@cs ;
  rdfs:label "fugacitate"@ro ;
  rdfs:label "fugacity"@en ;
  rdfs:label "fugacità"@it ;
  rdfs:label "fugacité"@fr ;
  rdfs:label "fügasite"@tr ;
  rdfs:label "انفلاتية"@ar ;
  rdfs:label "بی‌دوامی"@fa ;
  rdfs:label "フガシティー"@ja ;
  rdfs:label "逸度"@zh ;
.
JSON
{"resource":"fugacity" 
 ,"qname":"quantitykind:Fugacity" 
 ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Fugacity" 
 ,"properties":["applicable unit":"unit:PA" 
    ,"applicable unit":"unit:PicoPA" 
    ,"comment":"Applicable units are those of quantitykind:Fugacity" 
    ,"description":"\"Fugacity\" of a real gas is an effective pressure which replaces the true mechanical pressure in accurate chemical equilibrium calculations. It is equal to the pressure of an ideal gas which has the same chemical potential as the real gas." 
    ,"description (plain text)":"\"Fugacity\" of a real gas is an effective pressure which replaces the true mechanical pressure in accurate chemical equilibrium calculations. It is equal to the pressure of an ideal gas which has the same chemical potential as the real gas." 
    ,"has dimension vector":"dimension:A0E0L-1I0M1H0T-2D0" 
    ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Fugacity" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/quantitykind&gt;" 
    ,"label":"Fugasiti" 
    ,"label":"Fugazit&auml;t" 
    ,"label":"Lotność" 
    ,"label":"fugacidad" 
    ,"label":"fugacidade" 
    ,"label":"fugacita" 
    ,"label":"fugacitate" 
    ,"label":"fugacity" 
    ,"label":"fugacit&agrave;" 
    ,"label":"fugacit&eacute;" 
    ,"label":"f&uuml;gasite" 
    ,"label":"انفلاتية" 
    ,"label":"بی\u200Cدوامی" 
    ,"label":"フガシティー" 
    ,"label":"逸度" 
    ,"latex symbol":"$\\tilde{p}_B$" 
    ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31894" 
    ,"type":"qudt:QuantityKind" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/quantitykind/Fugacity",
  "@type" : "http://qudt.org/schema/qudt/QuantityKind",
  "description" : "\"Fugacity\" of a real gas is an effective pressure which replaces the true mechanical pressure in accurate chemical equilibrium calculations. It is equal to the pressure of an ideal gas which has the same chemical potential as the real gas.",
  "applicableUnit" : [ "http://qudt.org/vocab/unit/PA", "http://qudt.org/vocab/unit/PicoPA" ],
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0",
  "informativeReference" : "http://en.wikipedia.org/wiki/Fugacity",
  "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31894",
  "latexSymbol" : "$\\tilde{p}_B$",
  "plainTextDescription" : "\"Fugacity\" of a real gas is an effective pressure which replaces the true mechanical pressure in accurate chemical equilibrium calculations. It is equal to the pressure of an ideal gas which has the same chemical potential as the real gas.",
  "comment" : "Applicable units are those of quantitykind:Fugacity",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
  "label" : [ {
    "@language" : "cs",
    "@value" : "fugacita"
  }, {
    "@language" : "ja",
    "@value" : "フガシティー"
  }, {
    "@language" : "pl",
    "@value" : "Lotność"
  }, {
    "@language" : "de",
    "@value" : "Fugazität"
  }, {
    "@language" : "es",
    "@value" : "fugacidad"
  }, {
    "@language" : "pt",
    "@value" : "fugacidade"
  }, {
    "@language" : "it",
    "@value" : "fugacità"
  }, {
    "@language" : "ar",
    "@value" : "انفلاتية"
  }, {
    "@language" : "ro",
    "@value" : "fugacitate"
  }, {
    "@language" : "en",
    "@value" : "fugacity"
  }, {
    "@language" : "zh",
    "@value" : "逸度"
  }, {
    "@language" : "fa",
    "@value" : "بی‌دوامی"
  }, {
    "@language" : "tr",
    "@value" : "fügasite"
  }, {
    "@language" : "ms",
    "@value" : "Fugasiti"
  }, {
    "@language" : "fr",
    "@value" : "fugacité"
  } ],
  "@context" : {
    "plainTextDescription" : {
      "@id" : "http://qudt.org/schema/qudt/plainTextDescription"
    },
    "isoNormativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/isoNormativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "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"
    },
    "applicableUnit" : {
      "@id" : "http://qudt.org/schema/qudt/applicableUnit",
      "@type" : "@id"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "comment" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "latexSymbol" : {
      "@id" : "http://qudt.org/schema/qudt/latexSymbol",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "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-11-15T17:20:53.778-05:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)