Skip to content

initial transportation use case snippets

elf Pavlik requested to merge github/fork/elf-pavlik/example-transportation into master

Initial examples for https://github.com/valueflows/valueflows/wiki/Use-Cases-and-Requirements#transportation

  • some variants similar to other variants have differences explained in comment blocks.
  • load & unload for packaged and serial variants affect the same (transported) resource just in two different places
  • snippets introduce assemble and disassemble actions as reversible variants of consume and produce

TODO

  • variant of transporting non serial resource where transportation includes load from different resources with the same classification and unload to different resources with the same classification, while still allows to tie together matching load & unload. Similar to what current vf:Transfer does but without having anything to do with rights and responsibilities.

Merge request reports