From 8ee75e38a254e88f51cfb52f31a72cfb164115ca Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Mon, 11 Jul 2016 23:10:00 +0300 Subject: [PATCH] Add notes for 2016-07-11 --- content/2016-07.md | 9 +++++++++ public/2016-07/index.html | 10 ++++++++++ public/index.xml | 10 ++++++++++ public/tags/notes/index.xml | 10 ++++++++++ 4 files changed, 39 insertions(+) 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
    +
    +