mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2019-01-20
This commit is contained in:
@ -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)
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
Reference in New Issue
Block a user