Add notes for 2019-09-24

This commit is contained in:
2019-09-24 20:13:20 +03:00
parent 01348c687d
commit 8f777e315a
3 changed files with 25 additions and 8 deletions

View File

@ -305,4 +305,10 @@ $ dspace import -a me@cgiar.org -m 2019-09-20-bioversity2.map -s /home/aorth/Bio
- It works by checking the predicted language of the `dc.title` field against the item's `dc.language.iso` field
- I tested it on the Bioversity migration data set and it actually helped me correct eleven language fields in their records!
## 2019-09-24
- Bosede fixed a few of the things I mentioned in her Sept 6 batch records, but there were still issues
- 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
<!-- vim: set sw=2 ts=2: -->