Add notes for 2022-10-25

This commit is contained in:
2022-10-25 16:38:17 +03:00
parent 3f0d06239b
commit 3e8da69de7
29 changed files with 77 additions and 34 deletions

View File

@ -629,4 +629,25 @@ PDF version: 1.6
- Start a harvest on AReS
## 2022-10-24
- Peter sent me some corrections for affiliations:
```console
$ cat 2022-10-24-affiliations.csv
cg.contributor.affiliation,correct
Wageningen University and Research Centre,Wageningen University & Research
Wageningen University and Research,Wageningen University & Research
Wageningen University,Wageningen University & Research
$ ./ilri/fix-metadata-values.py -i 2022-10-24-affiliations.csv -db dspace -u dspace -p 'fuuu' -f cg.contributor.affiliation -m 211 -t correct -d
```
- Add ORCID identifier for Claudia Arndt on CGSpace and tag her existing items
- Linode responded to my request last week and said they don't think that the culprit here is CPU steal, but that they would move us to another host anyways
- I still need to check the Munin graphs
## 2022-10-25
- Upload some changes to items on CGSpace for Peter
<!-- vim: set sw=2 ts=2: -->