Add notes for 2022-07-28

This commit is contained in:
2022-07-28 16:55:36 +03:00
parent 109c63e10d
commit d9bfdbef2b
29 changed files with 49 additions and 34 deletions

View File

@ -497,4 +497,10 @@ value.replace(/ \./, ".")
- I had to ask Jose for some clarifications and correct some encoding issues (for example in Côte d'Ivoire all over the place, and weird periods everywhere)
- Work on the DSpace 7.3 theme, mimicking CGSpace's DSpace 6 them pretty well for now
## 2022-07-28
- Work on the MARLO Innovations
- I had to ask Jose more questions about character encoding and duplicates
- I added a new feature to [csv-metadata-quality](https://github.com/ilri/csv-metadata-quality) to add missing regions to the region column when it is detected that there is a country with missing regions
<!-- vim: set sw=2 ts=2: -->