valueflows

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

README.md (750B)


      1 This set of snippets contains a transportation of a serialized bike within a context, basically just changing locations on the same vf:Resource. During transportation it is located on the truck.
      2 
      3 1. [resources-0.yaml](https://github.com/valueflows/valueflows/blob/master/snippets/serial-transport-within-context/resources-0.yaml)
      4 1. [transport.yaml](https://github.com/valueflows/valueflows/blob/master/snippets/serial-transport-within-context/transport.yaml)
      5 1. [resources-after-load.yaml](https://github.com/valueflows/valueflows/blob/master/snippets/serial-transport-within-context/resources-after-load.yaml)
      6 1. [resources-end.yaml](https://github.com/valueflows/valueflows/blob/master/snippets/serial-transport-within-context/resources-end.yaml)