Add notes for 2019-09-26

This commit is contained in:
2019-09-26 14:21:41 +03:00
parent 8f777e315a
commit 71ed97ce53
3 changed files with 24 additions and 9 deletions

View File

@ -311,4 +311,10 @@ $ dspace import -a me@cgiar.org -m 2019-09-20-bioversity2.map -s /home/aorth/Bio
- I sent her a bit more feedback because when I asked her to delete a duplicate, she deleted the *existing* item on DSpace Test rather than the new one in the new batch file!
- I fixed two incorrect languages after analyzing it with my beta language detection in the csv-metadata-quality tool
## 2019-09-26
- Release [version 0.3.0 of the csv-metadata-quality](https://github.com/ilri/csv-metadata-quality/releases/tag/v0.3.0) tool
- This version includes the experimental validation of languages using the Python `langid` library
- I also included updated pytest tests and test files that specifically test this functionality
<!-- vim: set sw=2 ts=2: -->