diff --git a/content/posts/2018-10.md b/content/posts/2018-10.md index d54f90f26..408f96223 100644 --- a/content/posts/2018-10.md +++ b/content/posts/2018-10.md @@ -176,4 +176,14 @@ org.im4java.core.InfoException: org.im4java.core.CommandException: org.im4java.c - I suppose I need to enable a workaround for this in Ansible? - Also I note that for a few days the item views on DSpace Test are broken... I think Sisay must have been doing something +## 2018-10-11 + +- I emailed DuraSpace to update [our entry in their DSpace registry](https://duraspace.org/registry/entry/4188/?gvid=178) (the data was still on DSpace 3, JSPUI, etc) +- Generate a list of the top 1500 values for `dc.subject` so Sisay can start making a controlled vocabulary for it: + +``` +dspace=# \COPY (SELECT DISTINCT text_value, count(*) FROM metadatavalue WHERE metadata_field_id = 57 AND resource_type_id = 2 GROUP BY text_value ORDER BY count DESC LIMIT 1500) to /tmp/2018-10-11-top-1500-subject.csv WITH CSV HEADER; +COPY 1500 +``` + diff --git a/docs/2018-10/index.html b/docs/2018-10/index.html index 3cc3332e1..f3ff72b9e 100644 --- a/docs/2018-10/index.html +++ b/docs/2018-10/index.html @@ -9,7 +9,7 @@ - + @@ -24,9 +24,9 @@ "@type": "BlogPosting", "headline": "October, 2018", "url": "https://alanorth.github.io/cgspace-notes/2018-10/", - "wordCount": "1019", + "wordCount": "1092", "datePublished": "2018-10-01T22:31:54+03:00", - "dateModified": "2018-10-06T12:30:07+03:00", + "dateModified": "2018-10-10T13:33:00+03:00", "author": { "@type": "Person", "name": "Alan Orth" @@ -292,6 +292,17 @@ org.im4java.core.InfoException: org.im4java.core.CommandException: org.im4java.c
  • Also I note that for a few days the item views on DSpace Test are broken… I think Sisay must have been doing something
  • +

    2018-10-11

    + + + +
    dspace=# \COPY (SELECT DISTINCT text_value, count(*) FROM metadatavalue WHERE metadata_field_id = 57 AND resource_type_id = 2 GROUP BY text_value ORDER BY count DESC LIMIT 1500) to /tmp/2018-10-11-top-1500-subject.csv WITH CSV HEADER;
    +COPY 1500
    +
    + diff --git a/docs/sitemap.xml b/docs/sitemap.xml index 5d4ceeaf9..03802010a 100644 --- a/docs/sitemap.xml +++ b/docs/sitemap.xml @@ -4,7 +4,7 @@ https://alanorth.github.io/cgspace-notes/2018-10/ - 2018-10-06T12:30:07+03:00 + 2018-10-10T13:33:00+03:00 @@ -189,7 +189,7 @@ https://alanorth.github.io/cgspace-notes/ - 2018-10-06T12:30:07+03:00 + 2018-10-10T13:33:00+03:00 0 @@ -200,7 +200,7 @@ https://alanorth.github.io/cgspace-notes/tags/notes/ - 2018-10-06T12:30:07+03:00 + 2018-10-10T13:33:00+03:00 0 @@ -212,13 +212,13 @@ https://alanorth.github.io/cgspace-notes/posts/ - 2018-10-06T12:30:07+03:00 + 2018-10-10T13:33:00+03:00 0 https://alanorth.github.io/cgspace-notes/tags/ - 2018-10-06T12:30:07+03:00 + 2018-10-10T13:33:00+03:00 0