mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Regenerate public
This commit is contained in:
@ -39,34 +39,6 @@ I exported a random item’s metadata as CSV, deleted all columns except id
|
||||
|
||||
|
||||
|
||||
<meta itemprop="name" content="October, 2016">
|
||||
<meta itemprop="description" content="2016-10-03
|
||||
|
||||
|
||||
Testing adding ORCIDs to a CSV file for a single item to see if the author orders get messed up
|
||||
Need to test the following scenarios to see how author order is affected:
|
||||
|
||||
|
||||
ORCIDs only
|
||||
ORCIDs plus normal authors
|
||||
|
||||
I exported a random item’s metadata as CSV, deleted all columns except id and collection, and made a new coloum called ORCID:dc.contributor.author with the following random ORCIDs from the ORCID registry:
|
||||
|
||||
|
||||
0000-0002-6115-0956||0000-0002-3812-8793||0000-0001-7462-405X
|
||||
|
||||
|
||||
">
|
||||
|
||||
|
||||
<meta itemprop="dateModified" content="2016-10-03T15:53:00+03:00" />
|
||||
<meta itemprop="wordCount" content="1828">
|
||||
|
||||
|
||||
|
||||
<meta itemprop="keywords" content="notes," />
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
|
||||
@ -92,17 +64,39 @@ I exported a random item’s metadata as CSV, deleted all columns except id
|
||||
"/>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<meta name="generator" content="Hugo 0.18.1" />
|
||||
|
||||
|
||||
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "http://schema.org",
|
||||
"@type": "BlogPosting",
|
||||
|
||||
"headline": "October, 2016",
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2016-10/",
|
||||
"wordCount": "1828",
|
||||
|
||||
|
||||
"datePublished": "2016-10-03T15:53:00+03:00",
|
||||
|
||||
|
||||
"dateModified": "2016-10-03T15:53:00+03:00",
|
||||
|
||||
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
}
|
||||
|
||||
,
|
||||
"keywords": "Notes"
|
||||
|
||||
}
|
||||
</script>
|
||||
|
||||
|
||||
|
||||
<link rel="canonical" href="https://alanorth.github.io/cgspace-notes/2016-10/">
|
||||
|
||||
<title>October, 2016 | CGSpace Notes</title>
|
||||
@ -136,7 +130,7 @@ I exported a random item’s metadata as CSV, deleted all columns except id
|
||||
<header class="blog-header">
|
||||
<div class="container">
|
||||
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
|
||||
|
||||
<p class="lead blog-description">Documenting day-to-day work on the <a href="https://cgspace.cgiar.org">CGSpace</a> repository.</p>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
|
Reference in New Issue
Block a user