Project

General

Profile

Core entity cordaOrganization » History » Version 1

Alessia Bardi, 29/04/2015 11:12 AM

1 1 Alessia Bardi
h1. Core entity: CORDA Organization
2
3
CORDA Organization subclasses Organization and include properties specifically devised for organizations collected from the CORDA FP7 projects datasource.
4
5
6
|_Property_|_Type_|_Multiplicity_|_Description_|
7
| Legal short name | [[type_structured_property|Structured(String,-,Provenance)]] |  0..1 | |
8
| Legal name | [[type_structured_property|Structured(String,-,Provenance)]] | 0..1 | |
9
| Web site url | [[type_structured_property|Structured(String,-,Provenance)]] | 0..1 | |
10
| Logo url | [[type_structured_property|Structured(String,-,Provenance)]] | 0..1 ||
11
12
|_Relationship_|_Target_|_Multiplicity_|_Description_|
13
|CollectedFrom | [[core_entity_datasource|Datasource]] |1..N| A Datasource from which this Person has been collected (e.g. an aggregator of institutional repositories, an entity registry) |
14
|[[linking_entity_projectOrganization|Project_Organization]] | [[core_entity_project|Project]] |0..N| The Project this Organization is involved into |