production capability
IRI: https://spec.industrialontologies.org/ontology/construct/ProductionCapability
Defined In: https://spec.industrialontologies.org/ontology/supplychain/SupplyChain/
SubClass Of: capability
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:specifically dependent continuant βΊ bfo:realizable entity βΊ bfo:disposition βΊ capability βΊ production capability
Direct subclasses:
Definition
capability of an agent or a system that is realized in a product production process
Examples
- the capability of Philips Lighting Co to manufacture 1000 LED lamps per day
Primitive Class
This class is declared primitive and it does not have necessary and sufficient condiftions defined.
Primitive Rationale
The required constructs for providing necessary and sufficient conditions are not available in this release.
Formal Axioms
First-Order Logic Axioms
ProductionCapability(x) β Capability(x) β§ βy(Agent(y) β¨ EngineeredSystem(y) β§ CapabilityOf(x,y)) β§ βp(ProductProductionProcess(p) β§ hasRealization(x,p))
Semi-Formal Natural Language Axioms
if x is a βproduction capabilityβ then x is a βcapabilityβ that is βcapability ofβ some agent or system y and that is βrealized inβ some βproduct production processβ p
Description Logic
constr:ProductionCapability β constr:Capability
constr:ProductionCapability β β bfo:has_realization .constr:ProductProductionProcess
constr:ProductionCapability β β constr:capabilityOf .(constr:Agent β constr:System)
SubClassOf: constr:Capability
SubClassOf: bfo:has_realization some constr:ProductProductionProcess
SubClassOf: constr:capabilityOf some (constr:Agent or constr:System)