Update notes for 2017-04-13

This commit is contained in:
2017-04-13 16:17:33 +03:00
parent 0cad73942e
commit 240886be0c
3 changed files with 10 additions and 8 deletions

View File

@ -30,7 +30,7 @@ $ [dspace]/bin/dspace filter-media -f -i 10568/16498 -p "ImageMagick PDF Th
<meta property="article:published_time" content="2017-04-02T17:08:52&#43;02:00"/>
<meta property="article:modified_time" content="2017-04-13T10:04:18&#43;03:00"/>
<meta property="article:modified_time" content="2017-04-13T12:31:28&#43;03:00"/>
@ -79,9 +79,9 @@ $ [dspace]/bin/dspace filter-media -f -i 10568/16498 -p &quot;ImageMagick PDF Th
"@type": "BlogPosting",
"headline": "April, 2017",
"url": "https://alanorth.github.io/cgspace-notes/2017-04/",
"wordCount": "1340",
"wordCount": "1353",
"datePublished": "2017-04-02T17:08:52&#43;02:00",
"dateModified": "2017-04-13T10:04:18&#43;03:00",
"dateModified": "2017-04-13T12:31:28&#43;03:00",
"author": {
"@type": "Person",
"name": "Alan Orth"
@ -378,6 +378,7 @@ sys 1m29.310s
<li>Also worth noting that the REST interface exposes all fields in the item, including CG and CIFOR fields: <a href="https://data.cifor.org/dspace/rest/items/944?expand=metadata">https://data.cifor.org/dspace/rest/items/944?expand=metadata</a></li>
<li>After re-importing the CIFOR collection it looks <em>very</em> good!</li>
<li>It seems like they have done a full metadata migration with <code>dc.date.issued</code> and <code>cg.coverage.country</code> etc</li>
<li>Submit pull request to upstream DSpace for the PDF thumbnail bug (DS-3516): <a href="https://github.com/DSpace/DSpace/pull/1709">https://github.com/DSpace/DSpace/pull/1709</a></li>
</ul>