depth filtration process
IRI: https://spec.industrialontologies.org/ontology/construct/DepthFiltrationProcess
Defined In: https://spec.industrialontologies.org/ontology/biopharma/ManufacturingExecution/
SubClass Of: filtration process
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:occurrent βΊ bfo:process βΊ planned process βΊ filtration process βΊ depth filtration process
Definition
filtration process in which a fluid is passed through a depth filter
Examples
- A depth filtration process is used to clarify harvested cell culture by removing cells and large debris; A depth filtration process removes insoluble material after cell lysis before purification; A depth filtration process serves as the primary clarification step prior to sterile filtration;
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
DepthFiltrationProcess(x) β FiltrationProcess(x) β§ βy (DepthFilter(y) β§ hasParticipantAtSomeTime(x, y))
Semi-Formal Natural Language Axioms
if x is a βdepth filtration processβ then x is a βfiltration processβ that βhas participant at some timeβ some βdepth filterβ
Description Logic
constr:DepthFiltrationProcess β constr:FiltrationProcess
constr:DepthFiltrationProcess β β bfo:has_participant_at_some_time .constr:DepthFilter
SubClassOf: constr:FiltrationProcess
SubClassOf: bfo:has_participant_at_some_time some constr:DepthFilter