supply chain node
IRI: https://spec.industrialontologies.org/ontology/construct/SupplyChainNode
Defined In: https://spec.industrialontologies.org/ontology/supplychain/SupplyChain/
SubClass Of: geospatial site
Class Hierarchy
owl:Thing › bfo:entity › bfo:continuant › bfo:independent continuant › bfo:immaterial entity › bfo:site › geospatial site › supply chain node
Definition
geospatial location that is the site of some supply chain process
Semi-Formal Definition:
every instance of ‘supply chain node’ is defined as exactly an instance of ‘geospatial location’ that ‘has role’ some ‘supply chain node role’
Examples
- The location of a plant in which airbags are manufactured for Tesla cars, The location of a warehouse in which car axels are stored before being shipped to the assembly plant
Formal Axioms
First-Order Logic Definition
SupplyChainNode(x) ↔ GeospatialSite(x) ∧ ∃r(SupplyChainNodeRole(r) ∧ hasRole(x,r))
Description Logic
EquivalentTo: constr:GeospatialSite and constr:hasRole some constr:SupplyChainNodeRole
SubClassOf: owl:Thing