mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-26 00:18:21 +01:00
Add notes for 2017-08-09
This commit is contained in:
parent
20d0cd15aa
commit
d1108cfc5c
@ -54,3 +54,10 @@ tags = ["Notes"]
|
|||||||
- Apply Abenet's corrections for the CGIAR Library's historic archive subcommunity (2415 records)
|
- Apply Abenet's corrections for the CGIAR Library's historic archive subcommunity (2415 records)
|
||||||
- I had to add the `dc.subject[en_US]` column back with blank values so that DSpace could detect the changes
|
- I had to add the `dc.subject[en_US]` column back with blank values so that DSpace could detect the changes
|
||||||
- I applied the changes in 500 item batches
|
- I applied the changes in 500 item batches
|
||||||
|
|
||||||
|
## 2017-08-09
|
||||||
|
|
||||||
|
- Run system updates on DSpace Test and reboot server
|
||||||
|
- Help ICARDA upgrade their MELSpace to DSpace 5.7 using the [docker-dspace](https://github.com/alanorth/docker-dspace) container
|
||||||
|
- We had to import the PostgreSQL dump to the PostgreSQL container using: `pg_restore -U postgres -d dspace blah.dump`
|
||||||
|
- Otherwise, when using `-O` it messes up the permissions on the schema and DSpace can't read it
|
||||||
|
@ -37,7 +37,7 @@ Then I cleaned up the author authorities and HTML characters in OpenRefine and s
|
|||||||
|
|
||||||
|
|
||||||
<meta property="article:published_time" content="2017-08-01T11:51:52+03:00"/>
|
<meta property="article:published_time" content="2017-08-01T11:51:52+03:00"/>
|
||||||
<meta property="article:modified_time" content="2017-08-07T16:09:11+03:00"/>
|
<meta property="article:modified_time" content="2017-08-08T12:04:22+03:00"/>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -85,9 +85,9 @@ Then I cleaned up the author authorities and HTML characters in OpenRefine and s
|
|||||||
"@type": "BlogPosting",
|
"@type": "BlogPosting",
|
||||||
"headline": "August, 2017",
|
"headline": "August, 2017",
|
||||||
"url": "https://alanorth.github.io/cgspace-notes/2017-08/",
|
"url": "https://alanorth.github.io/cgspace-notes/2017-08/",
|
||||||
"wordCount": "596",
|
"wordCount": "653",
|
||||||
"datePublished": "2017-08-01T11:51:52+03:00",
|
"datePublished": "2017-08-01T11:51:52+03:00",
|
||||||
"dateModified": "2017-08-07T16:09:11+03:00",
|
"dateModified": "2017-08-08T12:04:22+03:00",
|
||||||
"author": {
|
"author": {
|
||||||
"@type": "Person",
|
"@type": "Person",
|
||||||
"name": "Alan Orth"
|
"name": "Alan Orth"
|
||||||
@ -215,6 +215,18 @@ Then I cleaned up the author authorities and HTML characters in OpenRefine and s
|
|||||||
<li>I applied the changes in 500 item batches</li>
|
<li>I applied the changes in 500 item batches</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
<h2 id="2017-08-09">2017-08-09</h2>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>Run system updates on DSpace Test and reboot server</li>
|
||||||
|
<li>Help ICARDA upgrade their MELSpace to DSpace 5.7 using the <a href="https://github.com/alanorth/docker-dspace">docker-dspace</a> container
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>We had to import the PostgreSQL dump to the PostgreSQL container using: <code>pg_restore -U postgres -d dspace blah.dump</code></li>
|
||||||
|
<li>Otherwise, when using <code>-O</code> it messes up the permissions on the schema and DSpace can’t read it</li>
|
||||||
|
</ul></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/2017-08/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/2017-08/</loc>
|
||||||
<lastmod>2017-08-07T16:09:11+03:00</lastmod>
|
<lastmod>2017-08-08T12:04:22+03:00</lastmod>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
@ -114,7 +114,7 @@
|
|||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
||||||
<lastmod>2017-08-07T16:09:11+03:00</lastmod>
|
<lastmod>2017-08-08T12:04:22+03:00</lastmod>
|
||||||
<priority>0</priority>
|
<priority>0</priority>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
@ -125,19 +125,19 @@
|
|||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
|
||||||
<lastmod>2017-08-07T16:09:11+03:00</lastmod>
|
<lastmod>2017-08-08T12:04:22+03:00</lastmod>
|
||||||
<priority>0</priority>
|
<priority>0</priority>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/post/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/post/</loc>
|
||||||
<lastmod>2017-08-07T16:09:11+03:00</lastmod>
|
<lastmod>2017-08-08T12:04:22+03:00</lastmod>
|
||||||
<priority>0</priority>
|
<priority>0</priority>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/tags/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/tags/</loc>
|
||||||
<lastmod>2017-08-07T16:09:11+03:00</lastmod>
|
<lastmod>2017-08-08T12:04:22+03:00</lastmod>
|
||||||
<priority>0</priority>
|
<priority>0</priority>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user