Skip to content
Liz Krznarich edited this page Nov 1, 2023 · 9 revisions

Welcome to the ror-developer-docs wiki!

ROR services overview

API

RESTful API that allows searching/retrieving ROR records. Also contains private routes for indexing data into Elasticsearch and generating new IDs. Docker container deployed to AWS Fargate via Gitub Actions.

Search UI

JS app the allows searching/viewing ROR records in a browser. Deployed to AWS S3/Cloudfront via Github Actions.

Info site

Static site with informational content about ROR. Deployed to AWS S3/Cloudfront via Github Actions.

Reconciler

OpenRefine extension that allows matching organization names to ROR IDs using the ROR REST API. Docker container deployed to AWS Fargate via ???

Leo form

OpenRefine extension that allows matching organization names to ROR IDs using the ROR REST API. Docker container deployed to AWS Fargate via ???

Generate ID

Middleware app that a

Clone this wiki locally