Add notes for 2017-04-17

This commit is contained in:
2017-04-17 14:34:59 +03:00
parent 4a9b4f2b28
commit a2483f9cbf
26 changed files with 46 additions and 32 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-13T16:17:33&#43;03:00"/>
<meta property="article:modified_time" content="2017-04-14T15:56:19&#43;03:00"/>
@ -69,7 +69,7 @@ $ [dspace]/bin/dspace filter-media -f -i 10568/16498 -p &quot;ImageMagick PDF Th
"/>
<meta name="generator" content="Hugo 0.20.1" />
<meta name="generator" content="Hugo 0.20.2" />
@ -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": "1451",
"wordCount": "1509",
"datePublished": "2017-04-02T17:08:52&#43;02:00",
"dateModified": "2017-04-13T16:17:33&#43;03:00",
"dateModified": "2017-04-14T15:56:19&#43;03:00",
"author": {
"@type": "Person",
"name": "Alan Orth"
@ -397,6 +397,14 @@ sys 1m29.310s
<li>Reboot DSpace Test server to get new Linode kernel</li>
</ul>
<h2 id="2017-04-17">2017-04-17</h2>
<ul>
<li>CIFOR has now implemented a new &ldquo;cgiar&rdquo; context in their OAI that exposes CG fields, so I am re-harvesting that to see how it looks in the Discovery sidebars and searches</li>
<li>See: <a href="https://data.cifor.org/dspace/oai/cgiar?verb=GetRecord&amp;metadataPrefix=dim&amp;identifier=oai:data.cifor.org:11463/947">https://data.cifor.org/dspace/oai/cgiar?verb=GetRecord&amp;metadataPrefix=dim&amp;identifier=oai:data.cifor.org:11463/947</a></li>
<li>One thing we need to remember if we start using OAI is to enable the autostart of the harvester process (see <code>harvester.autoStart</code> in <code>dspace/config/modules/oai.cfg</code>)</li>
</ul>