valueflows

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

commit 6748955b13125cfef590b678b1b33d37c2dfa34d
parent e59f9aa20df822e027d9e1b4218ff2941369da15
Author: Lynn Foster <foster.j.lynn@gmail.com>
Date:   Fri, 16 Sep 2016 10:49:19 -0500

Upgraded descriptions.

Diffstat:
Msnippets/serial-transport-within-context/README.md | 2+-
Msnippets/stock-transport-within-context/README.md | 2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/snippets/serial-transport-within-context/README.md b/snippets/serial-transport-within-context/README.md @@ -1,4 +1,4 @@ -This set of snippets contains a transportation of a serialized bike within a context, basically just changing locations. +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. 1. [resources-0.yaml](https://github.com/valueflows/valueflows/blob/master/snippets/serial-transport-within-context/resources-0.yaml) 1. [transport.yaml](https://github.com/valueflows/valueflows/blob/master/snippets/serial-transport-within-context/transport.yaml) diff --git a/snippets/stock-transport-within-context/README.md b/snippets/stock-transport-within-context/README.md @@ -1,4 +1,4 @@ -This set of snippets contains a transportation of a portion of a stock resource within a context. +This set of snippets contains a transportation of a portion of a stock resource within a context. Some bike chains are transported from one location to another. There are separate resources of the same model at the different locations. 1. [resources-0.yaml](https://github.com/valueflows/valueflows/blob/master/snippets/stock-transport-within-context/resources-0.yaml) 1. [transport.yaml](https://github.com/valueflows/valueflows/blob/master/snippets/stock-transport-within-context/transport.yaml)