diff --git a/content/posts/2018-05.md b/content/posts/2018-05.md index bd88cf360..f90c1b61d 100644 --- a/content/posts/2018-05.md +++ b/content/posts/2018-05.md @@ -157,3 +157,17 @@ $ lein run /tmp/crps.csv id ``` - I tried to reconcile against a CSV of our countries but reconcile-csv crashes + +## 2018-05-13 + +- It turns out there was a space in my "country" header that was causing reconcile-csv to crash +- After removing that it works fine! +- Looking at Sisay's 2,000 CIFOR records on DSpace Test ([10568/92904](https://dspacetest.cgiar.org/handle/10568/92904)) + - Trimmed all leading / trailing white space and condensed multiple spaces into one + - Corrected DOIs to use HTTPS and "doi.org" instead of "dx.doi.org" + - There are eight items in `cg.identifier.doi` that are not DOIs) + - Corrected `cg.identifier.url` links to cifor.org to use HTTPS + - Corrected `dc.language.iso` from vt to vi (Vietnamese) + - Corrected affiliations to not use acronyms + - Reconcile countries against our countries list (removing terms like LATIN AMERICA, CENTRAL AFRICA, etc that are not countries) + - Reconcile regions against our list of regions diff --git a/docs/2018-05/index.html b/docs/2018-05/index.html index 859e84c17..1985e55ab 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": "1150", + "wordCount": "1263", "datePublished": "2018-05-01T16:43:54+03:00", - "dateModified": "2018-05-09T18:32:14+03:00", + "dateModified": "2018-05-10T14:41:37+03:00", "author": { "@type": "Person", "name": "Alan Orth" @@ -317,6 +317,25 @@ Livestock and Fish
cg.identifier.doi
that are not DOIs)cg.identifier.url
links to cifor.org to use HTTPSdc.language.iso
from vt to vi (Vietnamese)