Update notes

This commit is contained in:
Alan Orth 2017-01-24 10:25:56 +02:00
parent 74df68866a
commit 44733f9d2a
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9

View File

@ -145,7 +145,7 @@ print("Fixing {} occurences of: {}".format(records_to_fix, record[0].encode('utf
- Now back to cleaning up some journal titles so we can make the controlled vocabulary:
```
$ ./fix-metadata-values.py -i /tmp/fix-27-journal-titles.csv -f dc.source -t correct -m 55 -d dspace-u dspace-p 'fuuu'
$ ./fix-metadata-values.py -i /tmp/fix-27-journal-titles.csv -f dc.source -t correct -m 55 -d dspace -u dspace -p 'fuuu'
```
- Now get the top 500 journal titles:
@ -238,3 +238,7 @@ $ for community in 10568/171 10568/27868 10568/231 10568/27869 10568/150 10568/2
10568/42161 10568/171 10568/79341
10568/41914 10568/171 10568/79340
```
## 2017-01-24
- Run all updates on DSpace Test and reboot the server