mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2016-07-11
This commit is contained in:
@ -74,3 +74,12 @@ $ ./delete-metadata-values.py -f dc.contributor.affiliation -i Affiliations-Dele
|
||||
```
|
||||
|
||||
- I then ran all server updates and rebooted the server
|
||||
|
||||
## 2016-07-11
|
||||
|
||||
- Doing some author cleanups from Peter and Abenet:
|
||||
|
||||
```
|
||||
$ ./fix-metadata-values.py -i /tmp/Authors-Fix-205-UTF8.csv -f dc.contributor.author -t correct -m 3 -d dspacetest -u dspacetest -p fuuu
|
||||
$ ./delete-metadata-values.py -f dc.contributor.author -i /tmp/Authors-Delete-UTF8.csv -m 3 -u dspacetest -d dspacetest -p fuuu
|
||||
```
|
||||
|
Reference in New Issue
Block a user