diff --git a/content/2016-07.md b/content/2016-07.md index 5a17b638c..e7668e74e 100644 --- a/content/2016-07.md +++ b/content/2016-07.md @@ -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 +``` diff --git a/public/2016-07/index.html b/public/2016-07/index.html index 0a4664aa1..d34316c38 100644 --- a/public/2016-07/index.html +++ b/public/2016-07/index.html @@ -165,6 +165,16 @@ $ ./delete-metadata-values.py -f dc.contributor.affiliation -i Affiliations-Dele
  • I then ran all server updates and rebooted the server
  • +

    2016-07-11

    + + + +
    $ ./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
    +
    +