adsabs / ADSImportPipeline

Data ingest pipeline for ADS classic->ADS+
GNU General Public License v3.0
1 stars 12 forks source link

Ensure that DOIs are merged according to a priority policy #273

Closed aaccomazzi closed 2 years ago

aaccomazzi commented 2 years ago

With the use of arXiv DOIs, we are starting to have records in ADS with multiple DOIs. Our system is able to deal with them (the doi field in SOLR is multi-valued), but we want the publisher DOI (in particular the VOR) to be the first one in the list, since this one is used to link to the article in the UI.

This PR changes the policy for merging DOI metadata by adding a priority sort based on the origin of the relevant metadata.