Add notes for 2016-10-17

This commit is contained in:
Alan Orth 2016-10-17 10:41:40 -04:00
parent 108325fe08
commit 561e9860cc
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
22 changed files with 80 additions and 18 deletions

View File

@ -88,3 +88,13 @@ root@linode01:~# ls -lh /var/log/tomcat7/localhost_access_log.2015* | wc -l
- Run all system updates on DSpace Test and reboot server
- Looking into some issues with Discovery filters in Atmire's content and usage analysis module after adjusting the filter class
- Looks like changing the filters from `configuration.DiscoverySearchFilterFacet` to `configuration.DiscoverySearchFilter` breaks them in Atmire CUA module
## 2016-10-17
- A bit more cleanup on the CCAFS authors, and run the corrections on DSpace Test:
```
$ ./fix-metadata-values.py -i ccafs-authors-oct-16.csv -f dc.contributor.author -t 'correct name' -m 3 -d dspace -u dspace -p fuuu
```
- One observation is that there are still some old versions of names in the author lookup because authors appear in other communities (as we only corrected authors from CCAFS for this round)

View File

@ -41,7 +41,7 @@
<meta name="generator" content="Hugo 0.17-DEV" />
<meta name="generator" content="Hugo 0.17" />
<base href="https://alanorth.github.io/cgspace-notes/">

View File

@ -41,7 +41,7 @@
<meta name="generator" content="Hugo 0.17-DEV" />
<meta name="generator" content="Hugo 0.17" />
<base href="https://alanorth.github.io/cgspace-notes/">

View File

@ -41,7 +41,7 @@
<meta name="generator" content="Hugo 0.17-DEV" />
<meta name="generator" content="Hugo 0.17" />
<base href="https://alanorth.github.io/cgspace-notes/">

View File

@ -41,7 +41,7 @@
<meta name="generator" content="Hugo 0.17-DEV" />
<meta name="generator" content="Hugo 0.17" />
<base href="https://alanorth.github.io/cgspace-notes/">

View File

@ -41,7 +41,7 @@
<meta name="generator" content="Hugo 0.17-DEV" />
<meta name="generator" content="Hugo 0.17" />
<base href="https://alanorth.github.io/cgspace-notes/">

View File

@ -41,7 +41,7 @@
<meta name="generator" content="Hugo 0.17-DEV" />
<meta name="generator" content="Hugo 0.17" />
<base href="https://alanorth.github.io/cgspace-notes/">

View File

@ -41,7 +41,7 @@
<meta name="generator" content="Hugo 0.17-DEV" />
<meta name="generator" content="Hugo 0.17" />
<base href="https://alanorth.github.io/cgspace-notes/">

View File

@ -41,7 +41,7 @@
<meta name="generator" content="Hugo 0.17-DEV" />
<meta name="generator" content="Hugo 0.17" />
<base href="https://alanorth.github.io/cgspace-notes/">

View File

@ -41,7 +41,7 @@
<meta name="generator" content="Hugo 0.17-DEV" />
<meta name="generator" content="Hugo 0.17" />
<base href="https://alanorth.github.io/cgspace-notes/">

View File

@ -41,7 +41,7 @@
<meta name="generator" content="Hugo 0.17-DEV" />
<meta name="generator" content="Hugo 0.17" />
<base href="https://alanorth.github.io/cgspace-notes/">

View File

@ -41,7 +41,7 @@
<meta name="generator" content="Hugo 0.17-DEV" />
<meta name="generator" content="Hugo 0.17" />
<base href="https://alanorth.github.io/cgspace-notes/">

View File

@ -41,7 +41,7 @@
<meta name="generator" content="Hugo 0.17-DEV" />
<meta name="generator" content="Hugo 0.17" />
<base href="https://alanorth.github.io/cgspace-notes/">
@ -199,6 +199,19 @@ DELETE 11
<li>Looks like changing the filters from <code>configuration.DiscoverySearchFilterFacet</code> to <code>configuration.DiscoverySearchFilter</code> breaks them in Atmire CUA module</li>
</ul>
<h2 id="2016-10-17">2016-10-17</h2>
<ul>
<li>A bit more cleanup on the CCAFS authors, and run the corrections on DSpace Test:</li>
</ul>
<pre><code>$ ./fix-metadata-values.py -i ccafs-authors-oct-16.csv -f dc.contributor.author -t 'correct name' -m 3 -d dspace -u dspace -p fuuu
</code></pre>
<ul>
<li>One observation is that there are still some old versions of names in the author lookup because authors appear in other communities (as we only corrected authors from CCAFS for this round)</li>
</ul>

View File

@ -38,7 +38,7 @@
<meta name="generator" content="Hugo 0.17-DEV" />
<meta name="generator" content="Hugo 0.17" />
<base href="https://alanorth.github.io/cgspace-notes/">

