-
Notifications
You must be signed in to change notification settings - Fork 8
Home
Jason Gush edited this page Jun 25, 2020
·
13 revisions
The NZ ORCID Hub is a multi-tenant web service that allows tenant ORCID member organisations to use their own ORCID API credentials to interact with the ORCID records of their researchers/staff/students/contributors to assert all parts of the ORCID record accessible via V3.0 of the ORCID API:
- authenticate ORCID iDs
- enable authenticated users to populate a NZ RS&T CV from their ORCID record
- enable admins to manage via form and batch using /activities/update scopes
- assert V3.0 affiliations, i.e., education, qualifications, employment, distinction, membership, service, and invited position;
- assert funding;
- assert works;
- manage peer review group ids and assert peer reviews; and,
- assert research resources
- enable admins to manage via form and batch using /person/update scopes
- assert other names;
- assert keywords;
- assert country;
- assert personal urls; and,
- assert personal identifiers
- enable admins to register webhooks to trigger whenever an ORCID record is updated, with notification available by traditional POST and/or email
The promise of the Hub is to enable any organisation with the ability to wrangle spreadsheets and email to make full use of their ORCID membership. For more complex functions and to enable automation, the Hub exposes these functions via its own API
Several environments are public facing: for development https://dev.orcidhub.org.nz, for onboarding and UAT https://test.orcidhub.org.nz, and the production Hub https://orcidhub.org.nz.