Packing List
IRI: https://spec.industrialontologies.org/ontology/construct/PackingList
Defined In: https://spec.industrialontologies.org/ontology/supplychain/SupplyChain/
SubClass Of: information content entity
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:generically dependent continuant βΊ information content entity βΊ Packing List
Definition
information content entity that describes one or more logistic units planned to participate in some logistics process
Semi-Formal Definition:
every instance of βpacking listβ is an instance of some βinformation content entityβ that βdescribesβ some βlogistic unitβ that βparticipates in at some timeβ some βlogistics processβ
Explanatory Notes
A document that itemizes in detail the contents of a particular package, carton, pallet, or container for shipment to a customer. The details include a description of the items, the shipperβs or customerβs part number, the quantity shipped, and the stock keeping units (SKUs) of the items shipped. The packing slip accompanies the shipment to help the consignee verify the contents received [ASCM].
A packing list itemizes the contents of each package (box, pallets, etc). It includes weights, measurements and detailed lists of the goods in each package. The packing list is included in carton or package, and can be attached to the outside of a package with a copy inside [International Trade Administration].
most packing lists include information about the arrival time of the logistic unit (the ending time of the arrival process), but this feature is not axiomatized since it is not a necessary feature for all packing list instances
packing list may also describe logistic unitsβ contents and packaging configuration
packing list may also refer to the logistic unitsβ invoice number or bill of lading as well.
Examples
- A paper packing slip included inside a single cardboard shipping box (Logistic Unit) delivered to a residential customer. The document describes the packaging configuration (1 Corrugated Box, Gross Weight: 2.3 kg) and itemizes the contents (2x Wireless Headphones, SKU: HP-900; 1x Charging Cable, SKU: CB-12). It participates in the parcel delivery logistics process.
Synonyms
- Packing Slip
Formal Axioms
First-Order Logic Definition
PackingList(x) β InformationContentEntity(x) β§ βy(LogisticUnit(y) β§ describes(x, y) β§ βz (LogisticsProcess(z) β§ participatesInAtSomeTime(y, z)))
Description Logic
constr:PackingList β‘ constr:InformationContentEntity β β₯ 1 constr:describes .constr:LogisticUnit β β bfo:participates_in_at_some_time .constr:LogisticsProcess
EquivalentTo: constr:InformationContentEntity and constr:describes β₯ 1 constr:LogisticUnit and bfo:participates_in_at_some_time some constr:LogisticsProcess
SubClassOf: constr:InformationContentEntity