mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Update notes for 2019-04-11
This commit is contained in:
@ -593,6 +593,12 @@ x = cr.funders(query = "mercator")
|
||||
- Lots of issues with sponsors (German Aid Agency, Swiss Aid Agency, Italian Aid Agency, Dutch Aid Agency, etc)
|
||||
- I validated all the AGROVOC subjects against our latest list with reconcile-csv
|
||||
- About 720 of the 900 terms were matched, then I checked and fixed or deleted the rest manually
|
||||
- I captured a few general corrections and deletions for AGROVOC subjects while looking at IITA's records, so I applied them to DSpace Test and CGSpace:
|
||||
|
||||
```
|
||||
$ ./fix-metadata-values.py -i /tmp/2019-04-11-fix-14-subjects.csv -db dspace -u dspace -p 'fuuu' -f dc.subject -m 57 -t correct -d
|
||||
$ ./delete-metadata-values.py -i /tmp/2019-04-11-delete-6-subjects.csv -db dspace -u dspace -p 'fuuu' -m 57 -f dc.subject -d
|
||||
```
|
||||
|
||||
- Answer more questions about DOIs and Altmetric scores from WLE
|
||||
- Answer more questions about DOIs and Altmetric scores from IWMI
|
||||
|
Reference in New Issue
Block a user