Project

General

Profile

DOIBoost » History » Version 34

Alessia Bardi, 12/11/2021 12:51 PM
Revision and fields "semantically" sorted. Added possible improvements for the future

1 1 Alessia Bardi
h1. DOIBoost
2
3 31 Claudio Atzori
{{>toc}}
4
5 4 Alessia Bardi
h2. DOIBoost: Crossref, Unpaywall, Microsoft Academic Graph, ORCID
6 1 Alessia Bardi
7
The idea behind DOIBoost and its origin can be found in the paper (and related resources) at: 
8
9
* La Bruzzo S., Manghi P., Mannocci A. (2019) OpenAIRE's DOIBoost - Boosting CrossRef for Research. In: Manghi P., Candela L., Silvello G. (eds) Digital Libraries: Supporting Open Science. IRCDL 2019. Communications in Computer and Information Science, vol 988. Springer, doi:10.1007/978-3-030-11226-4_11 . Open Access version available at: https://doi.org/10.5281/zenodo.1441071
10
11
In short, the goal is to enrich the records available on Crossref with what's available on Unpaywall, Microsoft Academic Graph, ORCID intersecting all those datasets by DOI.
12 5 Alessia Bardi
13
h3. Inputs
14
15 6 Alessia Bardi
* *Crossref*: dump available to Crossref subscribers via MetadataPlus service, updated once a month.
16 27 Claudio Atzori
* *Microsoft Academic Graph*: downloaded version on 2021-02-15. We plan to take the latest version in Dec 2021 before MAG will be retired.
17 18 Alessia Bardi
* *ORCID*: baseline dump obtained in 2020-10-13, regularly updated every week from the "ORCID public API":https://info.orcid.org/documentation/features/public-api/
18 7 Alessia Bardi
* *Unpaywall*: public database snapshot downloaded in March 2021. Unpaywall updates it twice a year (https://unpaywall.org/products/snapshot) 
19 5 Alessia Bardi
20 27 Claudio Atzori
The construction of the DOIBoost dataset consists of the following phases:
21 1 Alessia Bardi
22 26 Claudio Atzori
h3. 1 Filtering
23 1 Alessia Bardi
24 26 Claudio Atzori
Records in Crossref are ruled out according to the following criteria
25
26 1 Alessia Bardi
* have blank title
27 26 Claudio Atzori
* have one of the following publishers: @"Test accounts"@, @"CrossRef Test Account"@
28 1 Alessia Bardi
* have no authors with valid names, where valid means: not blank and different from all strings in this list: @List(",", "none none", "none, none", "none &na;", "(:null)", "test test test", "test test", "test", "&na; &na;")@
29 26 Claudio Atzori
* have @"Addie Jackson"@ as author and @"Elsevier BV"@ as publisher (empirically we say they are test records)
30 15 Alessia Bardi
* have not one of the following values in the field @type@:
31 26 Claudio Atzori
**   @"book-section"@
32
**   @"book"@
33
**   @"book-chapter"@
34
**   @"book-part"@
35
**   @"book-series"@
36
**   @"book-set"@
37
**   @"book-track"@
38
**   @"edited-book"@
39
**   @"reference-book"@
40
**   @"monograph"@
41
**   @"journal-article"@
42
**   @"dissertation"@
43
**   @"other"@
44
**   @"peer-review"@
45
**   @"proceedings"@
46
**   @"proceedings-article"@
47
**   @"reference-entry"@
48
**   @"report"@
49
**   @"report-series"@
50
**   @"standard"@
51
**   @"standard-series"@
52
**   @"posted-content"@
53
**   @"dataset"@
54 15 Alessia Bardi
55 1 Alessia Bardi
Records with @type=dataset@ are mapped into OpenAIRE results of type dataset. All others are mapped as OpenAIRE results of type publication.
56 19 Alessia Bardi
57 30 Claudio Atzori
h3. 2 Mapping Crossref properties into the OpenAIRE Research Graph
58 16 Alessia Bardi
59 27 Claudio Atzori
Properties in OpenAIRE results are set based on the logic described in the following table:
60 16 Alessia Bardi
61 1 Alessia Bardi
|_.OpenAIRE Result field path|_.Crossref path(s)|_.Notes|
62 33 Alessia Bardi
| id | doi | id in the form @doi_________::md5(doi) |
63 34 Alessia Bardi
| dateofcollection|  indexed.datetime|  |
64
| lastupdatetimestamp | indexed.timestamp | |
65 1 Alessia Bardi
| type | type | @dataset@ if the Crossref type is dataset, @publication@ otherwise (based on the logics [[DOIBoost#1-Filtering|described above]]) |
66 34 Alessia Bardi
| originalId | doi, clinical-trial-number, alternative-id | |
67
| pid |  | The scheme tells the type of PID, the value contains the actual value |
68
| pid.scheme |  | Default value: doi |
69
| pid.value | doi | The doi is normalised and lower-cased|
70 1 Alessia Bardi
| maintitle | title |  |
71
| subtitle | subtitle |  |
72
| author | author | if available the sequence is mapped to rank and the ORCID is also mapped (as 'orcid_pending') |
73
| description | abstract |  |
74 34 Alessia Bardi
| subject | subject | with classid='keywords', i.e. no controlled vocabularies for Crossref subjects |
75
| publicationdate | issued.datetime or, if not available, created.datetime |  |
76
| publisher | publisher |  |
77
| source | source |  only if the record is not of type @book@ |
78
| source | concatenation of @container-title.head@ "ISBN: " @ISBN.head@ | only if the record is of type @book@ |
79
| container |  | It is set only for publications with information about the journal it was published in. |
80
| container.name | container-title.head| |
81
| container.issnOnline | issn-type.value| if issn-type.type='electronic'|
82
| container.issnPrinted | issn-type.value| if issn-type.type='print'|
83
| container.vol | volume| |
84
| container.sp | page | before '-'| 
85
| container.ep | page | after '-'| 
86
| instance | | One instance is created with the DOI URL|
87 1 Alessia Bardi
| instance.accessright |  | Values in @instance.accessright.code@ and @instance.accessright.label@ are set based on license and dateofacceptance: 
88
- UNKNOWN: if the license is blank
89
- OPEN ACCESS: if the license is a CC license or an ACS license or an APA license (considered OPEN also by Unpaywall, see "Unpaywall FAQ":https://support.unpaywall.org/support/solutions/articles/44002063718-what-is-an-oa-license- for details) or if OUP license, but only after 12 months from the publication date
90
- EMBARGO: OUP license, before 12 months from the publication date
91
- CLOSED: if there is a license not covered by the previous cases |
92 33 Alessia Bardi
| instance.accessright.code |  | Code from the "COAR vocabulary for access right":http://vocabularies.coar-repositories.org/documentation/access_rights/|
93
| instance.accessright.label |  | One of: OPEN, RESTRICTED, CLOSED, EMBARGO |
94
| instance.accessright.scheme |  | Scheme that defines the code and label, i.e. the URL to the "COAR vocabulary for access right":http://vocabularies.coar-repositories.org/documentation/access_rights/|
95
| instance.accessright.openAccessRoute |  | only if instance.accessright.value = 'OPEN ACCESS'. Default is 'hybrid'. The route is fixed in subsequent phases of DOIBoost, namely when intersecting with Unpaywall and patching the hostedby via DOAJ and the Gold-ISSN list.|
96
| instance.alternateIdentifier | | TODO|
97
| instance.alternateIdentifier.scheme | | DOUBLE CHECK |
98
| instance.alternateIdentifier.value | doi | DOUBLE CHECK |
99
| instance.license | license.URL| If there is a @license.content-version='vor'@, then this is used. Otherwise the first license entry is used. |
100 34 Alessia Bardi
| instance.pid |  | The scheme tells the type of PID, the value contains the actual value |
101
| instance.pid.scheme |  | Default value: doi  |
102
| instance.pid.value | doi | The doi is normalised and lower-cased  |
103
| instance.publicationdate | issued.datetime or, if not available, created.datetime|  |
104
| instance.refereed |  | set to 'peerReviewed' only if @relation.has-review.id@ is not empty|
105 33 Alessia Bardi
| instance.type | subtype | mapped using the "OpenAIRE vocabulary for result typologies":https://api.openaire.eu/vocabularies/dnet:result_typologies |
106 34 Alessia Bardi
| instance.url | doi| Full URL of the DOI | 
107 33 Alessia Bardi
108
All other fields of the [[Json_schema]] not mentioned in the table contain empty values.
109
110
All the records from Crossref are related to the datasource with @name=Crossref@ and @id=openaire____::081b82f96300b6a6e3d282bad31cb6e2@
111
112 34 Alessia Bardi
Possible improvements:
113
* map @clinical-trial-number@ and @alternative-id@ in alternateIdentifiers?
114
* Verify if Crossref has a property for @language@, @country@, @container.issnLinking@, @container.iss@, @container.edition@, @container.conferenceplace@ and @container.conferencedate@ 
115
* Different approach to set the @refereed@ field and improve its coverage?
116 2 Alessia Bardi
117 4 Alessia Bardi
h3. 2 Map Crossref links to projects/funders
118
119 3 Alessia Bardi
Links to funding available in Crossref are mapped as funding relationships (@result@ -- @isProducedBy@ --> @project@) applying the following mapping:
120
121
| *funder* | *grant code* | *Link to* |
122
| DOI: {10.13039/100010663, 10.13039/100010661, 10.13039/501100007601, 10.13039/501100000780, 10.13039/100010665}
123
or name: 'European Union’s Horizon 2020 research and innovation program' | series of 4-9 digits in @award@ | Link to H2020 project |
124
| DOI: {10.13039/100011199, 10.13039/100004431, 10.13039/501100004963, 10.13039/501100000780} | series of 4-9 digits in @award@  | Link to FP7 project |
125
| DOI: 10.13039/501100000781 OR name: 'European Union's'| series of 4-9 digits in @award@ | Link to FP7 or H2020 project |
126
| DOI: 10.13039/100000001 | @award@ | Link to NSF project |
127
| DOI: 10.13039/501100001665 OR name: {'The French National Research Agency (ANR)', 'The French National Research Agency'} | @award@ | Link to ANR project |
128
| DOI: 10.13039/501100002341 | @award@ | Link to Academy of Finland project |
129
| DOI: 10.13039/501100001602 | @award@, removing the initial 'SFI' if present | Link to SFI project |
130
| DOI: 10.13039/501100000923 | @award@ | Link to ARC project |
131
| DOI: 10.13039/501100000038 | @award@ ignore: we cannot map the project codes in Crossref to project codes in OpenAIRE | Link to NSERC (@unidentified@ project) |
132
| DOI: 10.13039/501100000155 | @award@ ignore: we cannot map the project codes in Crossref to project codes in OpenAIRE | Link to SSHRC (@unidentified@ project) |
133
| DOI: 10.13039/501100000024 | @award@ ignore: we cannot map the project codes in Crossref to project codes in OpenAIRE | Link to CIHR (@unidentified@ project) |
134
| DOI: 10.13039/501100002848 OR name :'CONICYT, Programa de Formación de Capital Humano Avanzado' | @award@ | Link to CONICYT project |
135
| DOI: 10.13039/501100003448 | series of 4-9 digits in @award@ | Link to GSRT project |
136
| DOI: 10.13039/501100010198 | @award@ | Link to SGOV project |
137
| DOI: 10.13039/501100004564 | series of 4-9 digits in @award@ | Link to MESTD project |
138
| DOI: 10.13039/501100003407 | @award@ | Link to MIUR project. Since OpenAIRE has a small subset of MIUR projects, a link to the MIUR funder (@unidentified@ project) is also generated |
139
| DOI: {10.13039/501100006588, 10.13039/501100004488} | @award@, removing 'Project No' and 'HRZZ' prefix, if present | Link to HRZZ or MZOS project |
140
| DOI: 10.13039/501100006769 | @award@ | Link to Russian Science Foundation project |
141 1 Alessia Bardi
| DOI: 10.13039/501100001711 | @award@ after '_' and before '/' | Link to SNSF project |
142
| DOI: 10.13039/501100004410 | @award@ | Link to TUBITAK project |
143 4 Alessia Bardi
| DOI: 10.10.13039/100004440  or name: 'Wellcome Trust Masters Fellowship'| @award@ | Link to Wellcome Trust specific project and to the @unidentified@ project.|
144 1 Alessia Bardi
145 10 Alessia Bardi
h3. 3 Intersect Crossref with Unpaywall by DOI (DOIBoost1)
146
147
The fields we consider from Unpaywall are:
148
* @is_oa@
149
* @best_oa_location@
150
* @oa_status@
151
152 11 Alessia Bardi
The results of Crossref that intersect by DOI with Unpaywall records are enriched with:
153
154 10 Alessia Bardi
TODO: ensure we refer to json fields of the public dump 
155 12 Alessia Bardi
156 1 Alessia Bardi
|_.OpenAIRE Result field path |_.Unpaywall field path |_.Notes |
157 11 Alessia Bardi
| result.instance | | created only if @is_oa@ and a @best_oa_location@ is available |
158 12 Alessia Bardi
| result.instance.collectedfrom.name | | default value "Unpaywall" |
159
| result.instance.collectedfrom.id | | default value TODO |
160
| result.instance.url | @best_oa_location@ | |
161 10 Alessia Bardi
| result.instance.license | @best_oa_location.license@ | |
162 12 Alessia Bardi
| result.instance.pid | @doi@ | |
163 10 Alessia Bardi
| result.instance.accessright | | default value  Open Access: we do not add instances if Unpaywall says there is no open version|
164 11 Alessia Bardi
| result.instance.accessright.route | @oa_status@ | |
165 9 Alessia Bardi
166
For the definition of Unpaywall's @oa_status@ refer to the "Unpaywall FAQ":https://support.unpaywall.org/support/solutions/articles/44001777288-what-do-the-types-of-oa-status-green-gold-hybrid-and-bronze-mean-
167
168 21 Alessia Bardi
h3. 4 Intersect DOIBoost1 with ORCID (DOIBoost2)
169
170 23 Alessia Bardi
The fields we consider from ORCID are:
171 21 Alessia Bardi
* @doi@
172
* @authors@, a list of authors, each with optional @name@, @surname@, @creditName@, @oid@
173
174
|_.OpenAIRE field path|_.ORCID path|_.Notes|
175
| pid | doi  |  |
176
| author.name | capitalize(name) |  only mapped if not blank|
177
| author.surname | capitalize(surname) | only mapped if not blank |
178
| author.fullname |  | if name and surname are not blank, they are concatenated (capitalize(name) capitalize(surname)), otherwise we use the creditName  |
179
| author.pid | oid | as confirmed ORCID identifier (in contrast to the 'orcid_pending' set from Crossref and Unpaywall |
180 4 Alessia Bardi
181
182
The records are enriched with the ORCID identifiers of their authors.
183 21 Alessia Bardi
* if the number of authors from Crossref equals the size of authors from ORCID, then we pick the list of authors with more PIDs and try to enrich it with the PIDs from the other list, based on JaroWrinkler distance on on authors' names, surnames, or fullnames, depending on which properties are available;
184
* if the number of authors are different, then we take the longest and try to enrich it with the PIDs from the other author list, based on JaroWrinkler distance on on authors' names, surnames, or fullnames, depending on which properties are available
185 4 Alessia Bardi
186 1 Alessia Bardi
TODO: How do we ensure that if an author comes with an orcid_pending from Crossref and one orcid from ORCID, the last wins?
187
188 24 Alessia Bardi
h3. 5 Intersect DOIBoost2 with Microsoft Academic Graph (DOIBoost3)
189
190
*Important Notes*
191
* Only papers with DOI are considered
192
* Since for the same DOI we have multiple version of item with different MAG PaperId, we only take one per DOI (the last one we process). We call this dataset @Papers_distinct@
193
194
When mapping MAG records to the OpenAIRE Research Graph, we consider the the following MAG tables:
195
* @PaperAbstractsInvertedIndex@: for the paper abstracts
196
* @Authors@: for the authors. The MAG data is pre-processed by grouping authors by PaperId 
197
* @Affiliations@ and @PaperAuthorAffiliations@: to generate links between publications and organisations
198
* @Journals@ and @ConferenceInstances@: joined with @Papers_distinct@ to have the information about the venues where the paper was published
199
* TO BE REMOVED @PaperUrls@: to create one instance for the OpenAIRE publication
200 1 Alessia Bardi
* @FieldsOfStudy@: to add subjects
201
202
The records are enriched with:
203
* abstracts
204
* MAG identifiers of authors
205 4 Alessia Bardi
* affiliation relationships
206
* subjects (MAG FieldsOfStudy)
207 24 Alessia Bardi
* conference or journal information (in the @journal@ field) TODO: or @container@, in case of the dump?
208
* [TO BE REMOVED] instances with URL from MAG
209
210
211
TODO: ensure we use the field names of the public dump
212
213
|_.OpenAIRE path| ._MAG table |_.MAG path(s)|_.Notes|
214
| pid | Papers_distinct | Doi | |
215
| originalId | Papers_distinct | PaperId | |
216
| title | Papers_distinct | PaperTitle | as main title |
217
| title | Papers_distinct | OriginalTitle | as alternative title |
218
| source | Papers_distinct | BookTitle |  |
219
| dateofacceptance | Papers_distinct  | Date |  first 10 chars, if not blank |
220
| publisher | Papers_distinct, Journal  | Publisher |   |
221
| description | PaperAbstractsInvertedIndex | IndexedAbstract | |
222
| journal | ConferenceInstances, Journals |  ||
223
| journal.name | | DisplayName ||
224
| journal.conferencePlace | | Location ||
225
| journal.conferenceDate | | StartDate and EndDate | Values created as concatanation of the first 10 chars of each (separated by '-'), if both are not blank|
226
| journal.sp | | FirstPage ||
227
| journal.ep | | EndPage ||
228
| journal.issnPrinted | | Issn ||
229
| journal.vol | Papers_distinct | Volume ||
230
| journal.iss | Papers_distinct | Issue ||
231
| subject |FieldsOfStudy  | subjects | All subjects from MAG are set with a dedicated marker in the classname/classid 'Microsoft Academic Graph Classification'/MAG. 
232
We create one subject per DisplayName, per MainType and, if the MainType is in the format @x.y@, one subject also for the first token (i.e. @x@) |
233
| subject.value | | subjects.DisplayName, subjects.MainType, split(subjects.MainType, '.'0.head | All subject from MAG are set with a dedicated marker in the classname/classid 'Microsoft Academic Graph Classification'/MAG|
234
| author | Authors, PaperAuthorAffiliations | |  |
235
| author.rank |  | sequenceNumber |  |
236
| author.fullName |  | DisplayName | if not blank |
237
| author.affiliation |  | affiliation | if not null |
238
| author.pid |  | AuthorId |  MAG id of the author as URL. TO BE REMOVED? |
239
| instance | PaperUrls | | TO BE REMOVED. Currently maps to the MAG URl and to any URLs in SourceUrl |
240 4 Alessia Bardi
241
h3. 6 Enrich DOIBoost3 with hosting data sources (@hostedby@) and access right information
242 27 Claudio Atzori
243 25 Alessia Bardi
In this phase, we intersect DOIBoost3 with a dataset composed of journals from OpenAIRE, Crossref, and the ISSN gold list. Each journal comes with its International Standard Serial Numbers (issn, eissn, lissn) and, when available, a flag that tells if the journal is open access. The intersection is done on the basis of the International Standard Serial Numbers. The records with a @journal.[l|e]issn@ that match are enriched as follows:
244 1 Alessia Bardi
* Each instance gain the @hostedby@ information corresponding to the journal
245
* If the journal is open access, the access rights of the instances are also set to "Open Access" with "gold" route (because by construction, the journals we know are open are from DOAJ or Gold ISSN list)
246
247
The hostedby of records that do not match are set to the "Unknown Repository".