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:Thingbfo:entitybfo:continuantbfo:independent continuantbfo:immaterial entitybfo:sitegeospatial sitesupply 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