Add notes for 2019-12-01

This commit is contained in:
2019-12-01 16:58:13 +02:00
parent 3188072553
commit c9dbed75b0
3 changed files with 19 additions and 8 deletions

View File

@ -54,5 +54,9 @@ categories: ["Notes"]
```
- Clear Ansible's fact cache and re-run the playbooks to update the system's firewalls, SSH config, etc
- Altmetric finally responded to my question about Dublin Core fields
- They shared a [list of fields they use for tracking](https://help.altmetric.com/support/solutions/articles/6000141419-what-metadata-is-required-to-track-our-content-), but it only mentions HTML meta tags, and not fields considered when harvesting via OAI
- Anyways, there might be some areas we can improve on the HTML meta tags, if I look at one [item with a DOI, ISSN, etc](https://hdl.handle.net/10568/101623) I see that we could at least add status (Open Access) and journal title
- I merged a [pull request](https://github.com/ilri/DSpace/pull/438) into the `5_x-prod` branch to add status and journal title to the XHTML meta tags
<!-- vim: set sw=2 ts=2: -->