cell bleed process
IRI: https://spec.industrialontologies.org/ontology/construct/CellBleedProcess
Defined In: https://spec.industrialontologies.org/ontology/biopharma/BiopharmaManufacturingExecution/
SubClass Of: material removal process
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:occurrent βΊ bfo:process βΊ planned process βΊ material removal process βΊ cell bleed process
Definition
material removal process in which a portion of cell-containing culture material is withdrawn from a cell culture during an ongoing culture process to regulate culture properties such as viable cell density, biomass concentration, or metabolite accumulation
Explanatory Notes
A cell bleed process is commonly used in perfusion culture processes to regulate viable cell density or biomass concentration, but it is not limited to continuous process operating mode. It may also occur in semi-continuous or other ongoing culture processes when cell-containing culture material is deliberately withdrawn to regulate culture properties. It should be distinguished from terminal harvest, which removes culture material to collect product or conclude the culture process, and from sampling, which removes material for measurement or testing
Examples
- In a perfusion culture of CHO cells producing a monoclonal antibody, a controlled daily bleed of 10% of the reactor volume is performed to maintain cell density within the target range (e.g., 20β30 Γ 10βΆ cells/mL). This prevents overgrowth, stabilizes residence time distribution, and avoids excessive accumulation of lactate and ammonia that could impair productivity or product quality.
Counter-Examples
- At the end of a fed-batch run, the entire bioreactor contents are removed to recover product (harvesting). Although this involves material removal, it is not considered bleeding because the goal is not to regulate culture properties during an ongoing process, but rather to terminate the culture and collect the final product.
Adapted From
- https://documents.thermofisher.com/TFS-Assets/BPD/Reference-Materials/perfusion-terminology-white-paper.pdf
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
CellBleedProcess(x) β MaterialRemovalProcess(x) β§ βc βsr βo βtr βp (CellCulture(c) β§ hasParticipantAtSomeTime(x, c) β§ MaterialWithdrawalSourceRole(sr) β§ hasRole(c, sr) β§ MaterialEntity(o) β§ hasSpecifiedOutput(x, o) β§ βcp (CellPopulation(cp) β§ hasContinuantPartAtAllTimes(o, cp)) β§ TransferredMaterialRole(tr) β§ hasRole(o, tr) β§ PlannedProcess(p) β§ occursDuring(x, p) β§ hasParticipantAtSomeTime(p, c))
Semi-Formal Natural Language Axioms
if x is a βcell bleed processβ then x is a βmaterial removal processβ that βhas participant at some timeβ some βcell cultureβ that βhas roleβ some βmaterial withdrawal source roleβ, βhas specified outputβ some βmaterial entityβ that βhas continuant part at all timesβ some βcell populationβ and βhas roleβ some βtransferred material roleβ, and βoccurs duringβ some βplanned processβ that βhas participant at some timeβ that same βcell cultureβ
Description Logic
constr:CellBleedProcess β constr:MaterialRemovalProcess
constr:CellBleedProcess β β bfo:has_participant_at_some_time .(constr:CellCulture β β constr:hasRole .constr:MaterialWithdrawalSourceRole)
constr:CellBleedProcess β β constr:hasSpecifiedOutput .(bfo:material_entity β β bfo:has_continuant_part_at_all_times .constr:CellPopulation β β constr:hasRole .constr:TransferredMaterialRole)
constr:CellBleedProcess β β constr:occursDuring .(constr:PlannedProcess β β bfo:has_participant_at_some_time .constr:CellCulture)
SubClassOf: constr:MaterialRemovalProcess
SubClassOf: bfo:has_participant_at_some_time some (constr:CellCulture and constr:hasRole some constr:MaterialWithdrawalSourceRole)
SubClassOf: constr:hasSpecifiedOutput some (bfo:material_entity and bfo:has_continuant_part_at_all_times some constr:CellPopulation and constr:hasRole some constr:TransferredMaterialRole)
SubClassOf: constr:occursDuring some (constr:PlannedProcess and bfo:has_participant_at_some_time some constr:CellCulture)