gas transfer capability
IRI: https://spec.industrialontologies.org/ontology/construct/GasTransferCapability
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 βΊ gas transfer capability
Direct subclasses:
Definition
fluid transfer capability to enable movement of a gas to or from a material entity or site
Examples
- the gas transfer capability of a gas-delivery assembly to supply air to a bioreactor; the gas transfer capability of a nitrogen-supply assembly to introduce nitrogen into a buffer-vessel headspace; the gas transfer capability of a bioreactor exhaust assembly to remove off-gas
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
GasTransferCapability(x) β FluidTransferCapability(x) β§ βy(hasRealization(x,y) β (PlannedProcess(y) β§ βm(MaterialEntity(m) β§ hasParticipant(y,m) β§ βq(GaseousAggregateState(q) β§ hasQuality(m,q)) β§ βr(TransferredMaterialRole(r) β§ hasRole(m,r)))))
Semi-Formal Natural Language Axioms
if x is a βgas 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 βgaseous aggregate stateβ and βhas roleβ some βtransferred material roleβ
Description Logic
constr:GasTransferCapability β constr:FluidTransferCapability
constr:GasTransferCapability β β bfo:has_realization .(constr:PlannedProcess β β bfo:has_participant_at_some_time .(bfo:material_entity β β constr:hasQuality .constr:GaseousAggregateState β β 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:GaseousAggregateState and constr:hasRole some constr:TransferredMaterialRole))