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
constr:SupplyChainNode β‘ constr:GeospatialSite β β constr:hasRole .constr:SupplyChainNodeRole
constr:SupplyChainNode β β€
EquivalentTo: constr:GeospatialSite and constr:hasRole some constr:SupplyChainNodeRole
SubClassOf: owl:Thing