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:Thingbfo:entitybfo:continuantbfo:specifically dependent continuantbfo:realizable entitybfo:dispositioncapabilityproduction 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