Update notes for 2019-07-02

This commit is contained in:
2019-07-02 18:08:14 +03:00
parent 220f460396
commit 69cd0f825a
3 changed files with 43 additions and 8 deletions

View File

@ -99,4 +99,21 @@ org.apache.solr.common.SolrException: Error CREATEing SolrCore 'statistics-2010'
-Dcom.sun.management.jmxremote.authenticate=false
```
## 2019-07-02
- Help upload twenty-seven posters from the 2019-05 Sharefair to CGSpace
- Sisay had already done the SAFBundle so I did some minor corrections and uploaded them to a temporary collection so I could check them in OpenRefine:
```
$ sed -i 's/CC-BY 4.0/CC-BY-4.0/' item_*/dublin_core.xml
$ echo "10568/101992" >> item_*/collections
$ dspace import -a -e me@cgiar.org -m 2019-07-02-Sharefair.map -s /tmp/Sharefair_mapped
```
-
```
$ dspace import -a -e me@cgiar.org -m 2019-07-02-AfricaRice-11to73.map -s /tmp/SimpleArchiveFormat
```
<!-- vim: set sw=2 ts=2: -->