departure process
IRI: https://spec.industrialontologies.org/ontology/construct/DepartureProcess
Defined In: https://spec.industrialontologies.org/ontology/supplychain/SupplyChain/
SubClass Of: material location change process
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:occurrent βΊ bfo:process βΊ planned process βΊ material location change process βΊ departure process
Definition
material location change process that consists of the participating entity leaving its starting location such that the travel or transport process it is a part of is initiated
Examples
- the process during which a truck (loaded with a shipment) leaves the warehouse site of the shipper
Primitive Class
This class is declared primitive and it does not have necessary and sufficient condiftions defined.
Primitive Rationale
To provide the necessary and sufficient conditions, the relationships representing Allenβs Interval Algebra elements are needed.
Formal Axioms
First-Order Logic Axioms
DepartureProcess(x) β MaterialLocationChangeProcess(x) β§ βy(TravelProcess(y) β¨ TransportProcess(y)) β§ occurrentPartOf(x,y) β§ βzβz1βt(TemporalRegion(z) β§ TemporalRegion(z1) β§ TempotalInstance(t)) β§ occupiesTemporalRegion(x,z) β§ occupiesTemporalRegion(y,z1) β§ firstInstanceOf(t,z1) β§ occupiesTemporalRegion(x,t)
Semi-Formal Natural Language Axioms
if x is a βdeparture processβ then x is a βlocation change processβ that is βoccurent part ofβ some βtransport processβ or βtravel processβ y and that βoccupies temporal regionβ some βtemporal regionβ which has βfirst instant ofβ the temporal region of y as βoccurent partβ
Description Logic
constr:DepartureProcess β constr:MaterialLocationChangeProcess
constr:DepartureProcess β β bfo:occurrent_part_of .(constr:TransportProcess β constr:TravelProcess)
constr:DepartureProcess β β bfo:occupies_temporal_region .β bfo:has_occurrent_part .β bfo:first_instant_of .β bfo:occupies_temporal_regionβ» .(constr:TransportProcess β constr:TravelProcess)
SubClassOf: constr:MaterialLocationChangeProcess
SubClassOf: bfo:occurrent_part_of some (constr:TransportProcess or constr:TravelProcess)
SubClassOf: bfo:occupies_temporal_region some bfo:has_occurrent_part some bfo:first_instant_of some inverse bfo:occupies_temporal_region some (constr:TransportProcess or constr:TravelProcess)