mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-16 11:57:03 +01:00
Add notes for 2018-05-13
This commit is contained in:
parent
1282bc00d8
commit
700f15e01b
@ -157,3 +157,17 @@ $ lein run /tmp/crps.csv id
|
|||||||
```
|
```
|
||||||
|
|
||||||
- I tried to reconcile against a CSV of our countries but reconcile-csv crashes
|
- I tried to reconcile against a CSV of our countries but reconcile-csv crashes
|
||||||
|
|
||||||
|
## 2018-05-13
|
||||||
|
|
||||||
|
- It turns out there was a space in my "country" header that was causing reconcile-csv to crash
|
||||||
|
- After removing that it works fine!
|
||||||
|
- Looking at Sisay's 2,000 CIFOR records on DSpace Test ([10568/92904](https://dspacetest.cgiar.org/handle/10568/92904))
|
||||||
|
- Trimmed all leading / trailing white space and condensed multiple spaces into one
|
||||||
|
- Corrected DOIs to use HTTPS and "doi.org" instead of "dx.doi.org"
|
||||||
|
- There are eight items in `cg.identifier.doi` that are not DOIs)
|
||||||
|
- Corrected `cg.identifier.url` links to cifor.org to use HTTPS
|
||||||
|
- Corrected `dc.language.iso` from vt to vi (Vietnamese)
|
||||||
|
- Corrected affiliations to not use acronyms
|
||||||
|
- Reconcile countries against our countries list (removing terms like LATIN AMERICA, CENTRAL AFRICA, etc that are not countries)
|
||||||
|
- Reconcile regions against our list of regions
|
||||||
|
@ -27,7 +27,7 @@ Also, I switched it to use OpenJDK instead of Oracle Java, as well as re-worked
|
|||||||
|
|
||||||
<meta property="article:published_time" content="2018-05-01T16:43:54+03:00"/>
|
<meta property="article:published_time" content="2018-05-01T16:43:54+03:00"/>
|
||||||
|
|
||||||
<meta property="article:modified_time" content="2018-05-09T18:32:14+03:00"/>
|
<meta property="article:modified_time" content="2018-05-10T14:41:37+03:00"/>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -65,9 +65,9 @@ Also, I switched it to use OpenJDK instead of Oracle Java, as well as re-worked
|
|||||||
"@type": "BlogPosting",
|
"@type": "BlogPosting",
|
||||||
"headline": "May, 2018",
|
"headline": "May, 2018",
|
||||||
"url": "https://alanorth.github.io/cgspace-notes/2018-05/",
|
"url": "https://alanorth.github.io/cgspace-notes/2018-05/",
|
||||||
"wordCount": "1150",
|
"wordCount": "1263",
|
||||||
"datePublished": "2018-05-01T16:43:54+03:00",
|
"datePublished": "2018-05-01T16:43:54+03:00",
|
||||||
"dateModified": "2018-05-09T18:32:14+03:00",
|
"dateModified": "2018-05-10T14:41:37+03:00",
|
||||||
"author": {
|
"author": {
|
||||||
"@type": "Person",
|
"@type": "Person",
|
||||||
"name": "Alan Orth"
|
"name": "Alan Orth"
|
||||||
@ -317,6 +317,25 @@ Livestock and Fish
|
|||||||
<li>I tried to reconcile against a CSV of our countries but reconcile-csv crashes</li>
|
<li>I tried to reconcile against a CSV of our countries but reconcile-csv crashes</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
<h2 id="2018-05-13">2018-05-13</h2>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>It turns out there was a space in my “country” header that was causing reconcile-csv to crash</li>
|
||||||
|
<li>After removing that it works fine!</li>
|
||||||
|
<li>Looking at Sisay’s 2,000 CIFOR records on DSpace Test (<a href="https://dspacetest.cgiar.org/handle/10568/92904"><sup>10568</sup>⁄<sub>92904</sub></a>)
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>Trimmed all leading / trailing white space and condensed multiple spaces into one</li>
|
||||||
|
<li>Corrected DOIs to use HTTPS and “doi.org” instead of “dx.doi.org”</li>
|
||||||
|
<li>There are eight items in <code>cg.identifier.doi</code> that are not DOIs)</li>
|
||||||
|
<li>Corrected <code>cg.identifier.url</code> links to cifor.org to use HTTPS</li>
|
||||||
|
<li>Corrected <code>dc.language.iso</code> from vt to vi (Vietnamese)</li>
|
||||||
|
<li>Corrected affiliations to not use acronyms</li>
|
||||||
|
<li>Reconcile countries against our countries list (removing terms like LATIN AMERICA, CENTRAL AFRICA, etc that are not countries)</li>
|
||||||
|
<li>Reconcile regions against our list of regions</li>
|
||||||
|
</ul></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/2018-05/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/2018-05/</loc>
|
||||||
<lastmod>2018-05-09T18:32:14+03:00</lastmod>
|
<lastmod>2018-05-10T14:41:37+03:00</lastmod>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
@ -164,7 +164,7 @@
|
|||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
||||||
<lastmod>2018-05-09T18:32:14+03:00</lastmod>
|
<lastmod>2018-05-10T14:41:37+03:00</lastmod>
|
||||||
<priority>0</priority>
|
<priority>0</priority>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
@ -175,7 +175,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-05-09T18:32:14+03:00</lastmod>
|
<lastmod>2018-05-10T14:41:37+03:00</lastmod>
|
||||||
<priority>0</priority>
|
<priority>0</priority>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
@ -187,13 +187,13 @@
|
|||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/posts/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/posts/</loc>
|
||||||
<lastmod>2018-05-09T18:32:14+03:00</lastmod>
|
<lastmod>2018-05-10T14:41:37+03: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-05-09T18:32:14+03:00</lastmod>
|
<lastmod>2018-05-10T14:41:37+03:00</lastmod>
|
||||||
<priority>0</priority>
|
<priority>0</priority>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user