Add notes for 2016-08-21

This commit is contained in:
Alan Orth 2016-08-21 17:10:08 +03:00
parent e163732210
commit 983a3fc9c1
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
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

View File

@ -245,6 +245,14 @@ $ ln -sv ~/dspace/webapps/solr /opt/brew/Cellar/tomcat/8.5.4/libexec/webapps/sol
<ul>
<li>I asked a question on the DSpace mailing list about updating &ldquo;preferred&rdquo; forms of author names from ORCID</li>
</ul>
<h2 id="2016-08-21">2016-08-21</h2>
<ul>
<li>A few days ago someone on the DSpace mailing list suggested I try <code>dspace dsrun org.dspace.authority.UpdateAuthorities</code> to update preferred author names from ORCID</li>
<li>If you set <code>auto-update-items=true</code> in <code>dspace/config/modules/solrauthority.cfg</code> it is supposed to update records it finds automatically</li>
<li>I updated my name format on ORCID and I&rsquo;ve been running that script a few times per day since then but nothing has changed</li>
</ul>
</section>

View File

@ -184,6 +184,14 @@ $ ln -sv ~/dspace/webapps/solr /opt/brew/Cellar/tomcat/8.5.4/libexec/webapps/sol
&lt;ul&gt;
&lt;li&gt;I asked a question on the DSpace mailing list about updating &amp;ldquo;preferred&amp;rdquo; forms of author names from ORCID&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;2016-08-21&#34;&gt;2016-08-21&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;A few days ago someone on the DSpace mailing list suggested I try &lt;code&gt;dspace dsrun org.dspace.authority.UpdateAuthorities&lt;/code&gt; to update preferred author names from ORCID&lt;/li&gt;
&lt;li&gt;If you set &lt;code&gt;auto-update-items=true&lt;/code&gt; in &lt;code&gt;dspace/config/modules/solrauthority.cfg&lt;/code&gt; it is supposed to update records it finds automatically&lt;/li&gt;
&lt;li&gt;I updated my name format on ORCID and I&amp;rsquo;ve been running that script a few times per day since then but nothing has changed&lt;/li&gt;
&lt;/ul&gt;
</description>
</item>

View File

@ -184,6 +184,14 @@ $ ln -sv ~/dspace/webapps/solr /opt/brew/Cellar/tomcat/8.5.4/libexec/webapps/sol
&lt;ul&gt;
&lt;li&gt;I asked a question on the DSpace mailing list about updating &amp;ldquo;preferred&amp;rdquo; forms of author names from ORCID&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;2016-08-21&#34;&gt;2016-08-21&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;A few days ago someone on the DSpace mailing list suggested I try &lt;code&gt;dspace dsrun org.dspace.authority.UpdateAuthorities&lt;/code&gt; to update preferred author names from ORCID&lt;/li&gt;
&lt;li&gt;If you set &lt;code&gt;auto-update-items=true&lt;/code&gt; in &lt;code&gt;dspace/config/modules/solrauthority.cfg&lt;/code&gt; it is supposed to update records it finds automatically&lt;/li&gt;
&lt;li&gt;I updated my name format on ORCID and I&amp;rsquo;ve been running that script a few times per day since then but nothing has changed&lt;/li&gt;
&lt;/ul&gt;
</description>
</item>