Skip to content

Webapp 1.52.0

Compare
Choose a tag to compare
@matyasselmeci matyasselmeci released this 11 Jan 04:51
· 2146 commits to master since this release
v1.52.0
a7f30ff

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.