Advance Shipment Notice

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

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 β€Ί Advance Shipment Notice

Definition

information content entity about a shipment, sent by a supplier or consignor to a buyer or consignee, before the shipment’s arrival

Semi-Formal Definition:

every instance of β€˜advance shipment notice’ is an instance of some β€˜information content entity’ that β€˜is about’ a β€˜shipment’, β€˜is about’ a β€˜buyer’ or β€˜consignor’, β€˜is about’ a β€˜supplier’ or β€˜consignee’, and β€˜is output of’ a β€˜shipment preparation process’ that β€˜precedes’ some β€˜arrival process’ that the β€˜shipment’ β€˜participates in at some time’

Explanatory Notes

A notification sent by the shipper to the purchasing organization prior to the shipment leaving the facility, which provides the receiver sufficient time to prepare for delivery of the shipment. The ASN is often sent via electronic data interchange (EDI) and includes all relevant shipment details such as item descriptions, quantities, and tracking information [ACSM]

ASN may also describe the details about the carrier as well

The OWL equivalency axiom approximates the FOL definition but does not enforce identity between the shipment the ASN is about and the shipment participating in the arrival process.

Examples

  • an electronic message sent by a supplier to a buyer before delivery, indicating that a shipment has been prepared and providing details such as shipment identifier, carrier, tracking number, shipped items, quantities, and expected arrival date.

Synonyms

  • Advanced Shipping Notice

Adapted From

  • GS1’s β€œASN message implementation guideline” document

Formal Axioms

First-Order Logic Definition

AdvanceShipmentNotice(x) ↔ InformationContentEntity(x) ∧ βˆƒyβˆƒzβˆƒwβˆƒpβˆƒa (Shipment(y) ∧ isAbout(x,y) ∧ ((Buyer(z) ∨ Consignor(z)) ∧ isAbout(x,z)) ∧ ((Supplier(w) ∨ Consignee(w)) ∧ isAbout(x,w)) ∧ ShipmentPreparationProcess(p) ∧ ArrivalProcess(a) ∧ isOutputOf(x,p) ∧ precedes(p,a) ∧ participatesInAtSomeTime(y,a))

Description Logic


Back to top

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