Update notes for 2017-12-31

This commit is contained in:
2017-12-31 10:42:16 -08:00
parent 017ae79d67
commit 88f99b63f5
39 changed files with 49 additions and 48 deletions

View File

@ -23,7 +23,7 @@ The list of connections to XMLUI and REST API for today:
<meta property="article:published_time" content="2017-12-01T13:53:54&#43;03:00"/>
<meta property="article:modified_time" content="2017-12-31T06:47:41-08:00"/>
<meta property="article:modified_time" content="2017-12-31T07:56:19-08:00"/>
@ -46,7 +46,7 @@ The list of connections to XMLUI and REST API for today:
"/>
<meta name="generator" content="Hugo 0.31.1" />
<meta name="generator" content="Hugo 0.32" />
@ -58,7 +58,7 @@ The list of connections to XMLUI and REST API for today:
"url": "https://alanorth.github.io/cgspace-notes/2017-12/",
"wordCount": "4088",
"datePublished": "2017-12-01T13:53:54&#43;03:00",
"dateModified": "2017-12-31T06:47:41-08:00",
"dateModified": "2017-12-31T07:56:19-08:00",
"author": {
"@type": "Person",
"name": "Alan Orth"
@ -943,12 +943,12 @@ DELETE 20
<ul>
<li>I finished working on the 42 records for CCAFS after Magdalena sent the remaining corrections</li>
<li>After that I uploaded them to CGSpace:
<code>
$ dspace import -a -e aorth@mjanja.ch -s /home/aorth/2016\ bulk\ upload\ thumbnails/SimpleArchiveFormat -m ccafs.map &amp;&gt; ccafs.log
</code></li>
<li>After that I uploaded them to CGSpace:</li>
</ul>
<pre><code>$ dspace import -a -e aorth@mjanja.ch -s /home/aorth/2016\ bulk\ upload\ thumbnails/SimpleArchiveFormat -m ccafs.map &amp;&gt; ccafs.log
</code></pre>