Project

General

Profile

Core entity result » History » Version 7

Alessia Bardi, 27/04/2015 07:00 PM

1 1 Paolo Manghi
h1. Result
2
3
A Result is here intended as the (metadata) description/representation of a scientific output (possibly) resulting out of one or more projects. 
4
5 3 Claudio Atzori
|_Property_|_Type_|_Multiplicity_|_Description_|_Belongs to_|
6
| Result Type | [[type_qualifier|Qualifier]] | 1..1 | ??????????????????????????????? | Result |
7
| Title | [[type_structured_property|StructuredString]] |  1..N | the Titles of the Result, represented as Class/Scheme, e.g., original, alternative, subtitle, etc. | Result |
8
| Date of acceptance | Date | 1..1 | | Result |
9
| Publisher | [[type_provenance_property|StringWithProvenance]] | 0..1 | | Result |
10 6 Alessia Bardi
| Best License [1]| [[type_qualifier|Qualifier]] | 1..1 | The most Open License value found among the [[type_result_instance|Instances]] of a Result  | Result |
11 3 Claudio Atzori
| Embargo end-date | Date | 0..1 | empty if the licenseClass does not imply an embargo | Result |
12
| Description | [[type_provenance_property|StringWithProvenance]] | 0..N | Contains the Abstract of the Result | Result |
13 4 Alessia Bardi
| PID | [[type_structured_property|StructuredString]] | 0..N | unique and persistent identifier used to identify the result together with the relative identification agency, e.g., EPIC, CrossRef, DataCite | Result |
14
| Language | [[type_qualifier|Qualifier]] | 0..1 |  the language used in the description or body of the Result, specified according to a given classification of languages, respectively described as a Class/Scheme | Result |
15
| RelevantDate | Date | 0..N | a date relevant to the Result | Result |
16
| Subject | [[type_structured_property|StructuredString]] | 0..N | the scientific discipline (represented as Class/Scheme) covered by the Result | Result |
17 7 Alessia Bardi
| Instance | [[type_instance|Instance]] | 1..N | An Instance of the Result, which represents a physical location where the Result files (web resources entities, e.g., DOIs) can be found | Result |
18 4 Alessia Bardi
| External Reference | [[type_external_reference|ExternalReference]] | 0..N | external link which might be useful to contextualize the Result | Result |
19 1 Paolo Manghi
| Source | [[type_provenance_property|StringWithProvenance]] | 0..N | maps the dc:source element | Result |
20
| Format | [[type_provenance_property|StringWithProvenance]] | 0..N | maps the dc:format element | Result |
21 4 Alessia Bardi
| Context | [[type_context|StringWithProvenance]] | 0..N | Information about the fundings and/or research initiatives related to the Result | Result |
22
| Journal | [[type_journal|Journal]] | 0..N | Journal where the publication has been published. Attributes refer to electronic, printed and linking (ISSN-L) ISSN. | Publication |
23
| Resource Type | [[type_qualifier|Qualifier]] | 0..1 | It expresses the nature of the dataset | Dataset |
24
| Device | [[type_provenance_property|StringWithProvenance]] | 0..1 | Information about the device used to generate the dataset| Dataset |
25
| Size | [[type_provenance_property|StringWithProvenance]] | 0..1 | | Dataset |
26
| Version | [[type_provenance_property|StringWithProvenance]] | 0..1 |Information about the version of the dataset | Dataset |
27
| Last Metadata Update | [[type_provenance_property|DateWithProvenance]] | 0..1 | The last update date of the metadata of the dataset | Dataset |
28
| Metadata Version | [[type_provenance_property|StringWithProvenance]] | 0..1 | Information about the version of the metadata of the dataset | Dataset |
29 1 Paolo Manghi
30 6 Alessia Bardi
[1] License ordering: ???
31
32 4 Alessia Bardi
|_Relationship_|_Target_|_Type_|_Multiplicity_|_Description_|_Belongs to_|
33 6 Alessia Bardi
|Collected From [2]| Datasource |?|1..N| A Datasource from which this Result has been collected (e.g. an aggregator of institutional repositories) |Result|
34
|Hosted By [2]| Datasource |?|1..N| A Datasource that hosts the Results (e.g. an institutional repository) |Result|
35 1 Paolo Manghi
|Funding Project | Datasource |?|0..N| The Project that co-funded the research underlying the Result |Result|
36
|? | Person | [[linking_entity_personResult|Person_Result]]|0..N| Link to Person entities (e.g. authors, contributors)  |Result|
37
38 3 Claudio Atzori
39 6 Alessia Bardi
[2] Note that the difference betweem collectedFrom and hostedBy is introduced to encode the peculiar notion of Aggregation data sources, whose entities are obtained by federating a set of DataSource entities. In OpenAIRE aggregators are DataSources from which entities are “collected”, while the DataSources they aggregate “host” instead such entities. As such, Aggregators differ from the data sources they aggregate, but play an equally important role in delivering the entities to OpenAIRE, and should therefore be given visibility. In the case of other DataSources, e.g., repositories, collectedFrom and hostedBy refer to the same DataSource.
40 1 Paolo Manghi
41
(iv)	Instances (mandatory): the Instances of the Result, which represent the locations (DataSource entities) where the Result files (web resources entities, e.g., DOIs) can be found;