From e163732210f01a3eeb2b13f73972144a25f6ae09 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Thu, 18 Aug 2016 16:35:08 +0300 Subject: [PATCH] Update notes for 2016-08-18 --- content/2016-08.md | 2 ++ public/2016-08/index.html | 4 ++++ public/index.xml | 4 ++++ public/tags/notes/index.xml | 4 ++++ 4 files changed, 14 insertions(+) diff --git a/content/2016-08.md b/content/2016-08.md index 4588f34bc..dd78c0d7a 100644 --- a/content/2016-08.md +++ b/content/2016-08.md @@ -138,3 +138,5 @@ $ ln -sv ~/dspace/webapps/solr /opt/brew/Cellar/tomcat/8.5.4/libexec/webapps/sol ``` dspace=# update metadatavalue set text_value='CONGO, DR' where resource_type_id=2 and metadata_field_id=228 and text_value='CONGO,DR'; ``` + +- I asked a question on the DSpace mailing list about updating "preferred" forms of author names from ORCID diff --git a/public/2016-08/index.html b/public/2016-08/index.html index 879fb7304..237f86c86 100644 --- a/public/2016-08/index.html +++ b/public/2016-08/index.html @@ -243,6 +243,10 @@ $ ln -sv ~/dspace/webapps/solr /opt/brew/Cellar/tomcat/8.5.4/libexec/webapps/sol
dspace=# update metadatavalue set text_value='CONGO, DR' where resource_type_id=2 and metadata_field_id=228 and text_value='CONGO,DR';
 
+ +