Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate MAIS person API as a source of ORCID iDs and years active at Stanford to query Dimensions, OpenAlex #127

Open
2 tasks
jacobthill opened this issue Feb 3, 2025 · 1 comment

Comments

@jacobthill
Copy link
Contributor

jacobthill commented Feb 3, 2025

Currently we export authors.csv from the RIALTO orgs app. A problem we noted is that authors.csv only contains a list of currently active Stanford people. This results in two problems:

  1. Publication loss for Stanford people who are no longer active. These people aren't in the authors.csv list anymore so none of their publications will be included from an ORCID iD query. Note: we will still include any publications in SUL-Pub
  2. False attribution to Stanford of publications currently active wrote before arriving at Stanford.

To solve this we would need a list of all people who have ever been active at Stanford, along with the years they were active. This list might exists somewhere but we don't know where or if we can get access to it. We need to verify if this information is available in the MAIS person API.

  • Follow up with Sangeetha to see if the historical people information is available (i.e. people no longer at Stanford, do they include dates on when these people were active)
  • Look at API documentation further (see links below and sample XML response provided by sangeetha)

https://uit.stanford.edu/service/registry
https://uit.stanford.edu/developers/apis/getting-started
https://uit.stanford.edu/developers/apis/person

sample_person_xml.txt

@jacobthill jacobthill changed the title Change how we generate our list of ORCID iDs to query Dimensions, OpenAlex Investigate a better source of ORCID iDs and years active at Stanford to query Dimensions, OpenAlex Feb 3, 2025
@jacobthill jacobthill changed the title Investigate a better source of ORCID iDs and years active at Stanford to query Dimensions, OpenAlex Investigate MAIS person API as a source of ORCID iDs and years active at Stanford to query Dimensions, OpenAlex Feb 3, 2025
@peetucket
Copy link
Member

Currently asking for permission to the API

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants