mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Update notes for 2018-06-08
This commit is contained in:
@ -65,3 +65,11 @@ $ ~/dspace/bin/dspace database migrate ignored
|
||||
```
|
||||
|
||||
- Now DSpace starts up properly!
|
||||
- Gabriela from CIP got back to me about the author names we were correcting on CGSpace
|
||||
- I did a quick sanity check on them and then did a test import with my [`fix-metadata-value.py`](https://gist.github.com/alanorth/df92cbfb54d762ba21b28f7cd83b6897) script:
|
||||
|
||||
```
|
||||
$ ./fix-metadata-values.py -i /tmp/2018-06-08-CIP-Authors.csv -db dspace -u dspace -p 'fuuu' -f dc.contributor.author -t correct -m 3
|
||||
```
|
||||
|
||||
- I will apply them on CGSpace tomorrow I think...
|
||||
|
Reference in New Issue
Block a user