batch run identification
IRI: https://spec.industrialontologies.org/ontology/construct/BatchRunIdentification
Defined In: https://spec.industrialontologies.org/ontology/biopharma/Recipe/
SubClass Of: identifier
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:generically dependent continuant βΊ information content entity βΊ denoter βΊ identifier βΊ batch run identification
Definition
identifier for a batch run
Semi-Formal Definition:
every instance of a βbatch run identificationβ is exactly an instance of an βidentifierβ that βdesignatesβ some βbatch runβ
Examples
- The identifier βBR-2025-07-001β designates a batch run of monoclonal antibody production in July 2025; The identifier βMFG-BCH-0815β designates a GMP manufacturing batch run for a recombinant protein on August 15th; The identifier βCellRun_Alpha_003β designates a batch run for CHO cell culture during upstream process development; The identifier βBATCH-0921-Pilotβ designates a pilot-scale batch run of a gene therapy vector formulation executed in September 2021
Counter-Examples
- The identifier βLot-57Bβ designates the output material (lot) produced during a batch run, not the batch run itself. This example fails the definition because the identifier refers to a material product (e.g., a lot of vials or bulk drug substance), not to the process instance (the batch run) that generated it.
Synonyms
- batch run identifier
Formal Axioms
First-Order Logic Definition
BatchRunIdentification(x) β Identifier(x) β§ βb(BatchRun(b) β§ designates(x, b))
Description Logic
EquivalentTo: constr:Identifier and constr:designates some constr:BatchRun
SubClassOf: constr:Identifier