Project

General

Profile

Result » History » Version 1

Claudio Atzori, 11/11/2021 06:12 PM

1 1 Claudio Atzori
h1. Result
2
3
|_. field name |_. cardinality |_. type |_. description |
4
| id | ONE | string | Main entity identifier, created according to [[OpenAIRE_entity_identifier_and_PID_mapping_policy]] |
5
| type | ONE | string | Type of the result: one of 'publication', 'dataset', 'software', 'other' as declared in the terms from the "dnet:result_typologies":https://api.openaire.eu/vocabularies/dnet:result_typologies vocabulary |
6
| originalId | MANY | string | Identifiers of the record at the original sources |
7
| maintitle | ONE | string | A name or title by which a scientific result is known. May be the title of a publication, of a dataset or the name of a piece of software. |
8
| subtitle | ONE | string | Explanatory or alternative name by which a scientific result is known. |
9
| author | MANY | Author | The main researchers involved in producing the data, or the authors of the publication |
10
| bestaccessright | ONE | AccessRight (should be changed as it must NOT include the openaccessroute) | The most open access right associated to the manifestations of this research results. |
11
| contributor | MANY | string | The institution or person responsible for collecting, managing, distributing, or otherwise contributing to the development of the resource. |
12
| country | MANY | Country | Country associated with the result. TODO: explain or link why |
13
| coverage | MANY | string | ??? |
14
| dateofcollection | ONE | string | When OpenAIRE collected the record the last time. TODO: we should indicate the used date format |
15
| description | MANY | string | A brief description of the resource and the context in which the resource was created. |
16
| embargoenddate | ONE | string | Date when the embargo ends and this result turns Open Access. TODO: we should indicate the used date format | 
17
| instance | MANY | [[Instance]] | Specific materialization or version of the result. For example, you can have one result with three instances: one is the pre-print, one is the post-print, one is the published version |
18
| language | ONE | Object(code/label) | code: alpha-3/ISO 639-2 code of the language. Label: Language label in English. Values controlled by the "dnet:languages":https://api.openaire.eu/vocabularies/dnet:languages vocabulary |
19
| lastupdatetimestamp | ONE | long | Timestamp of last update of the record in OpenAIRE |
20
| pid | MANY | Pid | Persistent identifiers of the result. See also [[OpenAIRE_entity_identifier_and_PID_mapping_policy]] to learn more. |
21
| publicationdate | ONE | string | Main date of the research product: typically the publication or issued date. In case of a research result with different versions with different dates, the date of the result is selected as the most frequent well-formatted date. If not available, then the most recent and complete date among those that are well-formatted. For statistics, the year is extracted and the result is counted only among the result of that year. Example: Pre-print date: 2019-02-03, Article date provided by repository: 2020-02, Article date provided by Crossref: 2020, OpenAIRE will set as date 2019-02-03, because it’s the most recent among the complete and well-formed dates. If then the repository updates the metadata and set a complete date (e.g. 2020-02-12), then this will be the new date for the result because it becomes the most recent most complete date. However, if OpenAIRE then collects the pre-print from another repository with date 2019-02-03, then this will be the “winning date” because it becomes the most frequent well-formatted date. |
22
| publisher | ONE | string | The name of the entity that holds, archives, publishes prints, distributes, releases, issues, or produces the resource. |
23
| source | MANY | string | A related resource from which the described resource is derived. See definition of "Dublin Core field dc:source":https://www.dublincore.org/specifications/dublin-core/dcmi-terms/elements11/source |
24
| subjects | MANY | Subject | Subject, keyword, classification code, or key phrase describing the resource. |