supply chain node role
IRI: https://spec.industrialontologies.org/ontology/construct/SupplyChainNodeRole
Defined In: https://spec.industrialontologies.org/ontology/supplychain/SupplyChain/
SubClass Of: location role
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:specifically dependent continuant βΊ bfo:realizable entity βΊ bfo:role βΊ location role βΊ supply chain node role
Definition
location role held by a geospatial site when it is the site some supply chain process
Semi-Formal Definition:
every instance of βsupply chain node roleβ is defined as exactly an instance of βlocation roleβ that is βrole ofβ some βgeospatial siteβ when βis site ofβ some βsupply chain processβ
Examples
- role of the site of a factory operated by a supplier of Tesla, role of the site of a storage facility where airbag packages are stored before being shipped to a Ford assembly plant
Formal Axioms
First-Order Logic Definition
SupplyChainNodeRolel(x) β LocatinRole(x) β§ βgβp(GeospatialSite(g) β§ SupplyChainProcess(p) β§ isSiteOf(g,p) β§ roleOf(x,g))
Description Logic
constr:SupplyChainNodeRole β‘ constr:LocationRole β β constr:roleOf .(constr:GeospatialSite β β constr:isSiteOf .constr:SupplyChainProcess)
constr:SupplyChainNodeRole β β€
EquivalentTo: constr:LocationRole and constr:roleOf some (constr:GeospatialSite and constr:isSiteOf some constr:SupplyChainProcess)
SubClassOf: owl:Thing