mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-04 22:33:02 +01:00
Add notes for 2018-06-07
This commit is contained in:
parent
5222749d41
commit
641ff428d1
@ -34,3 +34,19 @@ sys 2m7.289s
|
|||||||
- It turns out that I needed to add a server block for `atmire.com-snapshots` to my Maven settings, so now the Atmire code builds
|
- It turns out that I needed to add a server block for `atmire.com-snapshots` to my Maven settings, so now the Atmire code builds
|
||||||
- Now Maven and Ant run properly, but I'm getting SQL migration errors in `dspace.log` after starting Tomcat
|
- Now Maven and Ant run properly, but I'm getting SQL migration errors in `dspace.log` after starting Tomcat
|
||||||
- I've updated my ticket on Atmire's bug tracker: https://tracker.atmire.com/tickets-cgiar-ilri/view-ticket?id=560
|
- I've updated my ticket on Atmire's bug tracker: https://tracker.atmire.com/tickets-cgiar-ilri/view-ticket?id=560
|
||||||
|
|
||||||
|
## 2018-06-07
|
||||||
|
|
||||||
|
- Proofing 200 IITA records on DSpace Test for Sisay: [IITA_Junel_06 (10568/95391)](https://dspacetest.cgiar.org/handle/10568/95391)
|
||||||
|
- Mispelled authorship type: CGAIR single center should be: CGIAR single centre
|
||||||
|
- I see some encoding errors in author affiliations, for example:
|
||||||
|
- Universidade de SÆo Paulo
|
||||||
|
- Institut National des Recherches Agricoles du B nin
|
||||||
|
- Centre de Coop ration Internationale en Recherche Agronomique pour le D veloppement
|
||||||
|
- Institut des Recherches Agricoles du B nin
|
||||||
|
- Institut des Savannes, C te d' Ivoire
|
||||||
|
- Institut f r Pflanzenpathologie und Pflanzenschutz der Universit t, Germany
|
||||||
|
- Projet de Gestion des Ressources Naturelles, B nin
|
||||||
|
- Universit t Hannover
|
||||||
|
- Universit F lix Houphouet-Boigny
|
||||||
|
- I uploaded fixes for all those now, but I will continue with the rest of the data later
|
||||||
|
@ -41,7 +41,7 @@ sys 2m7.289s
|
|||||||
|
|
||||||
<meta property="article:published_time" content="2018-06-04T19:49:54-07:00"/>
|
<meta property="article:published_time" content="2018-06-04T19:49:54-07:00"/>
|
||||||
|
|
||||||
<meta property="article:modified_time" content="2018-06-05T23:05:37-07:00"/>
|
<meta property="article:modified_time" content="2018-06-06T10:39:48-07:00"/>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -93,9 +93,9 @@ sys 2m7.289s
|
|||||||
"@type": "BlogPosting",
|
"@type": "BlogPosting",
|
||||||
"headline": "June, 2018",
|
"headline": "June, 2018",
|
||||||
"url": "https://alanorth.github.io/cgspace-notes/2018-06/",
|
"url": "https://alanorth.github.io/cgspace-notes/2018-06/",
|
||||||
"wordCount": "186",
|
"wordCount": "300",
|
||||||
"datePublished": "2018-06-04T19:49:54-07:00",
|
"datePublished": "2018-06-04T19:49:54-07:00",
|
||||||
"dateModified": "2018-06-05T23:05:37-07:00",
|
"dateModified": "2018-06-06T10:39:48-07:00",
|
||||||
"author": {
|
"author": {
|
||||||
"@type": "Person",
|
"@type": "Person",
|
||||||
"name": "Alan Orth"
|
"name": "Alan Orth"
|
||||||
@ -198,6 +198,27 @@ sys 2m7.289s
|
|||||||
<li>I’ve updated my ticket on Atmire’s bug tracker: <a href="https://tracker.atmire.com/tickets-cgiar-ilri/view-ticket?id=560">https://tracker.atmire.com/tickets-cgiar-ilri/view-ticket?id=560</a></li>
|
<li>I’ve updated my ticket on Atmire’s bug tracker: <a href="https://tracker.atmire.com/tickets-cgiar-ilri/view-ticket?id=560">https://tracker.atmire.com/tickets-cgiar-ilri/view-ticket?id=560</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
<h2 id="2018-06-07">2018-06-07</h2>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>Proofing 200 IITA records on DSpace Test for Sisay: <a href="https://dspacetest.cgiar.org/handle/10568/95391">IITA_Junel_06 (<sup>10568</sup>⁄<sub>95391</sub>)</a>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>Mispelled authorship type: CGAIR single center should be: CGIAR single centre</li>
|
||||||
|
<li>I see some encoding errors in author affiliations, for example:</li>
|
||||||
|
<li>Universidade de SÆo Paulo</li>
|
||||||
|
<li>Institut National des Recherches Agricoles du B nin</li>
|
||||||
|
<li>Centre de Coop ration Internationale en Recherche Agronomique pour le D veloppement</li>
|
||||||
|
<li>Institut des Recherches Agricoles du B nin</li>
|
||||||
|
<li>Institut des Savannes, C te d’ Ivoire</li>
|
||||||
|
<li>Institut f r Pflanzenpathologie und Pflanzenschutz der Universit t, Germany</li>
|
||||||
|
<li>Projet de Gestion des Ressources Naturelles, B nin</li>
|
||||||
|
<li>Universit t Hannover</li>
|
||||||
|
<li>Universit F lix Houphouet-Boigny</li>
|
||||||
|
</ul></li>
|
||||||
|
<li>I uploaded fixes for all those now, but I will continue with the rest of the data later</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/2018-06/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/2018-06/</loc>
|
||||||
<lastmod>2018-06-05T23:05:37-07:00</lastmod>
|
<lastmod>2018-06-06T10:39:48-07:00</lastmod>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
@ -169,7 +169,7 @@
|
|||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
||||||
<lastmod>2018-06-05T23:05:37-07:00</lastmod>
|
<lastmod>2018-06-06T10:39:48-07:00</lastmod>
|
||||||
<priority>0</priority>
|
<priority>0</priority>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
@ -180,7 +180,7 @@
|
|||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
|
||||||
<lastmod>2018-06-05T23:05:37-07:00</lastmod>
|
<lastmod>2018-06-06T10:39:48-07:00</lastmod>
|
||||||
<priority>0</priority>
|
<priority>0</priority>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
@ -192,13 +192,13 @@
|
|||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/posts/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/posts/</loc>
|
||||||
<lastmod>2018-06-05T23:05:37-07:00</lastmod>
|
<lastmod>2018-06-06T10:39:48-07:00</lastmod>
|
||||||
<priority>0</priority>
|
<priority>0</priority>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/tags/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/tags/</loc>
|
||||||
<lastmod>2018-06-05T23:05:37-07:00</lastmod>
|
<lastmod>2018-06-06T10:39:48-07:00</lastmod>
|
||||||
<priority>0</priority>
|
<priority>0</priority>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user