mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2021-12-06
This commit is contained in:
@ -87,4 +87,13 @@ $ psql -c "SELECT application_name FROM pg_locks pl LEFT JOIN pg_stat_activity p
|
||||
- Updated to only run the mojibake check if we're not running in unsafe mode (so we don't print the same warning during both the check and fix steps)
|
||||
- I ran the re-harvesting on AReS
|
||||
|
||||
## 2021-12-06
|
||||
|
||||
- Some minor work on the `check-duplicates.py` script I wrote last month
|
||||
- I found some corner cases where there were items that matched in the database, but they were `in_archive=f` and or `withdrawn=t` so I check that before trying to resolve the handles of potential duplicates
|
||||
- More work on the Africa Rice Center 1st batch import
|
||||
- I merged the metadata for three duplicates in Africa Rice's items and mapped them on CGSpace
|
||||
- I did a bit more work to add missing AGROVOC subjects, countries, regions, extents, etc and then uploaded the forty-six items to CGSpace
|
||||
- I started looking at the seventy CAS records that Abenet has been working on for the past few months
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
Reference in New Issue
Block a user