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)


Back to top

Copyright © 2024–2026 Open Applications Group / Industrial Ontology Foundry. Distributed under an MIT license.