ER-FIZKarlsruhe / fiz-oai-backend

Apache License 2.0
1 stars 0 forks source link

Improve delete items #5

Open stefanbozic opened 6 days ago

stefanbozic commented 6 days ago

Currently the backend implements only the "persistent" delete option, where the deleted items remains in the database https://www.openarchives.org/OAI/openarchivesprotocol.html#DeletedRecords

We should support also the "no" option, where the items and all content are deleted complete from the database. No delete history is available for the harvesters. Test

MichaelHoppe commented 5 days ago

The Property deletedRecord currently is stated in the Frontend-Configuration but will be implemented in the Backend. We should modify the behaviour as follows: