adsabs / ADSImportPipeline

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

Implement transfer of ORCID claims upon change in bibcode #131

Open aaccomazzi opened 7 years ago

aaccomazzi commented 7 years ago

Right now ORCID claims are merged with bibliographic data when a new SOLR document is created and sent to the search engine. The claims are keyed on bibcode. When the bibcode changes (typically when an arXiv record is merged with a publisher one), the claim is "lost".

We need to decide what the correct policy is and implemented in the ingest code. Since authorship may change between arXiv and published (both number of authors and author order), I'm not 100% sure we want to transfer the orcid claiming blindly, but if we do, we will probably want to match the claim using author name info.