diff --git a/content/post/2018-01.md b/content/post/2018-01.md index e5fc37ac7..f857c3dcd 100644 --- a/content/post/2018-01.md +++ b/content/post/2018-01.md @@ -275,3 +275,9 @@ org.dspace.discovery.SearchServiceException: org.apache.solr.search.SyntaxError: ## 2018-01-09 - Advise Sisay about blank lines in some IITA records +- Generate a list of author affiliations for Peter to clean up: + +``` +dspace=# \copy (select distinct text_value, count(*) as count from metadatavalue where metadata_field_id = (select metadata_field_id from metadatafieldregistry where element = 'contributor' and qualifier = 'affiliation') AND resource_type_id = 2 group by text_value order by count desc) to /tmp/affiliations.csv with csv; +COPY 4515 +``` diff --git a/public/2018-01/index.html b/public/2018-01/index.html index ea2d60ced..4a240f61a 100644 --- a/public/2018-01/index.html +++ b/public/2018-01/index.html @@ -92,7 +92,7 @@ Danny wrote to ask for help renewing the wildcard ilri.org certificate and I adv - + @@ -194,9 +194,9 @@ Danny wrote to ask for help renewing the wildcard ilri.org certificate and I adv "@type": "BlogPosting", "headline": "January, 2018", "url": "https://alanorth.github.io/cgspace-notes/2018-01/", - "wordCount": "1197", + "wordCount": "1250", "datePublished": "2018-01-02T08:35:54-08:00", - "dateModified": "2018-01-06T17:04:05-08:00", + "dateModified": "2018-01-09T09:44:16+01:00", "author": { "@type": "Person", "name": "Alan Orth" @@ -558,8 +558,13 @@ sys 3m14.890s +
dspace=# \copy (select distinct text_value, count(*) as count from metadatavalue where metadata_field_id = (select metadata_field_id from metadatafieldregistry where element = 'contributor' and qualifier = 'affiliation') AND resource_type_id = 2 group by text_value order by count desc) to /tmp/affiliations.csv with csv;
+COPY 4515
+
+ diff --git a/public/sitemap.xml b/public/sitemap.xml index 8be2da64f..1d09bb77c 100644 --- a/public/sitemap.xml +++ b/public/sitemap.xml @@ -4,7 +4,7 @@ https://alanorth.github.io/cgspace-notes/2018-01/ - 2018-01-06T17:04:05-08:00 + 2018-01-09T09:44:16+01:00 @@ -144,7 +144,7 @@ https://alanorth.github.io/cgspace-notes/ - 2018-01-06T17:04:05-08:00 + 2018-01-09T09:44:16+01:00 0 @@ -155,7 +155,7 @@ https://alanorth.github.io/cgspace-notes/tags/notes/ - 2018-01-06T17:04:05-08:00 + 2018-01-09T09:44:16+01:00 0 @@ -167,13 +167,13 @@ https://alanorth.github.io/cgspace-notes/post/ - 2018-01-06T17:04:05-08:00 + 2018-01-09T09:44:16+01:00 0 https://alanorth.github.io/cgspace-notes/tags/ - 2018-01-06T17:04:05-08:00 + 2018-01-09T09:44:16+01:00 0