Update notes for 2016-09-21

This commit is contained in:
Alan Orth 2016-09-25 09:39:06 +03:00
parent 564c907b55
commit 2e6dcbcdf9
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9

View File

@ -437,8 +437,8 @@ $ ./delete-metadata-values.py -f cg.contributor.affiliation -i affiliations_pb-2
- Start processing the fixes to `dc.description.sponsorship` from Peter Ballantyne:
```
$ ./fix-metadata-values.py -i sponsors-fix-23.csv -f dc.description.sponsorship -t correct -m 29 -d dspacetest -u dspacetest -p fuuu
$ ./delete-metadata-values.py -i sponsors-delete-8.csv -f dc.description.sponsorship -m 29 -d dspacetest -u dspacetest -p fuuu
$ ./fix-metadata-values.py -i sponsors-fix-23.csv -f dc.description.sponsorship -t correct -m 29 -d dspace -u dspace -p fuuu
$ ./delete-metadata-values.py -i sponsors-delete-8.csv -f dc.description.sponsorship -m 29 -d dspace -u dspace -p fuuu
```
- I need to run these and the others from a few days ago on CGSpace the next time we run updates