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:
if x is a ‘direct flow filtration process’ then x is a ‘filtration process’ that ‘has proper occurrent part’ 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
DirectFlowFiltrationProcess(x) ↔ FiltrationProcess(x) ∧ ∃y (PerpendicularFlowOrientation(y) ∧ hasProperOccurrentPart(x, y))
Description Logic
constr:DirectFlowFiltration ≡ constr:FiltrationProcess ⊓ ∃ bfo:has_proper_occurrent_part .constr:PerpendicularlFlowOrientation
constr:DirectFlowFiltration ⊑ constr:FiltrationProcess
constr:DirectFlowFiltration ⊓ constr:TangentialFlowFiltration ⊑ ⊥
EquivalentTo: constr:FiltrationProcess and bfo:has_proper_occurrent_part some constr:PerpendicularlFlowOrientation
SubClassOf: constr:FiltrationProcess
constr:DirectFlowFiltration DisjointWith: constr:TangentialFlowFiltration