mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes
This commit is contained in:
@ -175,4 +175,28 @@ $ csvcut -c subject /tmp/2024-03-19-cgspace-subjects.csv | sed '1d' > /tmp/2024-
|
||||
$ ./ilri/agrovoc_lookup.py -i /tmp/2024-03-19-cgspace-subjects.txt -o /tmp/2024-03-19-cgspace-subjects-results.csv
|
||||
```
|
||||
|
||||
## 2024-03-20
|
||||
|
||||
- Identify seven duplicates on CGSpace from the PRMS results and withdraw them from CGSpace
|
||||
|
||||
## 2024-03-21
|
||||
|
||||
- Look more closely at duplicates on CGSpace based on a fresh export
|
||||
- Using DOIs I found ~842 that occur more than once for journal articles alone, so probably around 400 duplicates
|
||||
- I did a handful of them, merging the metadata and withdrawing the duplicate, and decided to add `dcterms.replaces` with the handle in the original
|
||||
|
||||
## 2024-03-22
|
||||
|
||||
- Look at duplicate DOIs on CGSpace and address a dozen or so
|
||||
|
||||
## 2024-03-23
|
||||
|
||||
- Look at duplicate DOIs on CGSpace and address a dozen or so
|
||||
- Update Tomcat and Solr to latest versions
|
||||
- I had done some tests with these last week, and did a last minute test on DSpace 7 Test to make sure submission and searching worked
|
||||
|
||||
## 2024-03-24
|
||||
|
||||
- Slowly process several dozen more duplicate DOIs on CGSpace, sigh...
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
Reference in New Issue
Block a user