| 2 | |
| 3 | {{{ |
| 4 | Publishing Entity: |
| 5 | Publishing Entity Type: (Donor, Recipient, Community Data..) |
| 6 | Donor |
| 7 | Country |
| 8 | Activity period: |
| 9 | Verification status: enumeration of statuses (checked, not checked etc) |
| 10 | Resource links: to the actual IATI record |
| 11 | Number of activities: ... |
| 12 | Date record updated: |
| 13 | Date data updated: |
| 14 | License: Need this field even if it may be a standard license |
| 15 | |
| 16 | So naively mashing these together, we get something like: |
| 17 | |
| 18 | Identifier |
| 19 | Title |
| 20 | Abstract |
| 21 | Donor |
| 22 | Country |
| 23 | Publisher |
| 24 | Publisher Type |
| 25 | Verification Status |
| 26 | Department |
| 27 | Contact |
| 28 | Contact e-mail |
| 29 | Licence |
| 30 | Resource format |
| 31 | Resource URL |
| 32 | Resource ID |
| 33 | Activity period |
| 34 | Number of activities |
| 35 | Date record updated |
| 36 | Date data updated |
| 37 | }}} |