aeration process
IRI: https://spec.industrialontologies.org/ontology/construct/AerationProcess
Defined In: https://spec.industrialontologies.org/ontology/biopharma/BiopharmaManufacturingExecution/
SubClass Of: material addition process
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:occurrent βΊ bfo:process βΊ planned process βΊ material addition process βΊ aeration process
Definition
material addition process in which an oxygen-containing gas is added to a defined recipient to provide oxygen or support gas exchange
Examples
- sparging of air into a bioreactor to supply oxygen for mammalian cell culture; sparging of oxygen-enriched gas into a microbial fermenter to support high oxygen demand; oxygen gas addition to a bioreactor to maintain dissolved oxygen within a target range; air addition through a gas inlet into a cell culture vessel to support oxygen transfer; oxygen-containing gas addition to an enzymatic reaction vessel to support an oxygen-dependent reaction
Adapted From
- https://en.wikipedia.org/wiki/Aeration
Primitive Class
This class is declared primitive and it does not have necessary and sufficient condiftions defined.
Primitive Rationale
There are insufficient constructs to create a set of necessary and sufficient conditions.
Formal Axioms
First-Order Logic Axioms
AerationProcess(x) β MaterialAdditionProcess(x) β§ βg βq βr βo (MaterialEntity(g) β§ hasInput(x, g) β§ GaseousAggregateState(q) β§ hasQuality(g, q) β§ TransferredMaterialRole(r) β§ hasRole(g, r) β§ DioxygenMolecule(o) β§ isMadeOfAtAllTimes(g, o))
Semi-Formal Natural Language Axioms
if x is an βaeration processβ then x is a βmaterial addition processβ that βhas inputβ some βmaterial entityβ that βhas qualityβ some βgaseous aggregate stateβ, βhas roleβ some βtransferred material roleβ, and βis made of at all timesβ some βdioxygen moleculeβ
Description Logic
constr:AerationProcess β constr:MaterialAdditionProcess
constr:AerationProcess β β constr:hasInput .(bfo:material_entity β β constr:hasQuality .constr:GaseousAggregateState β β constr:hasRole .constr:TransferredMaterialRole β β constr:isMadeOfAtAllTimes .constr:DioxygenMolecule)
SubClassOf: constr:MaterialAdditionProcess
SubClassOf: constr:hasInput some (bfo:material_entity and constr:hasQuality some constr:GaseousAggregateState and constr:hasRole some constr:TransferredMaterialRole and constr:isMadeOfAtAllTimes some constr:DioxygenMolecule)