Add notes for 2023-10-16

This commit is contained in:
2023-10-16 17:03:59 +03:00
parent 7e3a7951d6
commit c9bcfca903
32 changed files with 64 additions and 37 deletions

View File

@ -83,4 +83,16 @@ forEach(value.parseXml().select("jats|p"),i,i.xmlText()).join("")
- I did some more minor work to get the MODS 3.7 changes ready for AGRIS on DSpace Test
## 2023-10-14
- Export CGSpace to check for missing Initiative collection mappings
- Start a harvest on AReS
- I deployed the AGRIS changes for OAI-PMH on CGSpace
## 2023-10-16
- Fix some typos in ILRI subjects on CGSpace
- These were affecting the taxonomy on ilri.org
- I exported CGSpace and did some validation and cleanup on ILRI subjects, moving some to AGROVOC subjects
<!-- vim: set sw=2 ts=2: -->