Update notes for 2019-07-29

This commit is contained in:
2019-07-29 19:03:11 +03:00
parent f69530c005
commit ec19cc2d73
3 changed files with 12 additions and 8 deletions

View File

@ -393,6 +393,8 @@ value.replace(/\s+\|\|/,"||").replace(/\|\|\s+/,"||")
- It supports CSV and Excel files
- It fixes whitespace errors and erroneous multi-value separators ("|") and validates ISSN, ISBNs, and dates
- Also I added a bunch of other checks/fixes for unnecessary and "suspicious" Unicode characters
- I added fixes to drop duplicate metadata values
- And lastly, I added validation of ISO 639-2 and ISO 639-3 languages
- Inform Bioversity that there is an error in their CSV, seemingly caused by quotes in the citation field
<!-- vim: set sw=2 ts=2: -->