Add notes for 2017-03-07

This commit is contained in:
2017-03-07 14:03:29 +02:00
parent 40276e5115
commit 92f317b9c2
6 changed files with 72 additions and 7 deletions

View File

@ -37,7 +37,7 @@ $ identify ~/Desktop/alc_contrastes_desafios.jpg
<meta property="article:published_time" content="2017-03-01T17:08:52&#43;02:00"/>
<meta property="article:modified_time" content="2017-03-05T23:10:50&#43;02:00"/>
<meta property="article:modified_time" content="2017-03-06T16:27:48&#43;02:00"/>
@ -94,13 +94,13 @@ $ identify ~/Desktop/alc_contrastes_desafios.jpg
"headline": "March, 2017",
"url": "https://alanorth.github.io/cgspace-notes/2017-03/",
"wordCount": "742",
"wordCount": "815",
"datePublished": "2017-03-01T17:08:52&#43;02:00",
"dateModified": "2017-03-05T23:10:50&#43;02:00",
"dateModified": "2017-03-06T16:27:48&#43;02:00",
"author": {
@ -307,6 +307,20 @@ DirectClass sRGB Alpha
<li>Someone on the mailing list said that <code>handle.plugin.checknameauthority</code> should be false if we&rsquo;re using multiple handle prefixes</li>
</ul>
<h2 id="2017-03-07">2017-03-07</h2>
<ul>
<li>I set up a top-level community as a test for the CGIAR Library and imported one item with the the 10947 handle prefix</li>
<li>When testing the Handle resolver locally it shows the item to be on the local repository</li>
<li>So this seems to work, with the following caveats:
<ul>
<li>New items will have the default handle</li>
<li>Communities and collections will have the default handle</li>
<li>Only items imported manually can have the other handles</li>
</ul></li>
</ul>