Webapp 1.52.0
matyasselmeci
released this
11 Jan 04:51
·
2146 commits
to master
since this release
Add /institution_ids API endpoint
This endpoint serves JSON for mapping institution (human-readable) names to OSG IDs (based on the Research Organization Registry (ror.org)). The information is taken from the YAML file mappings/institution_ids.yaml
(though it may in the future be loaded from a SQL database).
See SOFTWARE-5786 for details.