mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2019-07-30
This commit is contained in:
@ -398,4 +398,9 @@ value.replace(/\s+\|\|/,"||").replace(/\|\|\s+/,"||")
|
||||
- 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
|
||||
|
||||
## 2019-07-30
|
||||
|
||||
- Add support for removing newlines (line feeds) to [csv-metadata-quality](https://git.sr.ht/~alanorth/csv-metadata-quality)
|
||||
- On the subject of validating some of our fields like countries and regions, Abenet pointed out that these should all be valid AGROVOC terms, so we can actually try to validate against that!
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
Reference in New Issue
Block a user