Project

General

Profile

Core entity project » History » Version 9

Paolo Manghi, 07/07/2015 02:41 PM

1 1 Alessia Bardi
h1. Core entity: Project
2
3
A Project is here intended as the (metadata) description/representation of a research project.
4
5
|_Property_|_Type_|_Multiplicity_|_Description_|
6 2 Alessia Bardi
| Project code | [[type_structured_property|Structured(String,-,Provenance)]] |  1..1 | |
7
| Title | [[type_structured_property|Structured(String,-,Provenance)]] | 1..1 | |
8
| Acronym | [[type_structured_property|Structured(String,-,Provenance)]] | 0..1 | |
9
| Call identifier | [[type_structured_property|Structured(String,-,Provenance)]] | 0..1 | |
10
| Contract type | [[type_structured_property|Structured(String,-,Provenance)]] | 0..1 | |
11
| Keywords | [[type_structured_property|Structured(String,-,Provenance)]] | 0..1 | |
12 1 Alessia Bardi
| Web site url | [[type_structured_property|Structured(String,-,Provenance)]] | 0..1 | |
13 2 Alessia Bardi
| Start date | [[type_structured_property|Structured(Date,-,Provenance)]] | 0..1 ||
14
| End date | [[type_structured_property|Structured(Date,-,Provenance)]] | 0..1 ||
15
| Duration | [[type_structured_property|Structured(String,-,Provenance)]] | 0..1 ||
16 8 Paolo Manghi
| EC SC39 | [[type_structured_property|Structured(Boolean,-,Provenance)]] | 0..1 | This property is only available for EC funded projects|
17 6 Paolo Manghi
| OA Mandate Publications | [[type_structured_property|Structured(Boolean,-,Provenance)]] | 0..1 | if EC SC39 exists, this property has the same value; for H2020 projects this property has value TRUE; default value FALSE |
18 9 Paolo Manghi
| Subjects | [[type_structured_property|Structured(-, Qualifier, -)]]| 0..N | Set of subjects as specified by the funder H2020 the Qualifier.scheme is "dnet:ec-h2020-topics":http://api.openaire.eu/vocabularies/dnet:ec-h2020-topics  |
19 8 Paolo Manghi
| EC article29-3 | [[type_structured_property|Structured(Boolean,-,Provenance)]] | 0..1 | This property corresponds to the opt-in opt-out close of the EC Data Pilot; it is only available for EC H2020 funded projects, for others is set to FALSE |
20 1 Alessia Bardi
21
|_Relationship_|_Target_|_Multiplicity_|_Description_|
22 2 Alessia Bardi
|CollectedFrom | [[core_entity_datasource|Datasource]] |1..N| A Datasource from which this Project has been collected (e.g. an aggregator of institutional repositories, an entity registry) |
23 5 Alessia Bardi
|Funded by | [[core_entity_FundingStream|FundingStream]] |1..N| Funding Stream that funded this project |
24 2 Alessia Bardi
|[[linking_entity_projectOrganization|Project_Organization]] | [[core_entity_organization|Organization]] |0..N| Organization involved in this project |
25
|[[linking_entity_personProject|Person_Project]] | [[core_entity_person|Person]] |0..N| A Person involved in this Project |
26
|[[linking_entity_resultProject|Result_Project]] | [[core_entity_Result|Result]] |0..N| Result that is co-funded by this project |