mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-22 06:35:03 +01:00
Add notes for 2016-10-17
This commit is contained in:
parent
108325fe08
commit
561e9860cc
@ -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)
|
||||
|
@ -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/">
|
||||
|
@ -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/">
|
||||
|
@ -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/">
|
||||
|
@ -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/">
|
||||
|
@ -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/">
|
||||
|
@ -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/">
|
||||
|
@ -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/">
|
||||
|
@ -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/">
|
||||
|
@ -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/">
|
||||
|
@ -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/">
|
||||
|
@ -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/">
|
||||
|
@ -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>
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -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/">
|
||||
|
@ -125,6 +125,19 @@ DELETE 11
|
||||
<li>Looking into some issues with Discovery filters in Atmire&rsquo;s content and usage analysis module after adjusting the filter class</li>
|
||||
<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>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
|
@ -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/">
|
||||
|
@ -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/">
|
||||
|
@ -125,6 +125,19 @@ DELETE 11
|
||||
<li>Looking into some issues with Discovery filters in Atmire&rsquo;s content and usage analysis module after adjusting the filter class</li>
|
||||
<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>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
|
@ -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/">
|
||||
|
@ -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/">
|
||||
|
@ -124,6 +124,19 @@ DELETE 11
|
||||
<li>Looking into some issues with Discovery filters in Atmire&rsquo;s content and usage analysis module after adjusting the filter class</li>
|
||||
<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>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
|
@ -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/">
|
||||
|
Loading…
Reference in New Issue
Block a user