internetarchive / internetarchive/openlibrary
Increase Promise Item Import Strictness
Open
Lead: @scottbarnes
Module: Import
Needs: Breakdown
Needs: Staff / Internal
Priority: 2
Type: Bug
- Dominant language
- Python
- Stars
- 6.7k
- Forks
- 2k
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 126
Description
### Problem
Subtask of #9440
BWB promise records without ISBN seem to have unreliable data. Reject promise items that
* [ ] Have no ISBN or ASIN
* [ ] Have ISBN but dates earlier than ~1966 (unlikely date as it is pre-isbn)
Otherwise, as to not block digitization, clear any other metadata field (such as date, title, etc) before importing.
Contributor guide
Assessment
This issue has not been assessed yet.