mixing function
IRI: https://spec.industrialontologies.org/ontology/construct/MixingFunction
Defined In: https://spec.industrialontologies.org/ontology/biopharma/BiopharmaEquipment/
SubClass Of: mixing capability
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:specifically dependent continuant βΊ bfo:realizable entity βΊ bfo:disposition βΊ capability βΊ mixing capability βΊ mixing function
Definition
mixing capability that is a function of a material artifact or engineered system
Semi-Formal Definition:
every instance of βmixing functionβ is exactly an instance of βmixing capabilityβ that is the βfunction ofβ some entity that is a βmaterial artifactβ or an βengineered systemβ
Examples
- the mixing function of a bioreactor impeller to redistribute cells and medium within a stirred-tank vessel; the mixing function of a rocking platform to redistribute material contents within a single-use bag; the mixing function of a magnetic stirrer to combine and redistribute buffer components within a preparation vessel
Formal Axioms
First-Order Logic Definition
MixingFunction(x) β MixingCapability(x) β§ βb((MaterialArtifact(b) β¨ EngineeredSystem(b)) β§ functionOf(x,b))
Description Logic
constr:MixingFunction β‘ constr:MixingCapability β β constr:functionOf .(constr:EngineeredSystem β constr:MaterialArtifact)
EquivalentTo: constr:MixingCapability and constr:functionOf some (constr:EngineeredSystem or constr:MaterialArtifact)
SubClassOf: constr:MixingCapability