Update notes for 2019-03-03

This commit is contained in:
2019-03-03 09:21:41 +02:00
parent 380fb4d01c
commit fe731db4a9
3 changed files with 15 additions and 8 deletions

View File

@ -25,7 +25,7 @@ I think I will need to ask Udana to re-copy and paste the abstracts with more ca
<meta property="og:type" content="article" />
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2019-03/" />
<meta property="article:published_time" content="2019-03-01T12:16:30&#43;01:00"/>
<meta property="article:modified_time" content="2019-03-01T14:42:37&#43;01:00"/>
<meta property="article:modified_time" content="2019-03-03T08:42:24&#43;02:00"/>
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="March, 2019"/>
@ -55,9 +55,9 @@ I think I will need to ask Udana to re-copy and paste the abstracts with more ca
"@type": "BlogPosting",
"headline": "March, 2019",
"url": "https://alanorth.github.io/cgspace-notes/2019-03/",
"wordCount": "364",
"wordCount": "399",
"datePublished": "2019-03-01T12:16:30&#43;01:00",
"dateModified": "2019-03-01T14:42:37&#43;01:00",
"dateModified": "2019-03-03T08:42:24&#43;02:00",
"author": {
"@type": "Person",
"name": "Alan Orth"
@ -169,6 +169,11 @@ $ dspace export -i 10568/108684 -t COLLECTION -m -n 0 -d 2019-03-03-IITA-Feb14
<ul>
<li>DSpace&rsquo;s export function doesn&rsquo;t include the collections for some reason, so you need to import them somewhere first, then export the collection metadata and re-map the items to proper owning collections based on their types using OpenRefine or something</li>
<li>After re-importing to CGSpace to apply the mappings, I deleted the collection on DSpace Test and ran the <code>dspace cleanup</code> script</li>
<li>Merge the IITA research theme changes from last month to the <code>5_x-prod</code> branch (<a href="https://github.com/ilri/DSpace/pull/413">#413</a>)
<ul>
<li>I will deploy to CGSpace soon and then think about how to batch tag all IITA&rsquo;s existing items with this metadata</li>
</ul></li>
</ul>
<!-- vim: set sw=2 ts=2: -->