diff --git a/content/posts/2018-05.md b/content/posts/2018-05.md index b269c0ea8..41e32a8ae 100644 --- a/content/posts/2018-05.md +++ b/content/posts/2018-05.md @@ -95,3 +95,5 @@ $ ./resolve-orcids.py -i /tmp/2018-05-06-combined.txt -o /tmp/2018-05-06-combine # sort names, copy to cg-creator-id.xml, add XML formatting, and then format with tidy (preserving accents) $ tidy -xml -utf8 -iq -m -w 0 dspace/config/controlled-vocabularies/cg-creator-id.xml ``` + +- I made a pull request ([#373](https://github.com/ilri/DSpace/pull/373)) for this that I'll merge some time next week (I'm expecting Atmire to get back to us about DSpace 5.8 soon) diff --git a/docs/2018-05/index.html b/docs/2018-05/index.html index 5f3556289..df5afbb0b 100644 --- a/docs/2018-05/index.html +++ b/docs/2018-05/index.html @@ -27,7 +27,7 @@ Also, I switched it to use OpenJDK instead of Oracle Java, as well as re-worked - + @@ -65,9 +65,9 @@ Also, I switched it to use OpenJDK instead of Oracle Java, as well as re-worked "@type": "BlogPosting", "headline": "May, 2018", "url": "https://alanorth.github.io/cgspace-notes/2018-05/", - "wordCount": "695", + "wordCount": "722", "datePublished": "2018-05-01T16:43:54+03:00", - "dateModified": "2018-05-03T17:34:41+03:00", + "dateModified": "2018-05-06T15:50:52+03:00", "author": { "@type": "Person", "name": "Alan Orth" @@ -246,6 +246,10 @@ $ ./resolve-orcids.py -i /tmp/2018-05-06-combined.txt -o /tmp/2018-05-06-combine $ tidy -xml -utf8 -iq -m -w 0 dspace/config/controlled-vocabularies/cg-creator-id.xml +