From 36382f34b6140fd6bc6a8022c9f5dbb282695a06 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Fri, 13 Jul 2018 19:45:58 +0300 Subject: [PATCH] Add notes for 2018-07-13 --- content/posts/2018-07.md | 9 +++++++++ docs/2018-07/index.html | 16 +++++++++++++--- docs/sitemap.xml | 10 +++++----- 3 files changed, 27 insertions(+), 8 deletions(-) diff --git a/content/posts/2018-07.md b/content/posts/2018-07.md index 377d83f46..e6023db21 100644 --- a/content/posts/2018-07.md +++ b/content/posts/2018-07.md @@ -325,4 +325,13 @@ $ csvcut -c 1 < /tmp/affiliations.csv > /tmp/affiliations-1.csv - We also need to discuss standardizing our countries and comparing our ORCID iDs +## 2018-07-13 + +- Generate a list of affiliations for Peter and Abenet to go over so we can batch correct them before we deploy the new data visualization dashboard: + +``` +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 header; +COPY 4518 +``` + diff --git a/docs/2018-07/index.html b/docs/2018-07/index.html index c59f017f5..e4919e42b 100644 --- a/docs/2018-07/index.html +++ b/docs/2018-07/index.html @@ -30,7 +30,7 @@ There is insufficient memory for the Java Runtime Environment to continue. - + @@ -71,9 +71,9 @@ There is insufficient memory for the Java Runtime Environment to continue. "@type": "BlogPosting", "headline": "July, 2018", "url": "https://alanorth.github.io/cgspace-notes/2018-07/", - "wordCount": "2156", + "wordCount": "2226", "datePublished": "2018-07-01T12:56:54+03:00", - "dateModified": "2018-07-12T09:00:08+03:00", + "dateModified": "2018-07-12T17:07:17+03:00", "author": { "@type": "Person", "name": "Alan Orth" @@ -506,6 +506,16 @@ $ csvcut -c 1 < /tmp/affiliations.csv > /tmp/affiliations-1.csv
  • We also need to discuss standardizing our countries and comparing our ORCID iDs
  • +

    2018-07-13

    + + + +
    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 header;
    +COPY 4518
    +
    + diff --git a/docs/sitemap.xml b/docs/sitemap.xml index df1ae01f6..636ecc96c 100644 --- a/docs/sitemap.xml +++ b/docs/sitemap.xml @@ -4,7 +4,7 @@ https://alanorth.github.io/cgspace-notes/2018-07/ - 2018-07-12T09:00:08+03:00 + 2018-07-12T17:07:17+03:00 @@ -174,7 +174,7 @@ https://alanorth.github.io/cgspace-notes/ - 2018-07-12T09:00:08+03:00 + 2018-07-12T17:07:17+03:00 0 @@ -185,7 +185,7 @@ https://alanorth.github.io/cgspace-notes/tags/notes/ - 2018-07-12T09:00:08+03:00 + 2018-07-12T17:07:17+03:00 0 @@ -197,13 +197,13 @@ https://alanorth.github.io/cgspace-notes/posts/ - 2018-07-12T09:00:08+03:00 + 2018-07-12T17:07:17+03:00 0 https://alanorth.github.io/cgspace-notes/tags/ - 2018-07-12T09:00:08+03:00 + 2018-07-12T17:07:17+03:00 0