diff --git a/content/posts/2019-01.md b/content/posts/2019-01.md index 760177210..1a2e32599 100644 --- a/content/posts/2019-01.md +++ b/content/posts/2019-01.md @@ -577,4 +577,28 @@ sys 0m2.396s - dc.relation.ispartofseries → dcterms.isPartOf - cg.targetaudience → dcterms.audience +## 2019-01-19 + +- There's no official set of Dublin Core qualifiers so I can't tell if things like `dc.contributor.author` that are used by DSpace are official +- I found a great [presentation from 2015 by the Digital Repository of Ireland](https://www.dri.ie/sites/default/files/files/qualified-dublin-core-metadata-guidelines.pdf) that discusses using MARC Relator Terms with Dublin Core elements +- It seems that `dc.contributor.author` would be a supported term according to this [Library of Congress list](https://memory.loc.gov/diglib/loc.terms/relators/dc-contributor.html) linked from the [Dublin Core website](http://dublincore.org/usage/documents/relators/) +- The Library of Congress document specifically says: + + + These terms conform with the DCMI Abstract Model and may be used in DCMI application profiles. DCMI endorses their use with Dublin Core elements as indicated. + +## 2019-01-20 + +- That's weird, I logged into DSpace Test (linode19) and it says it has been up for 213 days: + +``` +# w + 04:46:14 up 213 days, 7:25, 4 users, load average: 1.94, 1.50, 1.35 +``` + +- I've definitely rebooted it several times in the past few months... according to `journalctl -b` it was a few weeks ago on 2019-01-02 +- I re-ran the Ansible DSpace tag, ran all system updates, and rebooted the host +- After rebooting I notice that the Linode kernel went down from 4.19.8 to 4.18.16... +- Atmire sent a quote on our [ticket about purchasing the Metadata Quality Module (MQM) for DSpace 5.8](https://tracker.atmire.com/tickets-cgiar-ilri/view-ticket?id=657) + diff --git a/docs/2019-01/index.html b/docs/2019-01/index.html index a460f3787..373957aed 100644 --- a/docs/2019-01/index.html +++ b/docs/2019-01/index.html @@ -27,7 +27,7 @@ I don’t see anything interesting in the web server logs around that time t " /> - + @@ -60,9 +60,9 @@ I don’t see anything interesting in the web server logs around that time t "@type": "BlogPosting", "headline": "January, 2019", "url": "https://alanorth.github.io/cgspace-notes/2019-01/", - "wordCount": "2574", + "wordCount": "2777", "datePublished": "2019-01-02T09:48:30+02:00", - "dateModified": "2019-01-17T13:28:41+02:00", + "dateModified": "2019-01-17T19:53:00+02:00", "author": { "@type": "Person", "name": "Alan Orth" @@ -820,6 +820,34 @@ sys 0m2.396s +
dc.contributor.author
that are used by DSpace are officialdc.contributor.author
would be a supported term according to this Library of Congress list linked from the Dublin Core websiteThese terms conform with the DCMI Abstract Model and may be used in DCMI application profiles. DCMI endorses their use with Dublin Core elements as indicated.
+ +# w
+ 04:46:14 up 213 days, 7:25, 4 users, load average: 1.94, 1.50, 1.35
+
+
+journalctl -b
it was a few weeks ago on 2019-01-02