Actions
Core entity funding stream » History » Revision 3
« Previous |
Revision 3/4
(diff)
| Next »
Alessia Bardi, 29/04/2015 04:25 PM
Core entity: Funding Stream¶
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.
| Property | Type | Multiplicity | Description |
| Identifier | String | 1..1 | |
| Name | String | 1..1 | |
| Description | String | 1..1 |
| Relationship | Target | Multiplicity | Description |
| funded by | Funder | 1..1 | |
| has sub-stream | FundingStream | 0..N | |
| has parent stream | FundingStream | 0..1 | |
| funds | FundingStream | 1..N |
Updated by Alessia Bardi over 10 years ago · 3 revisions