Add notes for 2021-03-10

This commit is contained in:
2021-03-10 15:04:01 +02:00
parent 4f60b2aff3
commit 814e639d7c
23 changed files with 42 additions and 29 deletions

View File

@ -19,7 +19,7 @@ Also, we found some issues building and running OpenRXV currently due to ecosyst
<meta property="og:type" content="article" />
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2021-03/" />
<meta property="article:published_time" content="2021-03-01T10:13:54+02:00" />
<meta property="article:modified_time" content="2021-03-08T20:13:40+02:00" />
<meta property="article:modified_time" content="2021-03-09T15:48:47+02:00" />
@ -44,9 +44,9 @@ Also, we found some issues building and running OpenRXV currently due to ecosyst
"@type": "BlogPosting",
"headline": "March, 2021",
"url": "https://alanorth.github.io/cgspace-notes/2021-03/",
"wordCount": "1861",
"wordCount": "1897",
"datePublished": "2021-03-01T10:13:54+02:00",
"dateModified": "2021-03-08T20:13:40+02:00",
"dateModified": "2021-03-09T15:48:47+02:00",
"author": {
"@type": "Person",
"name": "Alan Orth"
@ -435,7 +435,15 @@ $ curl -s -X POST http://localhost:9200/openrxv-items-final/_clone/openrxv-items
</li>
</ul>
<pre><code class="language-console" data-lang="console">$ ./ilri/doi-to-handle.py -i /tmp/dois.txt -o /tmp/handles.txt -db dspace -u dspace -p 'fuuu'
</code></pre><!-- raw HTML omitted -->
</code></pre><h2 id="2021-03-10">2021-03-10</h2>
<ul>
<li>Colleagues from ICARDA asked about how we should handle ISI journals in CG Core, as CGSpace uses <code>cg.isijournal</code> and MELSpace uses <code>mel.impact-factor</code>
<ul>
<li>I filed <a href="https://github.com/AgriculturalSemantics/cg-core/issues/39">an issue</a> on the cg-core project to ask colleagues for ideas</li>
</ul>
</li>
</ul>
<!-- raw HTML omitted -->