Add notes for 2019-02-28

This commit is contained in:
2019-02-28 08:20:19 -08:00
parent dd81c2a49b
commit 5c93075fa1
4 changed files with 31 additions and 14 deletions

View File

@ -1250,4 +1250,12 @@ $ ~/dspace/bin/dspace import -a -e aorth@stfu.com -m mapfile -s /home/aorth/Down
- I imported the records into my local environment with a fresh snapshot of the CGSpace database and ran the Atmire duplicate checker against them and it didn't find any
- I uploaded fifty-two records to the [Restoring Degraded Landscapes collection](https://cgspace.cgiar.org/handle/10568/81592) on CGSpace
## 2019-02-28
- I helped Sisay upload the nineteen CTA records from last week via the command line because they required mappings (which is not possible to do via the batch upload web interface)
```
$ dspace import -a -e swebshet@stfu.org -s /home/swebshet/Thumbnails_feb_2019 -m 2019-02-28-CTA-Thumbnails.map
```
<!-- vim: set sw=2 ts=2: -->