culture feed addition process
IRI: https://spec.industrialontologies.org/ontology/construct/CultureFeedAdditionProcess
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 βΊ culture feed addition process
Definition
material addition process in which a nutrient feed is added to a cell culture during a culture process
Explanatory Notes
A culture feed addition process occurs after a cell culture has been established by inoculation. It should be distinguished from initial medium charging before inoculation and from inoculation itself.
Examples
- addition of carbohydrate and amino acid feed to a CHO fed-batch culture; bolus addition of nutrient mix to maintain viable cell density during CHO production; controlled exponential glucose feeding in an E. coli high-cell-density culture; perfusion feed supplying fresh medium to a CHO bioreactor
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
CultureFeedAdditionProcess(x) β MaterialAdditionProcess(x) β§ βm βr βc βtβp(NutrientFeed(m) β§ TransferredMaterialRole(r) β§ hasInput(x, m) β§ hasRole(m, r) β§ CellCulture(c) β§ MaterialAdditionTargetRole(t) β§ hasParticipantAtSomeTime(x, c) β§ hasRole(c, t) β§ PlannedProcess(p) β§ occursDuring(x, p) β§ hasParticipantAtSomeTime(p, c))
Semi-Formal Natural Language Axioms
if x is a βculture feed addition processβ then x is a βmaterial addition processβ that βhas inputβ some βnutrient feedβ that βhas roleβ some βtransferred material roleβ, βhas participant at some timeβ some βcell cultureβ that βhas roleβ some βmaterial addition target roleβ, and βoccurs duringβ some βplanned processβ that βhas participant at some timeβ that same βcell cultureβ
Description Logic
constr:CultureFeedAdditionProcess β constr:MaterialAdditionProcess
constr:CultureFeedAdditionProcess β β bfo:has_participant_at_some_time .(constr:CellCulture β β constr:hasRole .constr:MaterialAdditionTargetRole)
constr:CultureFeedAdditionProcess β β constr:hasInput .(constr:NutrientFeed β β constr:hasRole .constr:TransferredMaterialRole)
constr:CultureFeedAdditionProcess β β constr:occursDuring .(constr:PlannedProcess β β bfo:has_participant_at_some_time .constr:CellCulture)
SubClassOf: constr:MaterialAdditionProcess
SubClassOf: bfo:has_participant_at_some_time some (constr:CellCulture and constr:hasRole some constr:MaterialAdditionTargetRole)
SubClassOf: constr:hasInput some (constr:NutrientFeed and constr:hasRole some constr:TransferredMaterialRole)
SubClassOf: constr:occursDuring some (constr:PlannedProcess and bfo:has_participant_at_some_time some constr:CellCulture)