Closed michamos closed 1 year ago
@michamos can you please add a reference to the xml with orcid please?
Example: https://inspirehep.net/files/001ed07a15db98d367c548835954478e has
<contrib contrib-type="author">
<contrib-id authenticated="true" contrib-id-type="orcid">
https://orcid.org/0000-0003-1813-2645
</contrib-id>
<name>
<surname>Hasenfratz</surname>
<given-names>Anna</given-names>
</name>
<xref ref-type="aff" rid="a1">
<sup>1</sup>
</xref>
<xref ref-type="author-notes" rid="n1">
<sup>,*</sup>
</xref>
</contrib>
Tech notes In jats parser add a method to extract id from author node and add it there
@MJedr can we close this one?
can we make sure it's working on prod as expected?
It's working: https://inspirehep.net/literature?sort=mostrecent&size=25&page=1&q=j%20phys.rev.%2A%20and%20authors.ids.schema%3AORCID edit: those were added manually, I guess this was deployed recently and we need to wait for a harvest.
When was this deployed? https://inspirehep.net/holdingpen/5828266 from yesterday doesn't have ORCIDs, although they are present in the XML file.
@michamos my bad, it's not deployed. Sorry for the false alarm
APS now puts ORCIDs into their XML files. We should add their handling to the parser in hepcrawl so we add these ORCIDs to our records.