continuous process operating mode
IRI: https://spec.industrialontologies.org/ontology/construct/ContinuousProcessOperatingMode
Defined In: https://spec.industrialontologies.org/ontology/biopharma/BiopharmaManufacturingExecution/
SubClass Of: planned process operating mode
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ process characteristic βΊ planned process operating mode βΊ continuous process operating mode
Direct subclasses:
Definition
process operating mode that characterizes a planned process in which input material is introduced into the process while output material is concomitantly removed from the same process over the whole operating interval
Examples
- continuous process operating mode of perfusion cell culture with fresh medium introduction and concomitant harvest removal through a cell retention device; continuous process operating mode of simulated moving-bed chromatography with feed introduction and concomitant product-stream removal; continuous process operating mode of single-pass TFF with feed and buffer introduction and concomitant product containing retentate removal; continuous process operating mode of crystallization with solute feed introduction and concomitant product slurry withdrawal; Continuous process operating mode of a hydrodealkylation (HDA) process where toluene reacts with hydrogen gas at high temperature (500β660 Β°C) and pressure (20β60 bar) to produce benzene and methane and diphenyl as a side-product; Continuous process operating mode of a Haber-Bosch process for the synthesis of ammonia from nitrogen and hydrogen gases reacting over an iron-based catalyst at high pressure (150β250 atm) and temperature (400Β°Cβ500Β°C)
Adapted From
- https://www.ema.europa.eu/en/documents/scientific-guideline/ich-guideline-q13-continuous-manufacturing-drug-substances-and-drug-products-step-5_en.pdf and https://gmpua.com/Process/ContinuousManufacturing/ContinuousManufacturing.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 define a set of necessary and sufficient conditions
Formal Axioms
First-Order Logic Axioms
ContinuousProcessOperatingMode(x) β PlannedProcessOperatingMode(x) β§ βpβaβrβm (PlannedProcess(p) β§ processCharacteristicOf(x,p) β§ MaterialAdditionProcess(a) β§ MaterialRemovalProcess(r) β§ MaterialEntity(m) β§ hasOccurrentPart(p,a) β§ hasOccurrentPart(p,r) β§ (occursSimultaneouslyWith(a,r) β¨ temporallyOverlaps(a,r) β¨ isTemporallyOverlappedBy(a,r)) β§ hasSpecifiedOutput(r,m) β§ isOutputOf(m,p))
Semi-Formal Natural Language Axioms
if x is a βcontinuous process operating modeβ then x is a βplanned process operating modeβ that is the βprocess characteristic ofβ some βplanned processβ p that βhas occurrent partβ some βmaterial addition processβ a and some βmaterial removal processβ r, where a either βoccurs simultaneously withβ, βtemporally overlapsβ, or βis temporally overlapped byβ r, and r βhas specified outputβ some βmaterial entityβ that βis output ofβ p
Description Logic
constr:ContinuousProcessOperatingMode β constr:PlannedProcessOperatingMode
constr:ContinuousProcessOperatingMode β β constr:processCharacteristicOf .(constr:PlannedProcess β β bfo:has_occurrent_part .(constr:MaterialAdditionProcess β (β constr:isTemporallyOverlappedBy .constr:MaterialRemovalProcess β β constr:occursSimultaneouslyWith .constr:MaterialRemovalProcess β β constr:temporallyOverlaps .constr:MaterialRemovalProcess)) β β bfo:has_occurrent_part .(constr:MaterialRemovalProcess β β constr:hasSpecifiedOutput .(bfo:material_entity β β constr:isOutputOf .constr:PlannedProcess) β β constr:occursSimultaneouslyWith .constr:MaterialAdditionProcess))
SubClassOf: constr:PlannedProcessOperatingMode
SubClassOf: constr:processCharacteristicOf some (constr:PlannedProcess and bfo:has_occurrent_part some (constr:MaterialAdditionProcess and (constr:isTemporallyOverlappedBy some constr:MaterialRemovalProcess or constr:occursSimultaneouslyWith some constr:MaterialRemovalProcess or constr:temporallyOverlaps some constr:MaterialRemovalProcess)) and bfo:has_occurrent_part some (constr:MaterialRemovalProcess and constr:hasSpecifiedOutput some (bfo:material_entity and constr:isOutputOf some constr:PlannedProcess) and constr:occursSimultaneouslyWith some constr:MaterialAdditionProcess))