Dear arXiv team,
I would be interested in using the arXiv API to search records based on affiliations and/or ORCID.
I already found a lot of valuable information in the documentation and in various posts of this group but I would like your help/confirmation on both topic.
A. Searching based on affiliations
I understand and completely agree with Thorsten's post
here about the difficulty in providing accurate affiliation information for (all) authors of a given paper in a canonical and authoritative form.
Nevertheless, I would still be interested to know if it is possible to use the api to search on the arxiv:affiliation field.
Based on the
documentation, the field arxiv:affiliation is not listed as one we can search on but I have seen some posts where search_query has been used for fields not listed in the documentation (e.g. on
DOI).
=> Is the arxiv:affiliation field indexed for search ?
If no, are there plans to include it as an indexed field in the future ?
If yes, how can I use a search_query to filter on a given affiliation ?
B. Searching based on ORCID
I think I have found the appropriate documentation
here.
If my understanding is correct, the api search_query cannot be used to filter results based on ORCIDs and the common practice to search for all articles linked to a given ORCID in arXiv and retrieve the results in the same format as with the API (XML/atom format) is by using the following type of query :
https://arxiv.org/a/0000-0002-7970-7855.atom2
Thanks a lot in advance for your help,
David