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:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:independent continuant βΊ bfo:material entity βΊ bfo:object aggregate βΊ system βΊ engineered system βΊ supply chain system βΊ manufacturing 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
constr:ManufacturingSupplyChain β‘ constr:SupplyChainSystem β β bfo:participates_in_at_some_time .(constr:SupplyChainProcess β β constr:hasSpecifiedOutput .constr:MaterialProduct)
constr:ManufacturingSupplyChain β constr:SupplyChainSystem
EquivalentTo: constr:SupplyChainSystem and bfo:participates_in_at_some_time some (constr:SupplyChainProcess and constr:hasSpecifiedOutput some constr:MaterialProduct)
SubClassOf: constr:SupplyChainSystem