culture medium exchange process
IRI: https://spec.industrialontologies.org/ontology/construct/CultureMediumExchangeProcess
Defined In: https://spec.industrialontologies.org/ontology/biopharma/BiopharmaManufacturingExecution/
SubClass Of: planned process
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:occurrent βΊ bfo:process βΊ planned process βΊ culture medium exchange process
Direct subclasses:
Definition
planned process in which part or all of the spent culture medium associated with a cell culture is removed and fresh culture medium is added
Explanatory Notes
1) Culture medium exchange process includes both removal of existing culture medium or culture-medium-containing material and addition of fresh culture medium. 2) The process is distinct from feeding alone because feeding adds fresh material without requiring removal of existing culture medium. 3) Medium exchange may be partial or complete and is commonly applied in mammalian cell culture, virus production, and cell therapy to restore nutrient levels, reduce metabolite accumulation, remove inhibitory compounds, or otherwise adjust the culture environment.
Examples
- Partial medium exchange in a T-cell expansion culture to restore nutrient levels and reduce lactate; Complete media change in adherent Vero cells before virus inoculation.
Counter-Examples
- Addition of fresh medium without removal of existing culture fluid
Adapted From
- https://www.corning.com/worldwide/en/products/life-sciences/resources/stories/at-the-bench/cell-culture-media-change-protocol.html#:~:text=As%20a%20starting%20point%20for,Cell%20Culture%20Success%20with%20Corning and https://cellculturecompany.com/best-practices-for-media-preparation-and-exchange-in-mammalian-cell-culture/#:~:text=When%20and%20How%20to%20Perform,scale%2Dup%20and%20regulatory%20compliance.
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
CultureMediumExchangeProcess(x) β PlannedProcess(x) β§ βaβfβt (MaterialAdditionProcess(a) β§ hasOccurrentPart(x,a) β§ CultureMedium(f) β§ hasInput(a,f) β§ TransferredMaterialRole(t) β§ hasRole(f,t)) β§ βrβoβmβs (MaterialRemovalProcess(r) β§ hasOccurrentPart(x,r) β§ MaterialEntity(o) β§ hasSpecifiedOutput(r,o) β§ CultureMedium(m) β§ SpentCultureMediumState(s) β§ hasMaterialState(m,s) β§ (o = m β¨ hasContinuantPartAtAllTimes(o,m))) β§ βpβc (PlannedProcess(p) β§ occurrentPartOf(x,p) β§ CellCulture(c) β§ hasParticipantAtSomeTime(p,c))
Semi-Formal Natural Language Axioms
if x is a βculture medium exchange processβ then x is a βplanned processβ that βhas occurrent partβ some βmaterial addition processβ that βhas inputβ some βculture mediumβ bearing some βtransferred material roleβ, βhas occurrent partβ some βmaterial removal processβ that βhas specified outputβ some βmaterial entityβ that either is some βculture mediumβ having some βspent culture medium stateβ or βhas continuant part at all timesβ some βculture mediumβ having some βspent culture medium stateβ, and is βoccurrent part ofβ some βplanned processβ that βhas participant at some timeβ some βcell cultureβ
Description Logic
constr:CultureMediumExchangeProcess β constr:PlannedProcess
constr:CultureMediumExchangeProcess β β bfo:has_occurrent_part .(constr:MaterialAdditionProcess β β constr:hasInput .(constr:CultureMedium β β constr:hasRole .constr:TransferredMaterialRole))
constr:CultureMediumExchangeProcess β β bfo:has_occurrent_part .(constr:MaterialRemovalProcess β β constr:hasSpecifiedOutput .((bfo:material_entity β β bfo:has_continuant_part_at_all_times .(constr:CultureMedium β β constr:hasMaterialState .constr:SpentCultureMediumState)) β (constr:CultureMedium β β constr:hasMaterialState .constr:SpentCultureMediumState)))
constr:CultureMediumExchangeProcess β β bfo:occurrent_part_of .(constr:PlannedProcess β β bfo:has_participant_at_some_time .constr:CellCulture)
SubClassOf: constr:PlannedProcess
SubClassOf: bfo:has_occurrent_part some (constr:MaterialAdditionProcess and constr:hasInput some (constr:CultureMedium and constr:hasRole some constr:TransferredMaterialRole))
SubClassOf: bfo:has_occurrent_part some (constr:MaterialRemovalProcess and constr:hasSpecifiedOutput some ((bfo:material_entity and bfo:has_continuant_part_at_all_times some (constr:CultureMedium and constr:hasMaterialState some constr:SpentCultureMediumState)) or (constr:CultureMedium and constr:hasMaterialState some constr:SpentCultureMediumState)))
SubClassOf: bfo:occurrent_part_of some (constr:PlannedProcess and bfo:has_participant_at_some_time some constr:CellCulture)