Add notes for 2019-08-21

This commit is contained in:
2019-08-21 17:14:49 +03:00
parent 89807dfe5b
commit fb49408d8b
3 changed files with 27 additions and 8 deletions

View File

@ -226,4 +226,11 @@ return os.path.basename(value)
- Then I can try to download all the files again with the script
- I also asked Francesco about the strange filenames (.LCK, .zip, and .7z)
## 2019-08-21
- Upload [csv-metadata-quality repository to ILRI's GitHub organization](https://github.com/ilri/csv-metadata-quality)
- Fix a few invalid countries in IITA's [July 29](https://dspacetest.cgiar.org/handle/10568/102361) records (aka "20195TH.xls")
- These were not caught by my csv-metadata-quality check script because of a logic error
- Remove `dc.identified.uri` fields from test data, set `id` values to "-1", add collection mappings according to `dc.type`, and Upload 126 IITA records to CGSpace
<!-- vim: set sw=2 ts=2: -->