DSpace / RestContract

REST Contract for DSpace 7-8
https://wiki.lyrasis.org/display/DSDOC8x/
37 stars 46 forks source link

Add support for a DSpace internal quality assurance source #250

Closed abollini closed 4 months ago

abollini commented 6 months ago

Please note that this development has been funded by the University of California - California Digital Library.

This PR adds the endpoints required to implement a "DSpace Users" driven quality assurance source named "DSpace User Corrections". This gives the possibility to create quality assurance event, retrieve quality assurance event created by the current user and delete them.

The DSpace User Corrections manage different types of correction providing future proof extensibility that can be discovered via the proposed new REST API correctiontypes endpoint.

The REST and Angular PRs are following that will use this new endpoint to provide the ability for authorized users to request withdrawal or reinstate of an item managing the request within DSpace instead than rely on email or other external communication.

Please note that