mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2016-08-21
This commit is contained in:
@ -140,3 +140,9 @@ dspace=# update metadatavalue set text_value='CONGO, DR' where resource_type_id=
|
||||
```
|
||||
|
||||
- I asked a question on the DSpace mailing list about updating "preferred" forms of author names from ORCID
|
||||
|
||||
## 2016-08-21
|
||||
|
||||
- A few days ago someone on the DSpace mailing list suggested I try `dspace dsrun org.dspace.authority.UpdateAuthorities` to update preferred author names from ORCID
|
||||
- If you set `auto-update-items=true` in `dspace/config/modules/solrauthority.cfg` it is supposed to update records it finds automatically
|
||||
- I updated my name format on ORCID and I've been running that script a few times per day since then but nothing has changed
|
||||
|
Reference in New Issue
Block a user