diff --git a/content/posts/2019-05.md b/content/posts/2019-05.md index abb21907a..54fd6a9bd 100644 --- a/content/posts/2019-05.md +++ b/content/posts/2019-05.md @@ -398,4 +398,8 @@ $ ./delete-metadata-values.py -i /tmp/2019-05-17-delete-14-Investors.csv -db dsp - Add "ISI journal" to item view sidebar at the request of Maria Garruccio - Update `fix-metadata-values.py` and `delete-metadata-values.py` scripts to add some basic checking of CSV fields and colorize shell output using Colorama +## 2019-05-24 + +- Update AReS README.md on GitHub repository to add a proper introduction, credits, requirements, installation instructions, and legal information + diff --git a/docs/2019-05/index.html b/docs/2019-05/index.html index 2ffc9eb37..072c13c4e 100644 --- a/docs/2019-05/index.html +++ b/docs/2019-05/index.html @@ -28,7 +28,7 @@ But after this I tried to delete the item from the XMLUI and it is still present - + @@ -61,9 +61,9 @@ But after this I tried to delete the item from the XMLUI and it is still present "@type": "BlogPosting", "headline": "May, 2019", "url": "https:\/\/alanorth.github.io\/cgspace-notes\/2019-05\/", - "wordCount": "2744", + "wordCount": "2796", "datePublished": "2019-05-01T07:37:43\x2b03:00", - "dateModified": "2019-05-17T18:46:13\x2b03:00", + "dateModified": "2019-05-19T17:59:14\x2b03:00", "author": { "@type": "Person", "name": "Alan Orth" @@ -615,6 +615,19 @@ $ ./delete-metadata-values.py -i /tmp/2019-05-17-delete-14-Investors.csv -db dsp +
fix-metadata-values.py
and delete-metadata-values.py
scripts to add some basic checking of CSV fields and colorize shell output using Colorama