supply chain system
IRI: https://spec.industrialontologies.org/ontology/construct/SupplyChainSystem
Defined In: https://spec.industrialontologies.org/ontology/supplychain/SupplyChain/
SubClass Of: engineered system
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:independent continuant βΊ bfo:material entity βΊ bfo:object aggregate βΊ system βΊ engineered system βΊ supply chain system
Direct subclasses:
Definition
engineered system composed of agents, facilities, machines, and information systems that is designed to deliver products and services to end customers through an engineered flow of information, material, and cash
Semi-Formal Definition:
every instance of βsupply chain systemβ is defined as exactly an instance of an βengineered systemβ that βhas member part at all timesβ some βgroup of suppliersβ that βparticipates in at some timeβ some βproduct production processβ or βcommercial serviceβ and βis prescribed byβ some βsupply chain plan specificationβ
Explanatory Notes
A related notion is Supply Chain Infrastructure.
A supply chain is a system of organizations and business processes that are involved in manufacture, distribution, and maintenance of a product or asset [GS1].
An Engineered System comprising all agents, equipment, facilities, software systems, production systems, logistics systems, and other systems and resources, governed by a set of rules, designed and deployed with the function of delivering a product or a service to some customer [APICS].
Examples
- the suppliers Ford Motor Company and their equipment, facilities, software systems, production systems, logistics systems that are collectively used and coordinated for production of a Ford F-150βs engine
Synonyms
- Supply Chain
Formal Axioms
First-Order Logic Definition
SupplyChainSystem(x) β EngineeredSystem(x) β§ βs((CommercialService(s) β¨ ProductProductionProcess(s)) β§ (participatesInAtSomeTime(x,s))) β§ βg(GroupofSuppliers(g) β§ hasMemberPartAtAllTime(x,g)) β§ βp(SupplyChainPlanSpecification(p) β§ prescribes(p,x))
Description Logic
constr:SupplyChainSystem β‘ constr:EngineeredSystem β β bfo:participates_in_at_some_time .(constr:CommercialService β constr:ProductProductionProcess) β β bfo:has_member_part_at_all_times .constr:GroupOfSuppliers β β constr:prescribedBy .constr:SupplyChainPlanSpecification
EquivalentTo: constr:EngineeredSystem and bfo:participates_in_at_some_time some (constr:CommercialService or constr:ProductProductionProcess) and bfo:has_member_part_at_all_times some constr:GroupOfSuppliers and constr:prescribedBy some constr:SupplyChainPlanSpecification
SubClassOf: constr:EngineeredSystem