manufacturing supply chain system

IRI: https://spec.industrialontologies.org/ontology/construct/ManufacturingSupplyChain

Defined In: https://spec.industrialontologies.org/ontology/supplychain/SupplyChain/

SubClass Of: supply chain system

Class Hierarchy

owl:Thingbfo:entitybfo:continuantbfo:independent continuantbfo:material entitybfo:object aggregatesystemengineered systemsupply chain systemmanufacturing supply chain system

Definition

supply chain system that is formed to manufacture one or more products

Semi-Formal Definition:

every instance of ‘manufacturing supply chain system’ defined as exactly an instance of a ‘supply chain system’ that ‘has specified output’ some ‘material product’

Examples

  • a supply chian that manufactures and delivers F-150 engines to Ford Motor Company

Formal Axioms

First-Order Logic Definition

ManufacturingSupplyChainSystem(x) ↔ SupplyChainSystem(x) ∧ ∃p(MaterialProduct(p) ∧ hasSpecifiedOutput(x,p))

Description Logic