mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-22 14:45:03 +01:00
Update notes for 2019-08-27
This commit is contained in:
parent
e2e2877201
commit
f10c852fe4
@ -278,5 +278,6 @@ sys 2m24.715s
|
||||
- Help Francesco from Bioversity with the REST and OAI APIs on CGSpace
|
||||
- He is contracted by Bioversity to work on the migration from Typo3
|
||||
- I told him that the OAI interface only exposes Dublin Core fields in its default configuration and that he might want to use OAI to get the latest-changed items, then use REST API to get their metadata
|
||||
- Add a fix for missing space after commas to my [csv-metadata-quality](https://github.com/ilri/csv-metadata-quality) script and tag version 0.2.2
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
@ -27,7 +27,7 @@ Run system updates on DSpace Test (linode19) and reboot it
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2019-08/" />
|
||||
<meta property="article:published_time" content="2019-08-03T12:39:51+03:00" />
|
||||
<meta property="article:modified_time" content="2019-08-27T19:26:27+03:00" />
|
||||
<meta property="article:modified_time" content="2019-08-27T23:44:16+03:00" />
|
||||
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="August, 2019"/>
|
||||
@ -59,9 +59,9 @@ Run system updates on DSpace Test (linode19) and reboot it
|
||||
"@type": "BlogPosting",
|
||||
"headline": "August, 2019",
|
||||
"url": "https:\/\/alanorth.github.io\/cgspace-notes\/2019-08\/",
|
||||
"wordCount": "2040",
|
||||
"wordCount": "2056",
|
||||
"datePublished": "2019-08-03T12:39:51\x2b03:00",
|
||||
"dateModified": "2019-08-27T19:26:27\x2b03:00",
|
||||
"dateModified": "2019-08-27T23:44:16\x2b03:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -500,6 +500,7 @@ sys 2m24.715s
|
||||
<li>He is contracted by Bioversity to work on the migration from Typo3</li>
|
||||
<li>I told him that the OAI interface only exposes Dublin Core fields in its default configuration and that he might want to use OAI to get the latest-changed items, then use REST API to get their metadata</li>
|
||||
</ul></li>
|
||||
<li>Add a fix for missing space after commas to my <a href="https://github.com/ilri/csv-metadata-quality">csv-metadata-quality</a> script and tag version 0.2.2</li>
|
||||
</ul>
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
@ -4,27 +4,27 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2019-08/</loc>
|
||||
<lastmod>2019-08-27T19:26:27+03:00</lastmod>
|
||||
<lastmod>2019-08-27T23:44:16+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
||||
<lastmod>2019-08-27T19:26:27+03:00</lastmod>
|
||||
<lastmod>2019-08-27T23:44:16+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
|
||||
<lastmod>2019-08-27T19:26:27+03:00</lastmod>
|
||||
<lastmod>2019-08-27T23:44:16+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/posts/</loc>
|
||||
<lastmod>2019-08-27T19:26:27+03:00</lastmod>
|
||||
<lastmod>2019-08-27T23:44:16+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/tags/</loc>
|
||||
<lastmod>2019-08-27T19:26:27+03:00</lastmod>
|
||||
<lastmod>2019-08-27T23:44:16+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
|
Loading…
Reference in New Issue
Block a user