mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Update notes for 2018-07-15
This commit is contained in:
@ -378,6 +378,13 @@ $ cat dspace/config/controlled-vocabularies/cg-creator-id.xml MEL\ ORCID.json |
|
||||
$ ./resolve-orcids.py -i /tmp/2018-07-15-orcid-ids.txt -o /tmp/2018-07-15-resolved-orcids.txt -d
|
||||
```
|
||||
|
||||
- Then I added the XML formatting for controlled vocabularies, sorted the list with GNU sort in vim via `% !sort` and then checked the formatting with tidy:
|
||||
|
||||
```
|
||||
$ tidy -xml -utf8 -iq -m -w 0 dspace/config/controlled-vocabularies/cg-creator-id.xml
|
||||
```
|
||||
|
||||
- I will check with the CGSpace team to see if they want me to add these to CGSpace
|
||||
- Help Udana from WLE understand some Altmetrics concepts
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
Reference in New Issue
Block a user