Add notes for 2024-06-18

This commit is contained in:
2024-06-18 17:30:08 +03:00
parent bf4a6402d7
commit c3436ea6c2
39 changed files with 63 additions and 44 deletions

View File

@ -37,4 +37,12 @@ value.parseJson()['datasetVersion']['termsOfUse']
- Minor cleanups on IFPRI's 20162019 batch migration file
- I will start with duplicates on unique identifiers like DOIs
## 2026-06-18
- Merge and upload metadata for duplicates in IFPRI's 20162019 set:
- 144 exact match on CGSpace via DOI, type, and date
- 32 with CGSpace handles
- I also spent some time converting the `ilri/post_bitstreams.py` script to use the DSpace 7 REST API via dspace-rest-client
- There are 28 PDFs specified for these 176 duplicates, and a handful of them do not already exist on CGSpace so I will upload them
<!-- vim: set sw=2 ts=2: -->