material transfer capability
IRI: https://spec.industrialontologies.org/ontology/construct/MaterialTransferCapability
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 βΊ material transfer capability
Direct subclasses:
Definition
capability of an agent, material artifact, or engineered system to enable movement of material distinct from the capability bearer to or from a material entity or site
Examples
- the material transfer capability of an operator to charge weighed buffer salt into a mixing vessel; the material transfer capability of a peristaltic pump to transfer feed solution into a bioreactor; the material transfer capability of a gas-delivery system to supply oxygen to a bioreactor
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
MaterialTransferCapability(x) β Capability(x) β§ βb((Agent(b) β¨ MaterialArtifact(b) β¨ EngineeredSystem(b)) β§ capabilityOf(x,b) β§ βp(hasRealization(x,p) β ((MaterialAdditionProcess(p) β¨ MaterialRemovalProcess(p) β¨ MaterialTransferProcess(p)) β§ βmβr(MaterialEntity(m) β§ TransferredMaterialRole(r) β§ hasParticipant(p,m) β§ hasRole(m,r)) β§ βn((MaterialEntity(n) β§ hasParticipant(p,n) β§ βs(TransferredMaterialRole(s) β§ hasRole(n,s))) β n β b))))
Semi-Formal Natural Language Axioms
if x is a βmaterial transfer capabilityβ then x is a βcapabilityβ that is the βcapability ofβ some entity b that is an βagentβ, a βmaterial artifactβ, or an βengineered systemβ, and whenever some p βrealizesβ x, p is a βmaterial addition processβ, a βmaterial removal processβ, or a βmaterial transfer processβ that βhas participantβ some βmaterial entityβ that βhas roleβ some βtransferred material roleβ, and every material entity that participates in p and has some βtransferred material roleβ is distinct from b
Description Logic
constr:MaterialTransferCapability β constr:Capability
constr:MaterialTransferCapability β β bfo:has_realization .(constr:MaterialAdditionProcess β constr:MaterialRemovalProcess β constr:MaterialTransferProcess)
constr:MaterialTransferCapability β β constr:capabilityOf .(constr:Agent β constr:EngineeredSystem β constr:MaterialArtifact)
SubClassOf: constr:Capability
SubClassOf: bfo:has_realization only (constr:MaterialAdditionProcess or constr:MaterialRemovalProcess or constr:MaterialTransferProcess)
SubClassOf: constr:capabilityOf some (constr:Agent or constr:EngineeredSystem or constr:MaterialArtifact)