acl-org / acl-org/acl-anthology

How to handle authors with multiple ORCIDs?

Ouverte
#6,662 9 commentaires 0 réactions 2 personnes assignées Réclamée par @nschneid Voir sur GitHub
best-of
Langage dominant
Python
Étoiles
796
Forks
408
Merge moyen
3 j 13 h
PR mergées (30 j)
34

Description

We previously discussed the possibility of one author having two or more ORCIDs, but IIRC dismissed this as a hopefully rare case. As we recently started to record ORCIDs in the XML, and I’m trying to create a branch with the most recent data transitioned to the new author system, I am afraid to report that we already have such a case:

- Alexander I. Rudnicky
- entry in name variants file without an ORCID
- listed with [0000-0003-3896-9397](https://orcid.org/0000-0003-3896-9397) on [2025.emnlp-main.1170](https://aclanthology.org/2025.emnlp-main.1170/)
- listed with [0000-0003-2044-8446](https://orcid.org/0000-0003-2044-8446) on [2022.insights-1.21](https://aclanthology.org/2022.insights-1.21/)
- both ORCIDs link to http://www.cs.cmu.edu/~air i.e. appear to refer to the same person

I would really like to avoid making the ORCID a list attribute (so that a single person can have more than one), as that would add complexity everywhere in the code, but I don’t see an obvious alternative either right now. Since we want to use ORCIDs for author ID matching, we need to somehow associate both of these ORCIDs with this person if we want to avoid fragmentation of their author page.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.