mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-22 14:45:03 +01:00
Add notes for 2019-10-13
This commit is contained in:
parent
e6d361c7fe
commit
be1e2a283c
@ -132,4 +132,9 @@ $ ./fix-metadata-values.py -i /tmp/affiliations.csv -db dspace -u dspace -p 'fuu
|
||||
- As cool as that is, it's actually more effective to just search for authors that have "." in them!
|
||||
- I've decided to add a `cg.contributor.affiliation` column to 1,025 items based on the logic above where the author name is not an actual person
|
||||
|
||||
## 2019-10-13
|
||||
|
||||
- More cleanup work on the authors in the Bioversity migration
|
||||
- Now I sent the final feedback to Francesca, Carol, and Abenet
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
@ -11,7 +11,7 @@
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2019-10/" />
|
||||
<meta property="article:published_time" content="2019-10-01T13:20:51+03:00" />
|
||||
<meta property="article:modified_time" content="2019-10-12T19:21:30+03:00" />
|
||||
<meta property="article:modified_time" content="2019-10-12T23:28:50+03:00" />
|
||||
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="October, 2019"/>
|
||||
@ -27,9 +27,9 @@
|
||||
"@type": "BlogPosting",
|
||||
"headline": "October, 2019",
|
||||
"url": "https:\/\/alanorth.github.io\/cgspace-notes\/2019-10\/",
|
||||
"wordCount": "1051",
|
||||
"wordCount": "1073",
|
||||
"datePublished": "2019-10-01T13:20:51+03:00",
|
||||
"dateModified": "2019-10-12T19:21:30+03:00",
|
||||
"dateModified": "2019-10-12T23:28:50+03:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -278,6 +278,16 @@ International Maize and Wheat Improvement Centre,International Maize and Wheat I
|
||||
</ul></li>
|
||||
</ul>
|
||||
|
||||
<h2 id="2019-10-13">2019-10-13</h2>
|
||||
|
||||
<ul>
|
||||
<li>More cleanup work on the authors in the Bioversity migration
|
||||
|
||||
<ul>
|
||||
<li>Now I sent the final feedback to Francesca, Carol, and Abenet</li>
|
||||
</ul></li>
|
||||
</ul>
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
||||
|
||||
|
@ -4,27 +4,27 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
||||
<lastmod>2019-10-12T19:21:30+03:00</lastmod>
|
||||
<lastmod>2019-10-12T23:28:50+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
|
||||
<lastmod>2019-10-12T19:21:30+03:00</lastmod>
|
||||
<lastmod>2019-10-12T23:28:50+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2019-10/</loc>
|
||||
<lastmod>2019-10-12T19:21:30+03:00</lastmod>
|
||||
<lastmod>2019-10-12T23:28:50+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/posts/</loc>
|
||||
<lastmod>2019-10-12T19:21:30+03:00</lastmod>
|
||||
<lastmod>2019-10-12T23:28:50+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/tags/</loc>
|
||||
<lastmod>2019-10-12T19:21:30+03:00</lastmod>
|
||||
<lastmod>2019-10-12T23:28:50+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
|
Loading…
Reference in New Issue
Block a user