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)


Back to top

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