Add notes for 2016-08-21

This commit is contained in:
2016-08-21 17:10:08 +03:00
parent e163732210
commit 983a3fc9c1
4 changed files with 30 additions and 0 deletions

View File

@ -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