datacite / datacite

Issues and milestones for the DataCite organization
https://www.datacite.org
MIT License
40 stars 8 forks source link

Support for RAiD as a node type in GraphQL #2135

Open digitaldogsbody opened 1 month ago

digitaldogsbody commented 1 month ago

This came out of discussions with Clifford at the FC4E technical meeting in Athens.

Now that we have support for "RAiD Registry" as a Client type, it is in theory possible to filter queries against DOIs to only match when the parent repository has this type.

Currently in GraphQL, we have convenience node types such as article, dataset etc to allow for making queries against a pre-filtered selection of all DOIs. Can we add a similar convenience type for RAiDs, based on the client-type filter?