Update notes for 2019-07-29

This commit is contained in:
2019-07-30 00:37:24 +03:00
parent ec19cc2d73
commit 3c96242c0f
3 changed files with 10 additions and 8 deletions

View File

@ -395,6 +395,7 @@ value.replace(/\s+\|\|/,"||").replace(/\|\|\s+/,"||")
- 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
- And lastly lastly, I added AGROVOC validation of subject terms
- Inform Bioversity that there is an error in their CSV, seemingly caused by quotes in the citation field
<!-- vim: set sw=2 ts=2: -->