Add notes for 2018-11-15

This commit is contained in:
2018-11-15 09:09:39 +02:00
parent 5759844346
commit 53986b467d
4 changed files with 24 additions and 14 deletions

View File

@ -303,4 +303,8 @@ $ time ./rest-find-collections.py 10568/27629 --rest-url https://dspacetest.cgia
- I had to export them from DSpace Test and import them into a temporary collection on CGSpace first, then export the collection as CSV to map them to new owning collections (IITA books, IITA posters, etc) with OpenRefine because DSpace's `dspace export` command doesn't include the collections for the items!
- Delete all old IITA collections on DSpace Test and run `dspace cleanup` to get rid of all the bitstreams
## 2018-11-15
- Deploy version 0.8.1 of the [dspace-statistics-api](https://github.com/ilri/dspace-statistics-api) to CGSpace (linode18)
<!-- vim: set sw=2 ts=2: -->