Project

General

Profile

Core entity project » History » Revision 2

Revision 1 (Alessia Bardi, 29/04/2015 01:25 PM) → Revision 2/10 (Alessia Bardi, 29/04/2015 02:48 PM)

h1. Core entity: Project 

 A Project is here intended as the (metadata) description/representation of a research project. 

 |_Property_|_Type_|_Multiplicity_|_Description_| 
 | Project code Legal short name | [[type_structured_property|Structured(String,-,Provenance)]] |    1..1 | | 
 | Title | [[type_structured_property|Structured(String,-,Provenance)]] | 1..1 | | 
 | Acronym | [[type_structured_property|Structured(String,-,Provenance)]] | 0..1 | | 
 | Call identifier Legal name | [[type_structured_property|Structured(String,-,Provenance)]] | 0..1 | | 
 | Contract type | [[type_structured_property|Structured(String,-,Provenance)]] | 0..1 | | 
 | Keywords | [[type_structured_property|Structured(String,-,Provenance)]] | 0..1 | | 
 | Web site url | [[type_structured_property|Structured(String,-,Provenance)]] | 0..1 | | 
 | Start date Logo url | [[type_structured_property|Structured(Date,-,Provenance)]] | 0..1 || 
 | End date | [[type_structured_property|Structured(Date,-,Provenance)]] | 0..1 || 
 | Duration | [[type_structured_property|Structured(String,-,Provenance)]] | 0..1 || 
 | EC SC39 | [[type_structured_property|Structured(Boolean,-,Provenance)]] | 0..1 |This property is only available for EC funded projects| 

 |_Relationship_|_Target_|_Multiplicity_|_Description_| 
 |CollectedFrom | [[core_entity_datasource|Datasource]] |1..N| A Datasource from which this Project Person has been collected (e.g. an aggregator of institutional repositories, an entity registry) | 
 |[[linking_entity_projectOrganization|Project_Organization]] | [[core_entity_organization|Organization]] [[core_entity_project|Project]] |0..N| The Project this Organization is involved in this project | 
 |[[linking_entity_projectFundingStream|Project_FundingStream]] | [[core_entity_FundingStream|FundingStream]] |1..N| Funding Stream that funded this project | 
 |[[linking_entity_resultProject|Result_Project]] | [[core_entity_Result|Result]] |0..N| Result that is co-funded by this project into |