ship from location role
IRI: https://spec.industrialontologies.org/ontology/construct/ShipFromLocationRole
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 βΊ ship from location role
Definition
location role held by a geospatial site when it is the location at which some dispatch process occurs
Examples
- role held by the site of a Walmart warehouse when it is the location from which a shipment initiates
Primitive Class
This class is declared primitive and it does not have necessary and sufficient condiftions defined.
Primitive Rationale
The required constructs for providing necessary and sufficient conditions are not available in this release.
Formal Axioms
First-Order Logic Axioms
ShipFromLocationRolel(x) β LocatinRole(x) β§ βgβpβb(GeospatialSite(g) β§ ShipmentPreparationProcess(p) β§ BillOfLading(b) β§ isSiteOf(g,p) β§ isPrescribedBy(p,b) β§ roleOf(x,g))
Semi-Formal Natural Language Axioms
if x is a βship from location roleβ then x is a βroleβ that is the βrole ofβ some βgeospatial siteβ and βis site ofβ some βshipment preparation processβ
Description Logic
constr:ShipFromLocationRole β constr:LocationRole
constr:ShipFromLocationRole β β constr:roleOf .(constr:GeospatialSite β β constr:isSiteOf .constr:ShipmentPreparationProcess)
SubClassOf: constr:LocationRole
SubClassOf: constr:roleOf some (constr:GeospatialSite and constr:isSiteOf some constr:ShipmentPreparationProcess)