You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make a script to store the ORCIDs and ROR ids inserted in the upload form by the users.
Validate the IDs before storing them, check if there are APIs we could use or simply use the links:
- https://orcid.org/orcid-search/search?searchQuery=<"id">
- https://ror.org/<"id">
Decide if to store the ids once the record is published or also when it is only a draft.
The text was updated successfully, but these errors were encountered:
Make a script to store the ORCIDs and ROR ids inserted in the upload form by the users.
Validate the IDs before storing them, check if there are APIs we could use or simply use the links:
- https://orcid.org/orcid-search/search?searchQuery=<"id">
- https://ror.org/<"id">
Decide if to store the ids once the record is published or also when it is only a draft.
The text was updated successfully, but these errors were encountered: