sul-dlss / sul_pub

SUL system for harvest and managing publications for Stanford CAP, with controlled API access.
http://cap.stanford.edu
Other
8 stars 3 forks source link

add the ability to query orcid via the expanded-search method #1597

Closed peetucket closed 1 year ago

peetucket commented 1 year ago

Why was this change made?

We currently have the ability to execute arbitrary search queries via the ORCID client to the ORCID API. This just expands the search method we already have to optionally request additional data via the expanded-search mechanism in their API (which returns things like names and institutions).

This is going to be useful in research intelligence reporting.

How was this change tested?

Updated the client spec and on stage.