ship from location

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

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 from location

Definition

geospatial location at which some dispatch 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 from location role’

Explanatory Notes

The location from which material is sent [APICS]

Examples

  • shipping dock, outbound staging area, Amazon FulFillment Center in San Marcos, TX

Synonyms

  • Dispatch Location
  • shipping point

Formal Axioms

First-Order Logic Definition

ShipFromLocation(x) ↔ GeospatialSite(x) ∧ ∃r(ShipFromLocationRole(r) ∧ hasRole (x,r))

Description Logic