mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-22 06:35:03 +01:00
Add notes for 2018-05-21
This commit is contained in:
parent
40d2035773
commit
aafc0dcf94
@ -302,3 +302,8 @@ ga('send', 'pageview', {
|
||||
|
||||
- Run all system updates on DSpace Test (linode19), re-deploy DSpace with latest `5_x-dev` branch (including GDPR IP anonymization), and reboot the server
|
||||
- Run all system updates on CGSpace (linode18), re-deploy DSpace with latest `5_x-dev` branch (including GDPR IP anonymization), and reboot the server
|
||||
|
||||
## 2018-05-21
|
||||
|
||||
- Geoffrey from IITA got back with more questions about depositing items programatically into the CGSpace workflow
|
||||
- I pointed out that [SWORD](http://swordapp.org/) might be an option, as [DSpace supports the SWORDv2 protocol](https://wiki.duraspace.org/display/DSDOC5x/SWORDv2+Server) (although we have never tested it)
|
||||
|
@ -27,7 +27,7 @@ Also, I switched it to use OpenJDK instead of Oracle Java, as well as re-worked
|
||||
|
||||
<meta property="article:published_time" content="2018-05-01T16:43:54+03:00"/>
|
||||
|
||||
<meta property="article:modified_time" content="2018-05-18T17:27:00+03:00"/>
|
||||
<meta property="article:modified_time" content="2018-05-20T12:03:56+03:00"/>
|
||||
|
||||
|
||||
|
||||
@ -65,9 +65,9 @@ Also, I switched it to use OpenJDK instead of Oracle Java, as well as re-worked
|
||||
"@type": "BlogPosting",
|
||||
"headline": "May, 2018",
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2018-05/",
|
||||
"wordCount": "2519",
|
||||
"wordCount": "2557",
|
||||
"datePublished": "2018-05-01T16:43:54+03:00",
|
||||
"dateModified": "2018-05-18T17:27:00+03:00",
|
||||
"dateModified": "2018-05-20T12:03:56+03:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -491,6 +491,13 @@ $ ./bin/post -c countries ~/src/git/DSpace/2018-05-10-countries.csv
|
||||
<li>Run all system updates on CGSpace (linode18), re-deploy DSpace with latest <code>5_x-dev</code> branch (including GDPR IP anonymization), and reboot the server</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="2018-05-21">2018-05-21</h2>
|
||||
|
||||
<ul>
|
||||
<li>Geoffrey from IITA got back with more questions about depositing items programatically into the CGSpace workflow</li>
|
||||
<li>I pointed out that <a href="http://swordapp.org/">SWORD</a> might be an option, as <a href="https://wiki.duraspace.org/display/DSDOC5x/SWORDv2+Server">DSpace supports the SWORDv2 protocol</a> (although we have never tested it)</li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2018-05/</loc>
|
||||
<lastmod>2018-05-18T17:27:00+03:00</lastmod>
|
||||
<lastmod>2018-05-20T12:03:56+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
@ -164,7 +164,7 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
||||
<lastmod>2018-05-18T17:27:00+03:00</lastmod>
|
||||
<lastmod>2018-05-20T12:03:56+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
@ -175,7 +175,7 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
|
||||
<lastmod>2018-05-18T17:27:00+03:00</lastmod>
|
||||
<lastmod>2018-05-20T12:03:56+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
@ -187,13 +187,13 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/posts/</loc>
|
||||
<lastmod>2018-05-18T17:27:00+03:00</lastmod>
|
||||
<lastmod>2018-05-20T12:03:56+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/tags/</loc>
|
||||
<lastmod>2018-05-18T17:27:00+03:00</lastmod>
|
||||
<lastmod>2018-05-20T12:03:56+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user