direct flow filtration
IRI: https://spec.industrialontologies.org/ontology/construct/DirectFlowFiltration
Defined In: https://spec.industrialontologies.org/ontology/biopharma/BiopharmaManufacturingExecution/
SubClass Of: filtration process
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:occurrent βΊ bfo:process βΊ planned process βΊ filtration process βΊ direct flow filtration
Definition
filtration in which the fluid travels in the direction that is perpendicular to the surface of the filter
Semi-Formal Definition:
every instance of βdirect flow filtrationβ is defined as exactly an instance of βfiltration processβ that βhas process profileβ some βperpendicular flow orientationβ
Examples
- In brewing, dead-end filtration separates wort from barley husks after mashing; Dead-end filtration removes particulates from buffer solutions before chromatography;
Synonyms
- dead-end filtration
- normal flow filtration
Formal Axioms
First-Order Logic Definition
DirectFlowFiltration(x) β FiltrationProcess(x) β§ βy (PerpendicularFlowOrientation(y) β§ hasProcessProfile(x, y))
Description Logic
constr:DirectFlowFiltration β‘ constr:FiltrationProcess β β constr:hasProcessProfile .constr:PerpendicularFlowOrientation
EquivalentTo: constr:FiltrationProcess and constr:hasProcessProfile some constr:PerpendicularFlowOrientation
SubClassOf: constr:FiltrationProcess