control capability
IRI: https://spec.industrialontologies.org/ontology/construct/ControlCapability
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 βΊ control capability
Direct subclasses:
Definition
capability of a material artifact, agent, or engineered system to carry out control during a planned process
Examples
- the control capability of a bioreactor control system to carry out pH control during a production culture; the control capability of a mass-flow controller to carry out gas-flow control during aeration;
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
ControlCapability(x) β Capability(x) β§ βb((MaterialArtifact(b) β¨ Agent(b) β¨ EngineeredSystem(b)) β§ capabilityOf(x,b)) β§ βp(hasRealization(x,p) β PlannedProcess(p))
Semi-Formal Natural Language Axioms
if x is a βcontrol capabilityβ then x is a βcapabilityβ that is the βcapability ofβ some entity that is a βmaterial artifactβ, an βagentβ, or an βengineered systemβ, and whenever some p βrealizesβ x, p is a βplanned processβ
Description Logic
constr:ControlCapability β constr:Capability
constr:ControlCapability β β bfo:has_realization .constr:PlannedProcess
constr:ControlCapability β β constr:capabilityOf .(constr:Agent β constr:EngineeredSystem β constr:MaterialArtifact)
SubClassOf: constr:Capability
SubClassOf: bfo:has_realization only constr:PlannedProcess
SubClassOf: constr:capabilityOf some (constr:Agent or constr:EngineeredSystem or constr:MaterialArtifact)