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:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:independent continuant βΊ bfo:immaterial entity βΊ bfo:site βΊ geospatial site βΊ ship 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
constr:ShipFromLocation β‘ constr:GeospatialSite β β constr:hasRole .constr:ShipFromLocationRole
constr:ShipFromLocation β β€
EquivalentTo: constr:GeospatialSite and constr:hasRole some constr:ShipFromLocationRole
SubClassOf: owl:Thing