Add notes for 2019-05-24

This commit is contained in:
2019-05-24 09:47:52 +03:00
parent 1320fe8f0a
commit c531548dd7
3 changed files with 25 additions and 8 deletions

View File

@ -28,7 +28,7 @@ But after this I tried to delete the item from the XMLUI and it is still present
<meta property="og:type" content="article" />
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2019-05/" />
<meta property="article:published_time" content="2019-05-01T07:37:43&#43;03:00"/>
<meta property="article:modified_time" content="2019-05-17T18:46:13&#43;03:00"/>
<meta property="article:modified_time" content="2019-05-19T17:59:14&#43;03:00"/>
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="May, 2019"/>
@ -61,9 +61,9 @@ But after this I tried to delete the item from the XMLUI and it is still present
"@type": "BlogPosting",
"headline": "May, 2019",
"url": "https:\/\/alanorth.github.io\/cgspace-notes\/2019-05\/",
"wordCount": "2744",
"wordCount": "2796",
"datePublished": "2019-05-01T07:37:43\x2b03:00",
"dateModified": "2019-05-17T18:46:13\x2b03:00",
"dateModified": "2019-05-19T17:59:14\x2b03:00",
"author": {
"@type": "Person",
"name": "Alan Orth"
@ -615,6 +615,19 @@ $ ./delete-metadata-values.py -i /tmp/2019-05-17-delete-14-Investors.csv -db dsp
</ul></li>
</ul>
<h2 id="2019-05-19">2019-05-19</h2>
<ul>
<li>Add &ldquo;ISI journal&rdquo; to item view sidebar at the request of Maria Garruccio</li>
<li>Update <code>fix-metadata-values.py</code> and <code>delete-metadata-values.py</code> scripts to add some basic checking of CSV fields and colorize shell output using Colorama</li>
</ul>
<h2 id="2019-05-24">2019-05-24</h2>
<ul>
<li>Update AReS README.md on GitHub repository to add a proper introduction, credits, requirements, installation instructions, and legal information</li>
</ul>
<!-- vim: set sw=2 ts=2: -->