ship to location

IRI: https://spec.industrialontologies.org/ontology/construct/ShipToLocation

Defined In: https://spec.industrialontologies.org/ontology/supplychain/SupplyChain/

SubClass Of: geospatial site

Class Hierarchy

owl:Thingbfo:entitybfo:continuantbfo:independent continuantbfo:immaterial entitybfo:sitegeospatial siteship to location

Definition

geospatial location in which some receiving process occurs

Semi-Formal Definition:

every instance of ‘ship from location’ is defined as exactly an instance of ‘geospatial location’ that ‘has role’ some ‘ship to location role’

Explanatory Notes

1-The physical location to which goods for transport are finally delivered [GS1]

2- The location to which material is being shipped [APICS]

Examples

  • my home’s locations when it is used as the delivery point of an Amazon shipment; A Boeing manufactuing facility in WA when it is used as the delivery point for a shipment of jet engines

Synonyms

  • receiving point

Formal Axioms

First-Order Logic Definition

ShipToLocation(x) ↔ GespatialSite(x) ∧ ∃r(ShipToLocationRole(r) ∧ hasRole(x,r))

Description Logic