This commit is contained in:
2018-03-08 21:20:39 +02:00
parent ddd138cb59
commit 9046641f52
3 changed files with 10 additions and 8 deletions

View File

@ -20,7 +20,7 @@ Export a CSV of the IITA community metadata for Martin Mueller
<meta property="article:published_time" content="2018-03-02T16:07:54&#43;02:00"/>
<meta property="article:modified_time" content="2018-03-08T17:32:38&#43;02:00"/>
<meta property="article:modified_time" content="2018-03-08T21:10:16&#43;02:00"/>
@ -51,9 +51,9 @@ Export a CSV of the IITA community metadata for Martin Mueller
"@type": "BlogPosting",
"headline": "March, 2018",
"url": "https://alanorth.github.io/cgspace-notes/2018-03/",
"wordCount": "671",
"wordCount": "692",
"datePublished": "2018-03-02T16:07:54&#43;02:00",
"dateModified": "2018-03-08T17:32:38&#43;02:00",
"dateModified": "2018-03-08T21:10:16&#43;02:00",
"author": {
"@type": "Person",
"name": "Alan Orth"
@ -258,6 +258,7 @@ dspacetest=# select distinct text_lang from metadatavalue where resource_type_id
<ul>
<li>I didn&rsquo;t integrate the ORCID API lookup for author names in this script for now because I was only interested in &ldquo;tagging&rdquo; old items for a few given authors</li>
<li>I added ORCID identifers for 187 items by CIAT&rsquo;s Hernan Ceballos, because that is what Elizabeth was trying to do manually!</li>
</ul>