Configuring a Research Organization Registry (ROR) ID
Introduction
The Research Organization Registry (ROR) is a community-led registry of persistent identifiers (PIDs) for research organizations. ROR IDs facilitate identifying a specific institution through an unambiguous ID, and enables connecting research organizations with their researchers and research outputs.
RSpace supports RORs in the following way:
- RSpace System Administrators can search and associate their institution's ROR ID with the RSpace server
- When RSpace users publish IGSN sample metadata, the
Creator Affiliation
field will automatically be populated with the name and ROR ID of the institution. - Upcoming PID implementations in RSpace (eg. DOIs in the ELN) will also include the ROR ID as part of the core metadata
Setup
ROR settings can only be configured if the deployment property
ror.enabled
is set to true
. For more information about deployment properties see Additional Server Properties / Settings.- System Administrators will now see a new option in the System -> Configuration menu:
- Clicking on the ROR Registry option opens the ROR settings page.
- To link a ROR ID with the RSpace server, you first need to find a valid ROR ID for your institution, which you intend to set on your RSpace instance. ROR IDs for various institutions can be found by searching the ROR registry.
- Upon entering a valid ROR ID and clicking on search, the relevant details obtained from ROR will be displayed, to enable double-checking that you've selected the correct entry.
- You can then link this ROR ID to the RSpace instance.
- You may unlink a linked ROR ID at any time, or change to a different ROR value. Any metadata changes in the ROR registry pertaining to this ROR ID will be automatically pulled in.
Usage
When RSpace users publish IGSN sample metadata through DataCite, the Creator Affiliation
field will be automatically populated with the following values taken from the ROR ID, and these values will be displayed on the IGSN landing page:
Creator Affiliation Name
: Name of institution, eg. Research SpaceCreator Affiliation Identifier
: ROR ID of the institution, eg. https://ror.org/038xqyz77
Sysadmin changes to the ROR ID (adding, removing, changing) will not automatically update already published samples. You will need to re-publish them to reflect the changes.