View File

@ -125,6 +125,19 @@ DELETE 11
&lt;li&gt;Looking into some issues with Discovery filters in Atmire&amp;rsquo;s content and usage analysis module after adjusting the filter class&lt;/li&gt;
&lt;li&gt;Looks like changing the filters from &lt;code&gt;configuration.DiscoverySearchFilterFacet&lt;/code&gt; to &lt;code&gt;configuration.DiscoverySearchFilter&lt;/code&gt; breaks them in Atmire CUA module&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;2016-10-17&#34;&gt;2016-10-17&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;A bit more cleanup on the CCAFS authors, and run the corrections on DSpace Test:&lt;/li&gt;
&lt;/ul&gt;
&lt;pre&gt;&lt;code&gt;$ ./fix-metadata-values.py -i ccafs-authors-oct-16.csv -f dc.contributor.author -t &#39;correct name&#39; -m 3 -d dspace -u dspace -p fuuu
&lt;/code&gt;&lt;/pre&gt;
&lt;ul&gt;
&lt;li&gt;One observation is that there are still some old versions of names in the author lookup because authors appear in other communities (as we only corrected authors from CCAFS for this round)&lt;/li&gt;
&lt;/ul&gt;
</description>
</item>

View File

@ -38,7 +38,7 @@
<meta name="generator" content="Hugo 0.17-DEV" />
<meta name="generator" content="Hugo 0.17" />
<base href="https://alanorth.github.io/cgspace-notes/">

View File

@ -38,7 +38,7 @@
<meta name="generator" content="Hugo 0.17-DEV" />
<meta name="generator" content="Hugo 0.17" />
<base href="https://alanorth.github.io/cgspace-notes/">

View File

@ -125,6 +125,19 @@ DELETE 11
&lt;li&gt;Looking into some issues with Discovery filters in Atmire&amp;rsquo;s content and usage analysis module after adjusting the filter class&lt;/li&gt;
&lt;li&gt;Looks like changing the filters from &lt;code&gt;configuration.DiscoverySearchFilterFacet&lt;/code&gt; to &lt;code&gt;configuration.DiscoverySearchFilter&lt;/code&gt; breaks them in Atmire CUA module&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;2016-10-17&#34;&gt;2016-10-17&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;A bit more cleanup on the CCAFS authors, and run the corrections on DSpace Test:&lt;/li&gt;
&lt;/ul&gt;
&lt;pre&gt;&lt;code&gt;$ ./fix-metadata-values.py -i ccafs-authors-oct-16.csv -f dc.contributor.author -t &#39;correct name&#39; -m 3 -d dspace -u dspace -p fuuu
&lt;/code&gt;&lt;/pre&gt;
&lt;ul&gt;
&lt;li&gt;One observation is that there are still some old versions of names in the author lookup because authors appear in other communities (as we only corrected authors from CCAFS for this round)&lt;/li&gt;
&lt;/ul&gt;
</description>
</item>

View File

@ -38,7 +38,7 @@
<meta name="generator" content="Hugo 0.17-DEV" />
<meta name="generator" content="Hugo 0.17" />
<base href="https://alanorth.github.io/cgspace-notes/">

View File

@ -38,7 +38,7 @@
<meta name="generator" content="Hugo 0.17-DEV" />
<meta name="generator" content="Hugo 0.17" />
<base href="https://alanorth.github.io/cgspace-notes/">

View File

@ -124,6 +124,19 @@ DELETE 11
&lt;li&gt;Looking into some issues with Discovery filters in Atmire&amp;rsquo;s content and usage analysis module after adjusting the filter class&lt;/li&gt;
&lt;li&gt;Looks like changing the filters from &lt;code&gt;configuration.DiscoverySearchFilterFacet&lt;/code&gt; to &lt;code&gt;configuration.DiscoverySearchFilter&lt;/code&gt; breaks them in Atmire CUA module&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;2016-10-17&#34;&gt;2016-10-17&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;A bit more cleanup on the CCAFS authors, and run the corrections on DSpace Test:&lt;/li&gt;
&lt;/ul&gt;
&lt;pre&gt;&lt;code&gt;$ ./fix-metadata-values.py -i ccafs-authors-oct-16.csv -f dc.contributor.author -t &#39;correct name&#39; -m 3 -d dspace -u dspace -p fuuu
&lt;/code&gt;&lt;/pre&gt;
&lt;ul&gt;
&lt;li&gt;One observation is that there are still some old versions of names in the author lookup because authors appear in other communities (as we only corrected authors from CCAFS for this round)&lt;/li&gt;
&lt;/ul&gt;
</description>
</item>

View File

@ -38,7 +38,7 @@
<meta name="generator" content="Hugo 0.17-DEV" />
<meta name="generator" content="Hugo 0.17" />
<base href="https://alanorth.github.io/cgspace-notes/">