mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2022-01-06
This commit is contained in:
@ -14,7 +14,7 @@ Start a full harvest on AReS
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2022-01/" />
|
||||
<meta property="article:published_time" content="2022-01-01T15:20:54+02:00" />
|
||||
<meta property="article:modified_time" content="2022-01-01T15:20:54+02:00" />
|
||||
<meta property="article:modified_time" content="2022-01-01T15:21:32+02:00" />
|
||||
|
||||
|
||||
|
||||
@ -34,9 +34,9 @@ Start a full harvest on AReS
|
||||
"@type": "BlogPosting",
|
||||
"headline": "January, 2022",
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2022-01/",
|
||||
"wordCount": "7",
|
||||
"wordCount": "47",
|
||||
"datePublished": "2022-01-01T15:20:54+02:00",
|
||||
"dateModified": "2022-01-01T15:20:54+02:00",
|
||||
"dateModified": "2022-01-01T15:21:32+02:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -114,7 +114,20 @@ Start a full harvest on AReS
|
||||
<ul>
|
||||
<li>Start a full harvest on AReS</li>
|
||||
</ul>
|
||||
<!-- raw HTML omitted -->
|
||||
<h2 id="2022-01-06">2022-01-06</h2>
|
||||
<ul>
|
||||
<li>Add ORCID identifier for Chris Jones to CGSpace
|
||||
<ul>
|
||||
<li>Also tag eighty-eight of his items in CGSpace:</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4"><code class="language-console" data-lang="console">$ cat 2022-01-06-add-orcids.csv
|
||||
dc.contributor.author,cg.creator.identifier
|
||||
"Jones, Chris","Chris Jones: 0000-0001-9096-9728"
|
||||
"Jones, Christopher S.","Chris Jones: 0000-0001-9096-9728"
|
||||
$ ./ilri/add-orcid-identifiers-csv.py -i 2022-01-06-add-orcids.csv -db dspace63 -u dspacetest -p <span style="color:#e6db74">'dom@in34sniper'</span>
|
||||
</code></pre></div><!-- raw HTML omitted -->
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user