arrival process
IRI: https://spec.industrialontologies.org/ontology/construct/ArrivalProcess
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 βΊ arrival process
Definition
material location change process that consists of the participating entity reaching its destination such that the travel or transport process which it is a part of is completed
Examples
- the process during which a truck enters the facility of the receiver
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
ArrivalProcess(x) β MaterialLocationChangeProcess(x) β§ βy(TravelProcess(y) β¨ TransportProcess(y)) β§ occurrentPartOf(x,y) β§ βzβz1βt(TemporalRegion(z) β§ TemporalRegion(z1) β§ TemporalInstant(t)) β§ occupiesTemporalRegion(x,z) β§ occupiesTemporalRegion(y,z1) β§ lastInstantOf(t,z1) β§ occupiesTemporalRegion(x,t)
Semi-Formal Natural Language Axioms
if x is an βarrival processβ then x is a βmaterial location change processβ that is βoccurent part ofβ some βtransport processβ or βtravel processβ y and that βoccupies temporal regionβ some βtemporal regionβ z which has βlast instant ofβ the temporal region of y as occurent part
Description Logic
constr:ArrivalProcess β constr:MaterialLocationChangeProcess
constr:ArrivalProcess β β bfo:occurrent_part_of .(constr:TransportProcess β constr:TravelProcess)
constr:ArrivalProcess β β bfo:occupies_temporal_region .β bfo:has_occurrent_part .β bfo:last_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:last_instant_of some inverse bfo:occupies_temporal_region some (constr:TransportProcess or constr:TravelProcess)