Static data used in FRDR taken from authority registries
Data files must be JSON format. At present only ROR version 2 schema is supported.
Data files cannot be renamed as there are automated processes that expect them to have a certain name in this repo.
- Locate the latest ROR data dump it will be on Zenodo
- Download the Zip file of this dataset, it will be named something like
v1.45.1-2024-04-18-ror-data.zip
- Unzip the downloaded file
- Rename the file from
v1.45.1-2024-04-18-ror-data_schema_v2.json
toror_v2.json
(important to choose schema_v2 file here!) - Zip
ror_v2.json
intoror_v2.zip
(if on a Mac, use the -X flag like this:zip -X ror_v2.zip ror_v2.json
) - Move
ror_v2.zip
into your local copy of this repo - Commit and push
- Deploy the site.yml playbook using keyword
orgregistry
- Log into the web VM, become user dspace, and run:
/dspace/bin/dspace org-registry delete
/dspace/bin/dspace org-registry load