diafiltration process

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

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

SubClass Of: planned process

Class Hierarchy

owl:Thing β€Ί bfo:entity β€Ί bfo:occurrent β€Ί bfo:process β€Ί planned process β€Ί diafiltration process

Definition

planned process that consists of either multiple cycles of dilution followed by filtration, or of dilution and filtration occurring simultaneously, to remove unretained solutes or to exchange the solution’s solvent or buffer environment

Explanatory Notes

Diafiltration can be conducted either in a continuous or discontinuous manner: Continuous diafiltration: Buffer is added continuously as filtrate is removed, maintaining a constant volume and concentration of the target molecule. Discontinuous diafiltration: Involves diluting the sample, concentrating it back, and repeating this process multiple times.

Examples

  • After mAb purification, the protein solution undergoes diafiltration to exchange the buffer and remove residual salts before formulation; Whey is concentrated by ultrafiltration to retain proteins, followed by continuous water addition during filtration to remove residual lactose and salts through diafiltration.

Primitive Class

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

Primitive Rationale

Insufficient constructs are present to create a set of necessary and sufficient conditions

Formal Axioms

First-Order Logic Axioms

DiafiltrationProcess(x) β†’ PlannedProcess(x) ∧ βˆƒy (DilutionProcess(y) ∧ hasOccurrentPart(x, y)) ∧ βˆƒz (FiltrationProcess(z) ∧ hasOccurrentPart(x, z)) ∧ (βˆƒy βˆƒz (DilutionProcess(y) ∧ FiltrationProcess(z) ∧ hasOccurrentPart(x, y) ∧ hasOccurrentPart(x, z) ∧ (before(y, z) ∨ occursSimultaneouslyWith(y, z))))

Semi-Formal Natural Language Axioms

if x is a β€˜diafiltration process’ then x is a β€˜planned process’ and β€˜has occurrent part’ some β€˜dilution process’ and β€˜has occurrent part’ some β€˜filtration process’ and the β€˜dilution process’ is such that it either β€˜occurs before’ the β€˜filtration process’ or β€˜occurs simultaneously with’ the β€˜filtration process’

Description Logic

SubClassOf: constr:PlannedProcess

SubClassOf: bfo:has_occurrent_part some (constr:DilutionProcess and constr:before some constr:FiltrationProcess) or bfo:has_occurrent_part some (constr:DilutionProcess and constr:occursSimultaneouslyWith some constr:FiltrationProcess)

SubClassOf: bfo:has_occurrent_part some constr:DilutionProcess

SubClassOf: bfo:has_occurrent_part some constr:FiltrationProcess


Back to top

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