diff --git a/content/posts/2018-06.md b/content/posts/2018-06.md index a34241fbe..627358944 100644 --- a/content/posts/2018-06.md +++ b/content/posts/2018-06.md @@ -92,3 +92,16 @@ Failed to startup the DSpace Service Manager: failure starting up spring service - I can fix this by commenting out the `ItemCollectionPlugin` line of `discovery.xml`, but from looking at the git log I'm not actually sure if that is related to MQM or not - I will have to ask Atmire +- I continued to look at Sisay's IITA records from last week + - I normalized all DOIs to use HTTPS and "doi.org" instead of "dx.doi.org" + - I cleaned up white space in `cg.subject.iita` and `dc.subject` + - Even a bunch of IITA and AGROVOC subjects are missing accents, ie "FERTILIT DU SOL" + - More organization names in `dc.description.sponsorship` are incorrect (ie, missing accents) or inconsistent (ie, CGIAR centers should be spelled in English or multiple spellings of the same one, like "Rockefeller Foundation" and "Rockefeller foundation") + - A few dozen items have abstracts with character encoding errors, ie: + - 33.7øC + - MgSO4ú7H2O + - ha??1&/sup; + - En gen6ral + - dÕpassÕ + - Also the abstracts have missing accents, ie "recherche sur le d veloppement" +- I will have to tell IITA people to redo these entirely I think... diff --git a/docs/2018-06/index.html b/docs/2018-06/index.html index 2b08fa229..e43e643b0 100644 --- a/docs/2018-06/index.html +++ b/docs/2018-06/index.html @@ -41,7 +41,7 @@ sys 2m7.289s - + @@ -93,9 +93,9 @@ sys 2m7.289s "@type": "BlogPosting", "headline": "June, 2018", "url": "https://alanorth.github.io/cgspace-notes/2018-06/", - "wordCount": "628", + "wordCount": "750", "datePublished": "2018-06-04T19:49:54-07:00", - "dateModified": "2018-06-09T11:48:41+03:00", + "dateModified": "2018-06-10T14:12:07+03:00", "author": { "@type": "Person", "name": "Alan Orth" @@ -267,6 +267,22 @@ Failed to startup the DSpace Service Manager: failure starting up spring service
ItemCollectionPlugin
line of discovery.xml
, but from looking at the git log I’m not actually sure if that is related to MQM or notcg.subject.iita
and dc.subject
dc.description.sponsorship
are incorrect (ie, missing accents) or inconsistent (ie, CGIAR centers should be spelled in English or multiple spellings of the same one, like “Rockefeller Foundation” and “Rockefeller foundation”)