|
Current situation or problem:
OAI-PMH implementation is not robust enough to handle bad data that often causes the harvest to crash.
In scope
- Define the process for handling bad data in case of:
- invalid references
- special characters
- Implement solution where:
- bad data does not stop the harvest and when the problem with the data is encountered then:
- the problem is not attempted to be resolved but
- the affected record is omitted from the harvest and the harvest moves to the next record
- the record with bad data is logged so that the libraries could address the issue:
Out of scope - the functionality below will be handled in
UXPROD-4094
Closed
- bad data to be saved so that the libraries could address the issue:
- an endpoint to retrieve the bad data
- UI to make the data easily available to users
|