inspirehep / inspire-dojson

INSPIRE-specific rules to transform from MARCXML to JSON and back.
GNU General Public License v3.0
3 stars 18 forks source link

dojson: handle obsolete ORCIDs #11

Open jacquerie opened 7 years ago

jacquerie commented 7 years ago

From @annetteholtkamp on March 24, 2017 9:15

In rare cases an author may have 2 Orcid's. Although we'll try to get these cases solved on the Orccid side we should be prepared to deal with them. Currently they are put into 035__z. In the new schema Orcid's should be unique. A second Orcid should be automatically hidden.

Copied from original issue: inspirehep/inspire-next#2129

jacquerie commented 7 years ago

Two interesting cases: https://inspirehep.net/record/1518989/export/xme and https://inspirehep.net/record/1005548/export/xme (both orderings appear in the data)

jacquerie commented 7 years ago

Another interesting case: https://inspirehep.net/record/1357501/export/xme (they also appear in the same field).

michamos commented 6 years ago

This probably requires something similar to #33.