Required Research Organization Registry Changes

47 views
Skip to first unread message

James Myers

unread,
Aug 6, 2025, 9:41:58 AMAug 6
to dataverse...@googlegroups.com
FYI: If you are using Dataverse's "External Vocabulary Mechanism" to allow author affiliations to be looked up in the ROR registry, a change at ROR broke things as of July 31. You'll need to update your script and :CVocConf setting to make it work. The change is minor - the addition of a /v1 to a URL in the script at the setting.



I apologize for not getting the word out sooner - I've been unexpectedly away.

-- Jim

James Myers

unread,
Nov 7, 2025, 7:54:03 AM (4 days ago) Nov 7
to dataverse...@googlegroups.com

FYI – It looks like several installations did not make this required change (see original email below) and are now seeing failures when trying to publish datasets (due to a combination of bad values captured from the ROR v2 API and a bug (#11782) in the recent DataCite metadata/export generation code (Dataverse >v6.3) that fails when trying to read it. More details are in #11941.

 

The fix is to make the changes to the ROR configuration and script listed below and to remove the bad values from the externalvocabularyvalue table. Doing a truncate  externalvocabularyvalue; in postgres will work or you can remove just ROR values or only the problematic ones (the table is a cache that is regenerated as needed).

 

Please note that ROR will be dropping support for the v1 API at the end of the year and an additional update will be needed at that time to code that uses v2. (More details in a future email.)

 

-- Jim

Reply all
Reply to author
Forward
0 new messages