Add notes for 2017-08-08

This commit is contained in:
2017-08-08 12:04:22 +03:00
parent 554f4246bd
commit 20d0cd15aa
33 changed files with 93 additions and 237 deletions

View File

@ -37,7 +37,7 @@ Then I cleaned up the author authorities and HTML characters in OpenRefine and s
<meta property="article:published_time" content="2017-08-01T11:51:52&#43;03:00"/>
<meta property="article:modified_time" content="2017-08-05T17:24:05&#43;03:00"/>
<meta property="article:modified_time" content="2017-08-07T16:09:11&#43;03:00"/>
@ -49,14 +49,7 @@ Then I cleaned up the author authorities and HTML characters in OpenRefine and s
<meta name="twitter:card" content="summary"/>
<meta name="twitter:text:title" content="August, 2017"/>
<meta name="twitter:title" content="August, 2017"/>
<meta name="twitter:card" content="summary"/><meta name="twitter:title" content="August, 2017"/>
<meta name="twitter:description" content="2017-08-01
@ -82,8 +75,7 @@ Then I cleaned up the author authorities and HTML characters in OpenRefine and s
"/>
<meta name="generator" content="Hugo 0.25.1" />
<meta name="generator" content="Hugo 0.26" />
@ -93,9 +85,9 @@ Then I cleaned up the author authorities and HTML characters in OpenRefine and s
"@type": "BlogPosting",
"headline": "August, 2017",
"url": "https://alanorth.github.io/cgspace-notes/2017-08/",
"wordCount": "557",
"wordCount": "596",
"datePublished": "2017-08-01T11:51:52&#43;03:00",
"dateModified": "2017-08-05T17:24:05&#43;03:00",
"dateModified": "2017-08-07T16:09:11&#43;03:00",
"author": {
"@type": "Person",
"name": "Alan Orth"
@ -215,6 +207,14 @@ Then I cleaned up the author authorities and HTML characters in OpenRefine and s
<li>I had to fix a few small things, like moving the <code>dc.title</code> column away from the beginning of the row, delete blank spaces in the abstract in vim using <code>:g/^$/d</code>, add the <code>dc.subject[en_US]</code> column back, as she had deleted it and DSpace didn&rsquo;t detect the changes made there (we needed to blank the values instead)</li>
</ul>
<h2 id="2017-08-08">2017-08-08</h2>
<ul>
<li>Apply Abenet&rsquo;s corrections for the CGIAR Library&rsquo;s historic archive subcommunity (2415 records)</li>
<li>I had to add the <code>dc.subject[en_US]</code> column back with blank values so that DSpace could detect the changes</li>
<li>I applied the changes in 500 item batches</li>
</ul>