mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Update notes for 2020-06-30
This commit is contained in:
@ -589,6 +589,16 @@ dc.description.sponsorship,correct
|
||||
$ ./fix-metadata-values.py -i /tmp/2020-06-29-fix-sponsors.csv -db dspace -u dspace -p 'fuuu' -f dc.description.sponsorship -t correct -m 29
|
||||
```
|
||||
|
||||
- Then I started a full re-index at batch CPU priority:
|
||||
|
||||
```
|
||||
$ time chrt --batch 0 dspace index-discovery -b
|
||||
|
||||
real 99m16.230s
|
||||
user 11m23.245s
|
||||
sys 2m56.635s
|
||||
```
|
||||
|
||||
- Peter wants me to add "CORONAVIRUS DISEASE" to all ILRI items that have ILRI subject "COVID19"
|
||||
- I exported the ILRI community and cut the columns I needed, then opened the file in OpenRefine:
|
||||
|
||||
|
Reference in New Issue
Block a user