Add notes for 2023-10-13

This commit is contained in:
2023-10-13 17:17:41 +03:00
parent 8d39fc7d71
commit 7e3a7951d6
33 changed files with 86 additions and 42 deletions

View File

@ -64,4 +64,23 @@ forEach(value.parseXml().select("jats|p"),i,i.xmlText()).join("")
- Export CGSpace to check for missing Initiative collection mappings
- Start a harvest on AReS
## 2023-10-08
- Starting to see some stuck locks on CGSpace this morning
- I will give notice and restart CGSpace
- Work on Python script to harvest DSpace REST API and save to CSV
## 2023-10-11
- File an issue on the DSpace issue tracker regarding the MaxMind JSON objects in our Solr statistics: https://github.com/DSpace/DSpace/issues/9118
## 2023-10-12
- Discuss MODS issues in CGSpace's OAI-PMH with Stefano and Valentina
- AGRIS can currently only support MODS 3.7 so they need us to roll our 3.8 work from 2023-06 back down, which requires some minor changes to the crosswalk
## 2023-10-13
- I did some more minor work to get the MODS 3.7 changes ready for AGRIS on DSpace Test
<!-- vim: set sw=2 ts=2: -->