Add notes for 2019-10-08

This commit is contained in:
2019-10-08 12:07:31 +03:00
parent 232cccc1b6
commit f710227d98
3 changed files with 29 additions and 8 deletions

View File

@ -52,4 +52,12 @@ $ dspace user -a -m blah@mail.it -g Francesco -s Vernocchi -p 'fffff'
- I notice that there is a similar term "SWEETPOTATO AGRI-FOOD SYSTEMS" so I had to come up with a way to exclude that using the boolean "AND NOT" in the [OpenSearch query](https://cgspace.cgiar.org/open-search/discover?query=cipsubject:POTATO%20AGRI%E2%80%90FOOD%20SYSTEMS%20AND%20NOT%20cipsubject:SWEETPOTATO%20AGRI%E2%80%90FOOD%20SYSTEMS&scope=10568/51671&sort_by=3&order=DESC)
- Again, the `sort_by=3` parameter is the accession date, as configured in `dspace.cfg`
## 2019-10-08
- Fix 108 more issues with authors in the ongoing Bioversity Migration on DSpace Test, for example:
- Europeanooperative Programme for Plant Genetic Resources
- Bioversity International. Capacity Development Unit
- W.M. van der Heide, W.M., Tripp, R.
- Internationallant Genetic Resources Institute
<!-- vim: set sw=2 ts=2: -->