oxygen uptake rate
IRI: https://spec.industrialontologies.org/ontology/construct/OxygenUptakeRate
Defined In: https://spec.industrialontologies.org/ontology/biopharma/BiopharmaParameter/
SubClass Of: rate process profile
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:occurrent βΊ bfo:process βΊ bfo:process profile βΊ rate process profile βΊ oxygen uptake rate
Definition
rate process profile at which oxygen is consumed by cells within a cell culture
Examples
- oxygen uptake rate of a CHO cell culture during fed-batch cultivation; oxygen uptake rate of an E. coli fermentation during exponential growth;
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 necessary and sufficient conditions.
Formal Axioms
First-Order Logic Axioms
OxygenUptakeRate(x) β RateProcessProfile(x) β§ βo (DioxygenMolecule(o) β§ hasParticipantAtSomeTime(x, o)) β§ βp (Process(p) β§ processProfileOf(x, p) β§ βc (CellCulture(c) β§ hasParticipantAtSomeTime(p, c)))
Semi-Formal Natural Language Axioms
if x is an βoxygen uptake rateβ then x is a βrate process profileβ that βhas participant at some timeβ some βdioxygen moleculeβ and is the βprocess profile ofβ some βprocessβ that βhas participant at some timeβ some βcell cultureβ
Description Logic
constr:OxygenUptakeRate β constr:RateProcessProfile
constr:OxygenUptakeRate β β bfo:has_participant_at_some_time .constr:DioxygenMolecule
constr:OxygenUptakeRate β β constr:processProfileOf .(bfo:process β β bfo:has_participant_at_some_time .constr:CellCulture)
SubClassOf: constr:RateProcessProfile
SubClassOf: bfo:has_participant_at_some_time some constr:DioxygenMolecule
SubClassOf: constr:processProfileOf some (bfo:process and bfo:has_participant_at_some_time some constr:CellCulture)