production culture process

IRI: https://spec.industrialontologies.org/ontology/construct/ProductionCultureProcess

Defined In: https://spec.industrialontologies.org/ontology/biopharma/BiopharmaManufacturingExecution/

SubClass Of: biomanufacturing production process

Class Hierarchy

owl:Thing β€Ί bfo:entity β€Ί bfo:occurrent β€Ί bfo:process β€Ί planned process β€Ί manufacturing process β€Ί biomanufacturing production process β€Ί production culture process

Definition

biomanufacturing production process during which a cell culture synthesizes, secretes, or accumulates the target product in a controlled environment provided by a bioreactor following expansion in a seed train

Semi-Formal Definition:

every instance of β€˜production culture process’ is defined as exactly an instance of β€˜biomanufacturing production process’ that β€˜has participant at some time’ some β€˜cell culture’, is β€˜preceded by’ some β€˜seed train’, β€˜has participant at some time’ some β€˜bioreactor’

Examples

  • A production culture process grows HEK293 cells in suspension to generate viral vectors for gene therapy;A production culture process uses CHO cells in a fed-batch bioreactor to produce monoclonal antibodies;

Counter-Examples

  • shake flask studies; seed train bioreactor runs;Cell-free protein synthesis;

Adapted From

  • https://www.fda.gov/media/170955/download and https://www.fda.gov/regulatory-information/search-fda-guidance-documents/q7a-good-manufacturing-practice-guidance-active-pharmaceutical-ingredients

Formal Axioms

First-Order Logic Definition

ProductionCultureProcess(x) ↔ BiomanufacturingProductionProcess(x) ∧ βˆƒy (CellCulture(y) ∧ hasParticipantAtSomeTime(x, y)) ∧ βˆƒs (SeedTrain(s) ∧ precededBy(x, s)) ∧ βˆƒb (Bioreactor(b) ∧ hasParticipantAtSomeTime(x, b))

Description Logic

constr:ProductionCultureProcess ≑ constr:BiomanufacturingProductionProcess βŠ“ βˆƒ bfo:has_participant_at_some_time .constr:Bioreactor βŠ“ βˆƒ bfo:has_participant_at_some_time .constr:CellCulture βŠ“ βˆƒ bfo:preceded_by .constr:SeedTrain

constr:ProductionCultureProcess βŠ‘ constr:BiomanufacturingProductionProcess

EquivalentTo: constr:BiomanufacturingProductionProcess and bfo:has_participant_at_some_time some constr:Bioreactor and bfo:has_participant_at_some_time some constr:CellCulture and bfo:preceded_by some constr:SeedTrain

SubClassOf: constr:BiomanufacturingProductionProcess


Back to top

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