mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Update notes for 2022-09-28
This commit is contained in:
@ -484,4 +484,16 @@ $ wc -l /tmp/2022-09-29-combined-orcids.txt
|
||||
$ ./ilri/resolve-orcids.py -i /tmp/2022-09-29-combined-orcids.txt -o /tmp/2022-09-29-combined-orcids-names.txt -d
|
||||
```
|
||||
|
||||
- I wrote a script `update-orcids.py` to read a list of names and ORCID identifiers and update existing metadata in the database to the latest name format
|
||||
|
||||
```console
|
||||
$ ./ilri/update-orcids.py -i ~/src/git/cgspace-submission-guidelines/content/terms/cg-creator-identifier/cg-creator-identifier.txt -db dspace -u dspace -p 'fuuu' -m 247 -d
|
||||
Connected to database.
|
||||
Fixed 9 occurences of: ADEBOWALE AD AKANDE: 0000-0002-6521-3272
|
||||
Fixed 43 occurences of: Alamu Emmanuel Oladeji (PhD, FIFST, MNIFST): 0000-0001-6263-1359
|
||||
Fixed 3 occurences of: Alessandra Galie: 0000-0001-9868-7733
|
||||
Fixed 1 occurences of: Amanda De Filippo: 0000-0002-1536-3221
|
||||
...
|
||||
```
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
Reference in New Issue
Block a user