partial pressure
IRI: https://spec.industrialontologies.org/ontology/construct/PartialPressure
Defined In: https://spec.industrialontologies.org/ontology/biopharma/BiopharmaMaterial/
SubClass Of: pressure
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:specifically dependent continuant βΊ bfo:quality βΊ bfo:relational quality βΊ pressure βΊ partial pressure
Definition
pressure that is the contribution of a particular gaseous constituent of a gas mixture to the total pressure of that mixture
Examples
- oxygen contributing to the total pressure of air in a bioreactor headspace; carbon dioxide contributing to the total pressure of incubator air; water vapor contributing to the total pressure of humidified air; nitrogen contributing to the total pressure of compressed air
Adapted From
- https://goldbook.iupac.org/terms/view/P04819
Primitive Class
This class is declared primitive and it does not have necessary and sufficient condiftions defined.
Primitive Rationale
There are insufficient constructs for creating a set of necessary and sufficient conditions
Formal Axioms
First-Order Logic Axioms
PartialPressure(x) β Pressure(x) β§ βmβg(MixedMaterial(m) β§ qualityOf(x,m) β§ GaseousAggregateState(g) β§ hasQuality(m,g) β§ βp(hasMagnitudeBasisInBearerPart(x,p) β (MaterialEntity(p) β§ isMadeOfAtSomeTime(m,p))))
Semi-Formal Natural Language Axioms
if x is a βpartial pressureβ then x is a βpressureβ that is the βquality ofβ some βmixed materialβ y that βhas qualityβ some βgaseous aggregate stateβ, and if x βhas magnitude basis in bearer partβ some p, then p is a βmaterial entityβ of which y βis made of at some timeβ
Description Logic
constr:PartialPressure β constr:Pressure
constr:PartialPressure β β constr:hasMagnitudeBasisInBearerPart .(bfo:material_entity β β constr:isMadeOfAtSomeTimeβ» .(constr:MixedMaterial β β constr:hasQuality .constr:GaseousAggregateState))
constr:PartialPressure β β constr:qualityOf .(constr:MixedMaterial β β constr:hasQuality .constr:GaseousAggregateState)
SubClassOf: constr:Pressure
SubClassOf: constr:hasMagnitudeBasisInBearerPart only (bfo:material_entity and inverse constr:isMadeOfAtSomeTime some (constr:MixedMaterial and constr:hasQuality some constr:GaseousAggregateState))
SubClassOf: constr:qualityOf some (constr:MixedMaterial and constr:hasQuality some constr:GaseousAggregateState)