splitting process

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

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

SubClass Of: manufacturing process

Class Hierarchy

owl:Thing β€Ί bfo:entity β€Ί bfo:occurrent β€Ί bfo:process β€Ί planned process β€Ί manufacturing process β€Ί splitting process

Definition

manufacturing process in which a batch or lot of a product or intermediate is divided into two or more separately managed portions for further processing, handling, storage or release

Explanatory Notes

1) This process is typically employed to create distinct manufacturing portions from a parent batch or lot for subsequent manufacturing activities. 2) The resulting portions remain traceable to the original parent batch or lot and are managed as distinct portions in further manufacturing. 3) Not to be confused with sampling or aliquoting, where material is subdivided solely for analytical, testing, or measurement purposes rather than to establish distinct manufacturing portions.

Examples

  • An intermediate seed culture lot is divided into multiple separately managed portions for further parallel seed expansion; A bulk drug substance lot is divided into multiple separately managed portions for parallel processing; monoclonal antibody manufacturing process produces a single harvested intermediate batch that is divided into three separately managed portions for further downstream purification

Primitive Class

This class is declared primitive and it does not have necessary and sufficient condiftions defined.

Primitive Rationale

This term is expected to remain primitive as formalization in OWL requires cardinality constraints.

Formal Axioms

First-Order Logic Axioms

SplittingProcess(x) β†’ ManufacturingProcess(x) ∧ βˆƒi ((MaterialProduct(i) ∨ ProcessIntermediateMaterial(i)) ∧ hasInput(x, i)) ∧ βˆƒo1 βˆƒo2 (MaterialEntity(o1) ∧ MaterialEntity(o2) ∧ hasSpecifiedOutput(x, o1) ∧ hasSpecifiedOutput(x, o2) ∧ o1 β‰  o2)

Semi-Formal Natural Language Axioms

if x is a β€˜splitting process’ then x is a β€˜manufacturing process’ that β€˜has input’ some β€˜material product’ or some β€˜process intermediate material’, and β€˜has specified output’ at least two β€˜material entities’

Description Logic


Back to top

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