shipment preparation process
IRI: https://spec.industrialontologies.org/ontology/construct/ShipmentPreparationProcess
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 βΊ shipment preparation process
Definition
business process in which some material entities are prepared to be transported together to a receiverβs location.
Explanatory Notes
The activities related to preparation of outgoing shipment for transport. Shipment preparation process (shipping) often includes at least one picking, internal movement, packaging, marking, labeling, weighing, or loading process.
Examples
- A tile manufacturerβs warehouse receives several order and generates a picking list for each order. Then the warehouse workers pick the tile boxes from the assigned inventory location. Warehouse workers then pack, label, and sort the products by carrier before moving them to the loading dock for shipping.
Synonyms
- dispatch process
Primitive Class
This class is declared primitive and it does not have necessary and sufficient condiftions defined.
Primitive Rationale
The required constructs for creation of a formal definition are not available in this release.
Formal Axioms
First-Order Logic Axioms
ShipmentPreparationProcess(x) β BusinessProcess(x) β§ βcβmβs(Consignor(c) β§ MaterialProduct(m) β§ Shipment(s) β§ hasParticipantAtSomeTime(x,c) β§ hasParticipantAtSomeTime(x,m) β§ hasSpecifiedOutput(x,s))
Semi-Formal Natural Language Axioms
if x is a βshipment preparation processβ then x is a βbusiness processβ and βhas participant at some timeβ some βconsignorβ and βhas participant at some timeβ some βmaterial productβ and βhas specified outputβ some βshipmentβ
Description Logic
constr:ShipmentPreparationProcess β β€
constr:ShipmentPreparationProcess β constr:BusinessProcess β β bfo:has_participant_at_some_time .constr:MaterialProduct β β bfo:has_participant_at_some_time .constr:Shipper β β constr:hasSpecifiedOutput .constr:Shipment
SubClassOf: owl:Thing
SubClassOf: constr:BusinessProcess and bfo:has_participant_at_some_time some constr:MaterialProduct and bfo:has_participant_at_some_time some constr:Shipper and constr:hasSpecifiedOutput some constr:Shipment