Update notes for 2020-01

This commit is contained in:
2020-02-10 10:34:19 +02:00
parent 139988b7f5
commit 4bd85f9323
4 changed files with 84 additions and 51 deletions

View File

@ -362,7 +362,7 @@ COPY 2900
- I re-applied all my corrections, filtering out things like multi-value separators and values that are actually ISBNs so I can fix them later
- Then I applied 181 fixes for ISSNs using `fix-metadata-values.py` on DSpace Test and CGSpace (after testing locally):
``
```
$ ./fix-metadata-values.py -i /tmp/2020-01-29-ISSNs-Distinct.csv -db dspace -u dspace -p 'fuuu' -f 'dc.identifier.issn[en_US]' -m 21 -t correct -d
```