Update notes for 2018-02-19

This commit is contained in:
Alan Orth 2018-02-19 18:40:43 +02:00
parent 6d1e225731
commit 4c0f0397a6
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
3 changed files with 48 additions and 8 deletions

View File

@ -653,3 +653,22 @@ org.springframework.web.util.NestedServletException: Handler processing failed;
- I have no idea what caused this crash
- In other news, I adjusted the ORCID badge size on the XMLUI item display and sent it back to Peter for feedback
## 2018-02-19
- Combined list of CGIAR author ORCID iDs is up to 1,500:
```
$ cat ~/src/git/DSpace/dspace/config/controlled-vocabularies/cg-creator-id.xml ORCID_ID_CIAT_IITA_IWMI-csv.csv CGcenter_ORCID_ID_combined.csv | grep -oE '[A-Z0-9]{4}-[A-Z0-9]{4}-[A-Z0-9]{4}-[A-Z0-9]{4}' | sort | uniq | wc -l
1571
```
- I updated my `resolve-orcids-from-solr.py` script to be able to resolve ORCID identifiers from a text file so I renamed it to `resolve-orcids.py`
- Also, I updated it so it uses several new options:
```
$ ./resolve-orcids.py -i input.txt -o output.txt
$ cat output.txt
Ali Ramadhan: 0000-0001-5019-1368
Ahmad Maryudi: 0000-0001-5051-7217
```

View File

@ -23,7 +23,7 @@ I copied the logic in the jmx_tomcat_dbpools provided by Ubuntu’s munin-pl
<meta property="article:published_time" content="2018-02-01T16:28:54&#43;02:00"/>
<meta property="article:modified_time" content="2018-02-18T12:02:54&#43;02:00"/>
<meta property="article:modified_time" content="2018-02-18T17:41:05&#43;02:00"/>
@ -57,9 +57,9 @@ I copied the logic in the jmx_tomcat_dbpools provided by Ubuntu&rsquo;s munin-pl
"@type": "BlogPosting",
"headline": "February, 2018",
"url": "https://alanorth.github.io/cgspace-notes/2018-02/",
"wordCount": "4172",
"wordCount": "4248",
"datePublished": "2018-02-01T16:28:54&#43;02:00",
"dateModified": "2018-02-18T12:02:54&#43;02:00",
"dateModified": "2018-02-18T17:41:05&#43;02:00",
"author": {
"@type": "Person",
"name": "Alan Orth"
@ -859,6 +859,27 @@ org.springframework.web.util.NestedServletException: Handler processing failed;
<li>In other news, I adjusted the ORCID badge size on the XMLUI item display and sent it back to Peter for feedback</li>
</ul>
<h2 id="2018-02-19">2018-02-19</h2>
<ul>
<li>Combined list of CGIAR author ORCID iDs is up to 1,500:</li>
</ul>
<pre><code>$ cat ~/src/git/DSpace/dspace/config/controlled-vocabularies/cg-creator-id.xml ORCID_ID_CIAT_IITA_IWMI-csv.csv CGcenter_ORCID_ID_combined.csv | grep -oE '[A-Z0-9]{4}-[A-Z0-9]{4}-[A-Z0-9]{4}-[A-Z0-9]{4}' | sort | uniq | wc -l
1571
</code></pre>
<ul>
<li>I updated my <code>resolve-orcids-from-solr.py</code> script to be able to resolve ORCID identifiers from a text file so I renamed it to <code>resolve-orcids.py</code></li>
<li>Also, I updated it so it uses several new options:</li>
</ul>
<pre><code>$ ./resolve-orcids.py -i input.txt -o output.txt
$ cat output.txt
Ali Ramadhan: 0000-0001-5019-1368
Ahmad Maryudi: 0000-0001-5051-7217
</code></pre>

View File

@ -4,7 +4,7 @@
<url>
<loc>https://alanorth.github.io/cgspace-notes/2018-02/</loc>
<lastmod>2018-02-18T12:02:54+02:00</lastmod>
<lastmod>2018-02-18T17:41:05+02:00</lastmod>
</url>
<url>
@ -149,7 +149,7 @@
<url>
<loc>https://alanorth.github.io/cgspace-notes/</loc>
<lastmod>2018-02-18T12:02:54+02:00</lastmod>
<lastmod>2018-02-18T17:41:05+02:00</lastmod>
<priority>0</priority>
</url>
@ -160,7 +160,7 @@
<url>
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
<lastmod>2018-02-18T12:02:54+02:00</lastmod>
<lastmod>2018-02-18T17:41:05+02:00</lastmod>
<priority>0</priority>
</url>
@ -172,13 +172,13 @@
<url>
<loc>https://alanorth.github.io/cgspace-notes/post/</loc>
<lastmod>2018-02-18T12:02:54+02:00</lastmod>
<lastmod>2018-02-18T17:41:05+02:00</lastmod>
<priority>0</priority>
</url>
<url>
<loc>https://alanorth.github.io/cgspace-notes/tags/</loc>
<lastmod>2018-02-18T12:02:54+02:00</lastmod>
<lastmod>2018-02-18T17:41:05+02:00</lastmod>
<priority>0</priority>
</url>