warehousing process

IRI: https://spec.industrialontologies.org/ontology/construct/WarehousingProcess

Defined In: https://spec.industrialontologies.org/ontology/supplychain/SupplyChain/

SubClass Of: business process

Class Hierarchy

owl:Thing β€Ί bfo:entity β€Ί bfo:occurrent β€Ί bfo:process β€Ί planned process β€Ί business process β€Ί warehousing process

Definition

business process of storing products (material products) in a storage facility for future use

Semi-Formal Definition:

every instance of β€˜warehousing process’ is defined as exactly an instance of β€˜business process’ that β€˜occurs in’ some β€˜storage facility’ and β€˜has occurrent part’ some β€˜storage process’ and is β€˜prescribed by’ some β€˜warehousing plan specification’

Examples

  • the process of counting and storing a shipment of external hard drives at an Amazon Fulfillment Center

Formal Axioms

First-Order Logic Definition

WarehousingProcess(x) ↔ BusinessProcess(x) ∧ βˆƒpβˆƒwβˆƒf((StorageProcess(p) ∧ WarehousingPlanSpecification(w) ∧ StorageFacility(f)) ∧ occursIn (x,f) ∧ hasOccurrentPart(x,p) ∧ prescribedBy (x,w))

Description Logic

constr:WarehousingProcess ≑ constr:BusinessProcess βŠ“ βˆƒ bfo:occurs_in .constr:StorageFacility βŠ“ βˆƒ bfo:has_occurrent_part .constr:StorageProcess βŠ“ βˆƒ constr:prescribedBy .constr:WarehousingPlanSpecification

constr:WarehousingProcess βŠ‘ ⊀

EquivalentTo: constr:BusinessProcess and bfo:occurs_in some constr:StorageFacility and bfo:has_occurrent_part some constr:StorageProcess and constr:prescribedBy some constr:WarehousingPlanSpecification

SubClassOf: owl:Thing


Back to top

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