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)


Back to top

Copyright © 2024–2026 Open Applications Group / Industrial Ontology Foundry. Distributed under an MIT license.