fluid transfer capability
IRI: https://spec.industrialontologies.org/ontology/construct/FluidTransferCapability
Defined In: https://spec.industrialontologies.org/ontology/biopharma/BiopharmaEquipment/
SubClass Of: material 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
Direct subclasses:
Definition
material transfer capability to enable movement of a fluid to or from a material entity or site
Examples
- the fluid transfer capability of a peristaltic-pump assembly to transfer nutrient feed into a bioreactor; the fluid transfer capability of a gas-delivery assembly to supply oxygen to a bioreactor; the fluid transfer capability of a transfer skid to move cell-culture harvest to a hold vessel
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
FluidTransferCapability(x) β MaterialTransferCapability(x) β§ βy(hasRealization(x,y) β (PlannedProcess(y) β§ βm(MaterialEntity(m) β§ hasParticipant(y,m) β§ βq(FluidAggregateState(q) β§ hasQuality(m,q)) β§ βr(TransferredMaterialRole(r) β§ hasRole(m,r)))))
Semi-Formal Natural Language Axioms
if x is a βfluid transfer capabilityβ then x is a βmaterial transfer capabilityβ and whenever some y βrealizesβ x then y is a βplanned processβ that βhas participantβ some βmaterial entityβ that βhas qualityβ some βfluid aggregate stateβ and βhas roleβ some βtransferred material roleβ
Description Logic
constr:FluidTransferCapability β constr:MaterialTransferCapability
constr:FluidTransferCapability β β bfo:has_realization .(constr:PlannedProcess β β bfo:has_participant_at_some_time .(bfo:material_entity β β constr:hasQuality .constr:FluidAggregateState β β constr:hasRole .constr:TransferredMaterialRole))
SubClassOf: constr:MaterialTransferCapability
SubClassOf: bfo:has_realization only (constr:PlannedProcess and bfo:has_participant_at_some_time some (bfo:material_entity and constr:hasQuality some constr:FluidAggregateState and constr:hasRole some constr:TransferredMaterialRole))