pH adjustment addition process
IRI: https://spec.industrialontologies.org/ontology/construct/PHAdjustmentAdditionProcess
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 βΊ pH adjustment addition process
Definition
material addition process in which an acidifying or alkalizing material is introduced into a defined recipient to modify pH
Examples
- Controlled dosing of sodium hydroxide (NaOH) into a mammalian cell culture bioreactor during production scale to neutralize acidity from lactate accumulation.
Counter-Examples
- Addition of nutrient feeds (e.g., glucose, amino acids) might indirectly affect pH, but their purpose is metabolic, not direct pH control.
Adapted From
- https://www.sciencedirect.com/science/article/pii/S1871678424005533 and https://pmc.ncbi.nlm.nih.gov/articles/PMC10818583/
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
PHAdjustmentAdditionProcess(x) β MaterialAdditionProcess(x) β§ βm βr βa (MaterialEntity(m) β§ TransferredMaterialRole(r) β§ hasInput(x, m) β§ hasRole(m, r) β§ ((AcidifyingAgentRole(a) β¨ AlkalizingAgentRole(a)) β§ hasRole(m, a)))
Semi-Formal Natural Language Axioms
if x is a βpH adjustment addition processβ then x is a βmaterial addition processβ that βhas inputβ some βmaterial entityβ that βhas roleβ some βtransferred material roleβ and βhas roleβ some βacidifying agent roleβ or some βalkalizing agent roleβ
Description Logic
constr:PHAdjustmentAdditionProcess β constr:MaterialAdditionProcess
constr:PHAdjustmentAdditionProcess β β constr:hasInput .(bfo:material_entity β β constr:hasRole .constr:TransferredMaterialRole β β constr:hasRole .(constr:AcidifyingAgentRole β constr:AlkalizingAgentRole))
SubClassOf: constr:MaterialAdditionProcess
SubClassOf: constr:hasInput some (bfo:material_entity and constr:hasRole some constr:TransferredMaterialRole and constr:hasRole some (constr:AcidifyingAgentRole or constr:AlkalizingAgentRole))