flow rate controlling capability
IRI: https://spec.industrialontologies.org/ontology/construct/FlowRateControllingCapability
Defined In: https://spec.industrialontologies.org/ontology/biopharma/BiopharmaEquipment/
SubClass Of: capability
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:specifically dependent continuant βΊ bfo:realizable entity βΊ bfo:disposition βΊ capability βΊ flow rate controlling capability
Definition
capability that an agent or piece of equipment has to regulate the flow rate of a fluid when participating in a particular planned process
Examples
- capability to control buffer flow rate during chromatography column equilibration; capability to adjust feed solution flow rate in a fed-batch fermentation process; capability to maintain consistent gas flow rate in a bioreactor sparging system; capability to modulate liquid flow rate in an ultrafiltration unit; capability to regulate mobile phase flow rate during chromatography column elution
Counter-Examples
- capability to measure flow rate passively without adjusting it; capability to maintain structural integrity of a pipe during fluid transfer
Primitive Class
This class is declared primitive and it does not have necessary and sufficient condiftions defined.
Primitive Rationale
There are insufficient constructs in the ontology to create necessary and sufficient conditions.
Formal Axioms
First-Order Logic Axioms
FlowRateControllingCapability(x) β Capability(x) β§ βz(capabilityOf(x, z) β (Agent(z) β¨ PieceOfEquipment(z))) β§ βy(hasRealization(x, y) β PlannedProcess(y))
Semi-Formal Natural Language Axioms
if x is a βflow rate controlling capabilityβ then x is a βcapabilityβ such that x is the βcapability ofβ only an βagentβ or a βpiece of equipmentβ and whenever some y βrealizesβ x that y must be a βplanned processβ
Description Logic
constr:FlowRateControllingCapability β constr:Capability
constr:FlowRateControllingCapability β β bfo:has_realization .constr:PlannedProcess
constr:FlowRateControllingCapability β β constr:capabilityOf .(constr:Agent β constr:PieceOfEquipment)
SubClassOf: constr:Capability
SubClassOf: bfo:has_realization only constr:PlannedProcess
SubClassOf: constr:capabilityOf only (constr:Agent or constr:PieceOfEquipment)