valueflows

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

commit ff5c1d9dcc0a31e7dc2daadcf494fe378c964b00
parent 335c97395161a04013ca7ff99d1906363df43f1a
Author: elf Pavlik <elf-pavlik@hackers4peace.net>
Date:   Mon,  8 Aug 2016 18:09:32 -0500

Crowdfunding In-kind (first draft)

Diffstat:
Ause-cases/crowdfunding-in-kind.md | 10++++++++++
1 file changed, 10 insertions(+), 0 deletions(-)

diff --git a/use-cases/crowdfunding-in-kind.md b/use-cases/crowdfunding-in-kind.md @@ -0,0 +1,10 @@ +# Crowdfunding In-kind + +See: https://en.wikipedia.org/wiki/Gifts_in_kind + +Crowdfinding In-kind has many different requirement than crowdfunding based on some monetary currency. + +* Instead of requesting a number of credits in monetary currency. One describes the project as top-level *vf:Process* and requests all resources planned as inputs. In practice such campaign represents all the *vf:Request* intents casted and based on requiremetns for the execution of that top-level process. See: [relating Intent to a Process, and to other resources via its inputs/outputs](https://github.com/valueflows/valueflows/issues/118). +* Similar to a 'threshold' used in monetary currency based crowdfunding. People can make commitments to provide requested resource with condition of all required inputs having commitments. Some inputs can get marked as 'optional' which works similar as 'optimal' amount of credits - higher than minimum 'threshold'. A checklist, with one item per 'resource type' replaces the numeric progress bar. +* One can use [Dependent Demand - +a Business Pattern for Balancing Supply and Demand](http://hillside.net/plop/plop97/Proceedings/haugen.pdf) to aggregate inputs of the top-level 'project process'