valueflows

valueflows docs
git clone https://s.sonu.ch/~srfsh/valueflows.git
Log | Files | Refs | README

cargo-manifest.md (1353B)


      1 # A [cargo manifest](https://en.wikipedia.org/wiki/Manifest_(transportation)) is "cargo listed as having been placed on board the transport".
      2 
      3 It's like the inventory of rea:EconomicResources being transported. 
      4 
      5 
      6 ## From Wikipedia: Cargo manifest vs. bill of lading
      7 A cargo manifest and a bill of lading may carry similar information and the concepts are not always clearly distinguished. In some cases, a single document may serve both purposes. In general, a bill of lading serves as a legal instrument focusing on and documenting such issues as ownership, whereas a cargo manifest is often more concerned with physical aspects of the cargo, such as weight and size. When the cargo is being shipped by several different shipping companies on the same vessel, there will usually be separate bills of lading for each company, but only a single consolidated cargo manifest. On the other hand, if the cargo contains dangerous goods, there may be a separate dangerous cargo manifest.
      8 
      9 ## A note about contexts
     10 
     11 The cargo manifest is an inventory in the context of the transportation service, but may not be relevant in the context of the shipper or the receiver of the transported goods. Especially in the case of [Less-than-truckload shipping](https://github.com/valueflows/valueflows/blob/master/use-cases/shipping.md#less-than-truckload-shipping-ltl).