valueflows

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

commit bc69397f6dd8c00e32eca023126a8bf18b915663
parent 124768b10a47e2c55140ee508790140f97adce31
Author: Lynn Foster <foster.j.lynn@gmail.com>
Date:   Sun,  2 Apr 2017 14:59:46 -0500

added textual description of the use case
Diffstat:
Msnippets/order-fulfillment.md | 8++++++++
1 file changed, 8 insertions(+), 0 deletions(-)

diff --git a/snippets/order-fulfillment.md b/snippets/order-fulfillment.md @@ -2,6 +2,14 @@ This initial version of the picture does not have any of the proposed differentiation between process-related and exchange-related commitments. The yaml has some of that. It is all here to facilitate discussion on the issue, see what it actually might look like. +Use case: +* The bakery orders 2 bushels of apples from the fruit farm in exchange for 1000 Faircoin. +* The fruit farm delivers 1.5 bushels of apples (all they had left) to the bakery. +* The fruit farm does a day of harvesting apples. +* The bakery order another .5 bushel of apples, since they have a delivery coming anyhow. +* The fruit farm delivers 1 bushel of apples, so that all orders are fulfilled. +* The bakery pays for all the apples at once, with 1250 Faircoin. + ![pic](https://github.com/valueflows/valueflows/blob/master/snippets/order-fulfillment.png) #### Resources before