bill of lading
IRI: https://spec.industrialontologies.org/ontology/construct/BillOfLading
Defined In: https://spec.industrialontologies.org/ontology/supplychain/SupplyChain/
SubClass Of: commercial service agreement
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:generically dependent continuant βΊ information content entity βΊ agreement βΊ commercial service agreement βΊ bill of lading
Definition
agreement between a shipper and a carrier that prescribes some consigning process
Explanatory Notes
A legal document between a shipper and a carrier that details the type, quantity, and destination of the goods being transported [APICS].
A transportation document that is the contract of carriage containing the terms and conditions between the shipper and carrier [CSCMP].
It serves as a receipt of goods, a contract of carriage, and, in some cases, a document of title.
Examples
- Bill of Lading related to transportation of 2200 gallons of antifreeze from a shipperβs location to a receiver/consigneeβs location by a carrier.
Primitive Class
This class is declared primitive and it does not have necessary and sufficient condiftions defined.
Primitive Rationale
See the general discussion and rationale provided for informational entities under βinformation content entityβ.
Formal Axioms
First-Order Logic Axioms
LA1: BillOfLading (x) β CommercialServiceAgreement (x) β§ βyβz(ConsignorRole(y) β§ CarrierRole(z) β§ prescribes(x,y) β§ prescribes(x,z))
LA2: CommercialServiceAgreement (x) β§ βcβyβz(ConsigningProcess(c) β§ ConsignorRole(y) β§ CarrierRole(z) β§ isAbout(x,c) β§ prescribes(x,y) β§ prescribes(x,z)) β BillofLading(x)
Semi-Formal Natural Language Axioms
LA1: if x is a βbill of ladingβ, then x is a βcommercial service agreementβ that βprescribesβ only βconsignor roleβ and only βtransportation service provider roleβ
LA2: If x is a βcommercial service agreementβ that βis aboutβ some βconsigning processβ and it βprescribesβ some βconsignor roleβ and some βcarrier roleβ then x is a βbill of ladingβ
Description Logic
constr:BillOfLading β constr:CommercialServiceAgreement
constr:BillOfLading β β bfo:has_continuant_part_at_all_times .(constr:InformationContentEntity β β constr:prescribes .constr:ConsigningProcess)
constr:BillOfLading β β bfo:has_continuant_part_at_all_times .(constr:InformationContentEntity β β constr:prescribes .constr:ConsignorRole)
constr:BillOfLading β β bfo:has_continuant_part_at_all_times .(constr:InformationContentEntity β β constr:prescribes .constr:TransportationServiceProviderRole)
constr:CommercialServiceAgreement β β constr:isAbout .constr:ConsigningProcess β β constr:prescribes .constr:ConsignorRole β β constr:prescribes .constr:TransportationServiceProviderRole β constr:BillOfLading
SubClassOf: constr:CommercialServiceAgreement
SubClassOf: bfo:has_continuant_part_at_all_times some (constr:InformationContentEntity and constr:prescribes only constr:ConsigningProcess)
SubClassOf: bfo:has_continuant_part_at_all_times some (constr:InformationContentEntity and constr:prescribes only constr:ConsignorRole)
SubClassOf: bfo:has_continuant_part_at_all_times some (constr:InformationContentEntity and constr:prescribes only constr:TransportationServiceProviderRole)
constr:CommercialServiceAgreement and constr:isAbout some constr:ConsigningProcess and constr:prescribes some constr:ConsignorRole and constr:prescribes some constr:TransportationServiceProviderRole SubClassOf: constr:BillOfLading