Add notes for 2021-01-14

This commit is contained in:
2021-01-14 16:27:57 +02:00
parent e77ef8e80c
commit 1764c04aad
23 changed files with 45 additions and 28 deletions

View File

@ -197,5 +197,12 @@ $ dspace community-filiator --remove --parent=10568/66598 --child=10568/106605
- I filed [an issue on cg-core](https://github.com/AgriculturalSemantics/cg-core/issues/30) asking about how to handle series name / number
- Currently the values are in format "series name; series number" in the `dc.relation.ispartofseries` field, but Peter wants to be able to separate them
- Start working on CG Core v2 migration for DSpace 6, using [my work](https://alanorth.github.io/cgspace-notes/cgspace-cgcorev2-migration/) from last year on DSpace 5
## 2021-01-14
- More work on the CG Core v2 migration for DSpace 6
- Publish [v1.4.1 of the DSpace Statistics API](https://github.com/ilri/dspace-statistics-api/releases/tag/v1.4.1) based on feedback from the community
- This includes the fix for limiting the Solr query to UUIDs
<!-- vim: set sw=2 ts=2: -->