liquid transfer capability
IRI: https://spec.industrialontologies.org/ontology/construct/LiquidTransferCapability
Defined In: https://spec.industrialontologies.org/ontology/biopharma/BiopharmaEquipment/
SubClass Of: fluid transfer capability
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:specifically dependent continuant βΊ bfo:realizable entity βΊ bfo:disposition βΊ capability βΊ material transfer capability βΊ fluid transfer capability βΊ liquid transfer capability
Definition
fluid transfer capability to enable movement of a liquid to or from a material entity or site
Examples
- the liquid transfer capability of a peristaltic pump to transfer nutrient feed into a bioreactor; the liquid transfer capability of a transfer assembly to move cell-culture harvest into a hold bag; the liquid transfer capability of an operator using a pipette to transfer a liquid sample into an analytical vial
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
LiquidTransferCapability(x) β FluidTransferCapability(x) β§ βy(hasRealization(x,y) β (PlannedProcess(y) β§ βm(MaterialEntity(m) β§ hasParticipant(y,m) β§ βq(LiquidAggregateState(q) β§ hasQuality(m,q)) β§ βr(TransferredMaterialRole(r) β§ hasRole(m,r)))))
Semi-Formal Natural Language Axioms
if x is a βliquid transfer capabilityβ then x is a βfluid transfer capabilityβ and whenever some y βrealizesβ x then y is a βplanned processβ that βhas participantβ some βmaterial entityβ that βhas qualityβ some βliquid aggregate stateβ and βhas roleβ some βtransferred material roleβ
Description Logic
constr:LiquidTransferCapability β constr:FluidTransferCapability
constr:LiquidTransferCapability β β bfo:has_realization .(constr:PlannedProcess β β bfo:has_participant_at_some_time .(bfo:material_entity β β constr:hasQuality .constr:LiquidAggregateState β β constr:hasRole .constr:TransferredMaterialRole))
SubClassOf: constr:FluidTransferCapability
SubClassOf: bfo:has_realization only (constr:PlannedProcess and bfo:has_participant_at_some_time some (bfo:material_entity and constr:hasQuality some constr:LiquidAggregateState and constr:hasRole some constr:TransferredMaterialRole))