mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-26 08:28:18 +01:00
Update notes for 2019-08-23
This commit is contained in:
parent
fb49408d8b
commit
9443a9902d
@ -233,4 +233,13 @@ return os.path.basename(value)
|
|||||||
- These were not caught by my csv-metadata-quality check script because of a logic error
|
- These were not caught by my csv-metadata-quality check script because of a logic error
|
||||||
- Remove `dc.identified.uri` fields from test data, set `id` values to "-1", add collection mappings according to `dc.type`, and Upload 126 IITA records to CGSpace
|
- Remove `dc.identified.uri` fields from test data, set `id` values to "-1", add collection mappings according to `dc.type`, and Upload 126 IITA records to CGSpace
|
||||||
|
|
||||||
|
## 2019-08-22
|
||||||
|
|
||||||
|
- Transfer original [csv-metadata-quality](https://github.com/ilri/csv-metadata-quality) repository to ILRI organization on GitHub
|
||||||
|
|
||||||
|
## 2019-08-23
|
||||||
|
|
||||||
|
- Run system updates on AReS / OpenRXV dev server (linode20) and reboot it
|
||||||
|
- Fix AReS exports on DSpace Test by adding a new nginx proxy pass
|
||||||
|
|
||||||
<!-- vim: set sw=2 ts=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:type" content="article" />
|
||||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2019-08/" />
|
<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:published_time" content="2019-08-03T12:39:51+03:00" />
|
||||||
<meta property="article:modified_time" content="2019-08-21T01:27:45+03:00" />
|
<meta property="article:modified_time" content="2019-08-21T17:14:49+03:00" />
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary"/>
|
<meta name="twitter:card" content="summary"/>
|
||||||
<meta name="twitter:title" content="August, 2019"/>
|
<meta name="twitter:title" content="August, 2019"/>
|
||||||
@ -59,9 +59,9 @@ Run system updates on DSpace Test (linode19) and reboot it
|
|||||||
"@type": "BlogPosting",
|
"@type": "BlogPosting",
|
||||||
"headline": "August, 2019",
|
"headline": "August, 2019",
|
||||||
"url": "https:\/\/alanorth.github.io\/cgspace-notes\/2019-08\/",
|
"url": "https:\/\/alanorth.github.io\/cgspace-notes\/2019-08\/",
|
||||||
"wordCount": "1707",
|
"wordCount": "1744",
|
||||||
"datePublished": "2019-08-03T12:39:51\x2b03:00",
|
"datePublished": "2019-08-03T12:39:51\x2b03:00",
|
||||||
"dateModified": "2019-08-21T01:27:45\x2b03:00",
|
"dateModified": "2019-08-21T17:14:49\x2b03:00",
|
||||||
"author": {
|
"author": {
|
||||||
"@type": "Person",
|
"@type": "Person",
|
||||||
"name": "Alan Orth"
|
"name": "Alan Orth"
|
||||||
@ -434,6 +434,19 @@ return os.path.basename(value)
|
|||||||
</ul></li>
|
</ul></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
<h2 id="2019-08-22">2019-08-22</h2>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>Transfer original <a href="https://github.com/ilri/csv-metadata-quality">csv-metadata-quality</a> repository to ILRI organization on GitHub</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h2 id="2019-08-23">2019-08-23</h2>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>Run system updates on AReS / OpenRXV dev server (linode20) and reboot it</li>
|
||||||
|
<li>Fix AReS exports on DSpace Test by adding a new nginx proxy pass</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
<!-- vim: set sw=2 ts=2: -->
|
<!-- vim: set sw=2 ts=2: -->
|
||||||
|
|
||||||
|
|
||||||
|
@ -4,27 +4,27 @@
|
|||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/2019-08/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/2019-08/</loc>
|
||||||
<lastmod>2019-08-21T01:27:45+03:00</lastmod>
|
<lastmod>2019-08-21T17:14:49+03:00</lastmod>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
||||||
<lastmod>2019-08-21T01:27:45+03:00</lastmod>
|
<lastmod>2019-08-21T17:14:49+03:00</lastmod>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
|
||||||
<lastmod>2019-08-21T01:27:45+03:00</lastmod>
|
<lastmod>2019-08-21T17:14:49+03:00</lastmod>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/posts/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/posts/</loc>
|
||||||
<lastmod>2019-08-21T01:27:45+03:00</lastmod>
|
<lastmod>2019-08-21T17:14:49+03:00</lastmod>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/tags/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/tags/</loc>
|
||||||
<lastmod>2019-08-21T01:27:45+03:00</lastmod>
|
<lastmod>2019-08-21T17:14:49+03:00</lastmod>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
|
Loading…
Reference in New Issue
Block a user