Project

General

Profile

Core entity funding stream » History » Version 3

Alessia Bardi, 29/04/2015 04:25 PM

1 1 Alessia Bardi
h1. Core entity: Funding Stream
2
3
Funding Streams identify the strands of fundings comprised by the funding stream. Funding streams can be nested to for a tree of subfunding streams, and projects are typically associated to the fudnding stream “leaves” of such trees.
4
5
|_Property_|_Type_|_Multiplicity_|_Description_|
6
| Identifier | String |  1..1 | |
7
| Name | String |  1..1 | |
8
| Description | String |  1..1 | |
9
10
|_Relationship_|_Target_|_Multiplicity_|_Description_|
11 2 Alessia Bardi
| funded by | [[core_entity_Funder|Funder]] |1..1| |
12 1 Alessia Bardi
| has sub-stream | [[core_entity_FundingStream|FundingStream]] |0..N| |
13
| has parent stream | [[core_entity_FundingStream|FundingStream]] |0..1| |
14 3 Alessia Bardi
| funds | [[core_entity_FundingStream|FundingStream]] |1..N| |