mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-22 14:45:03 +01:00
Update notes
This commit is contained in:
parent
74df68866a
commit
44733f9d2a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user