datacite / lupo

DataCite REST API
https://api.datacite.org
MIT License
12 stars 8 forks source link

Return dois from other registration agencies through REST API (optionally) #1202

Closed jrhoads closed 5 months ago

jrhoads commented 5 months ago

Purpose

There are many dois in the database and elasticsearch that are not originally registered by datacite. These are unavailable through the current REST API. They are available through the GraphQL api. We would like to make these available as read-only through the REST api.

Approach

Add an optional parameter that enables the inclusion of dois from other registration agencies.

Types of changes

Reviewer, please remember our guidelines: