relative humidity
IRI: https://spec.industrialontologies.org/ontology/construct/RelativeHumidity
Defined In: https://spec.industrialontologies.org/ontology/biopharma/BiopharmaMaterial/
SubClass Of: saturation ratio
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:specifically dependent continuant βΊ bfo:quality βΊ bfo:relational quality βΊ ratio βΊ saturation ratio βΊ relative humidity
Definition
saturation ratio of a gas mixture whose magnitude is the partial pressure of water vapor in that gas mixture relative to the saturation vapor pressure of water under the same temperature conditions
Examples
- the relative humidity of incubator air at 37 Β°C; the relative humidity of cleanroom air during environmental monitoring; the relative humidity of humidified air supplied to a cell culture incubator; the relative humidity of air in a stability chamber; the relative humidity of air in a storage area for moisture-sensitive material
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
RelativeHumidity(x) β SaturationRatio(x) β§ βmβg(MixedMaterial(m) β§ qualityOf(x,m) β§ GaseousAggregateState(g) β§ hasQuality(m,g))
Semi-Formal Natural Language Axioms
if x is a βrelative humidityβ then x is a βsaturation ratioβ that is the βquality ofβ some βmixed materialβ that βhas qualityβ some βgaseous aggregate stateβ
Description Logic
constr:RelativeHumidity β constr:SaturationRatio
constr:RelativeHumidity β β constr:qualityOf .(constr:MixedMaterial β β constr:hasQuality .constr:GaseousAggregateState)
SubClassOf: constr:SaturationRatio
SubClassOf: constr:qualityOf some (constr:MixedMaterial and constr:hasQuality some constr:GaseousAggregateState)