Add notes for 2023-04-22

This commit is contained in:
2023-04-22 16:37:19 -07:00
parent c20f1e1f89
commit 0ca3cadbef
31 changed files with 55 additions and 36 deletions

View File

@ -483,4 +483,12 @@ $ psql -d dspace -c "update bundle set primary_bitstream_id=NULL where primary_b
- Also, according to current ssimulacra2 (v2.1), a score of 70 is "high quality" and a score of 90 is "very high quality", so 80 should be reasonably high enough...
- Export CGSpace to check for missing Initiatives mappings
## 2023-04-22
- Export the Initiatives collection to run it through csv-metadata-quality
- I wanted to make sure all the Initiatives items had correct regions
- I had to manually fix a few license identifiers and ISSNs
- Also, I found a few items submitted by MEL that had dates in DD/MM/YYYY format, so I sent them to Salem for him to investigate
- Start a harvest on AReS
<!-- vim: set sw=2 ts=2: -->