mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2021-11-27
This commit is contained in:
@ -239,4 +239,16 @@ Found 3 hits from 188.134.31.88 in statistics
|
||||
Total number of hits from bots: 295492
|
||||
```
|
||||
|
||||
## 2021-11-27
|
||||
|
||||
- Peter sent me corrections for the authors that I had sent him back in 2021-09
|
||||
- I did a quick sanity check on them with OpenRefine, filtering out all the metadata with no replacements, then ran through my csv-metadata-quality script
|
||||
- Then I imported them into my local instance as a test:
|
||||
|
||||
```console
|
||||
$ ./ilri/fix-metadata-values.py -i /tmp/authors.csv -db dspace -u dspace -p 'fuuu' -f dc.contributor.author -t 'correct' -m 3
|
||||
```
|
||||
|
||||
- Then I imported to CGSpace and started a full Discovery re-index
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
Reference in New Issue
Block a user