mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-22 22:55:04 +01:00
Add notes for 2017-08-10
This commit is contained in:
parent
d1108cfc5c
commit
6f0afa41b7
@ -61,3 +61,15 @@ tags = ["Notes"]
|
|||||||
- Help ICARDA upgrade their MELSpace to DSpace 5.7 using the [docker-dspace](https://github.com/alanorth/docker-dspace) container
|
- 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`
|
- 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
|
- Otherwise, when using `-O` it messes up the permissions on the schema and DSpace can't read it
|
||||||
|
|
||||||
|
## 2017-08-10
|
||||||
|
|
||||||
|
- Apply last updates to the CGIAR Library's Fund community (812 items)
|
||||||
|
- Had to do some quality checks and column renames before importing, as either Sisay or Abenet renamed a few columns and the metadata importer wanted to remove/add new metadata for title, abstract, etc.
|
||||||
|
- Also I applied the HTML entities unescape transform on the abstract column in Open Refine
|
||||||
|
- I need to get an author list from the database for only the CGIAR Library community to send to Peter
|
||||||
|
- Meeting with Peter and CGSpace team
|
||||||
|
- Alan to follow up with ICARDA about depositing in CGSpace, we want ICARD and Drylands legacy content but not duplicates
|
||||||
|
- Alan to follow up on dc.rights, where are we?
|
||||||
|
- Alan to follow up with Atmire about a dedicated field for ORCIDs, based on the discussion in the [June, 2017 DCAT meeting](https://wiki.duraspace.org/display/cmtygp/DCAT+Meeting+June+2017)
|
||||||
|
- Alan to ask about how to query external services like AGROVOC in the DSpace submission form
|
||||||
|
@ -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-08T12:04:22+03:00"/>
|
<meta property="article:modified_time" content="2017-08-09T17:27:46+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": "653",
|
"wordCount": "806",
|
||||||
"datePublished": "2017-08-01T11:51:52+03:00",
|
"datePublished": "2017-08-01T11:51:52+03:00",
|
||||||
"dateModified": "2017-08-08T12:04:22+03:00",
|
"dateModified": "2017-08-09T17:27:46+03:00",
|
||||||
"author": {
|
"author": {
|
||||||
"@type": "Person",
|
"@type": "Person",
|
||||||
"name": "Alan Orth"
|
"name": "Alan Orth"
|
||||||
@ -227,6 +227,23 @@ Then I cleaned up the author authorities and HTML characters in OpenRefine and s
|
|||||||
</ul></li>
|
</ul></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
<h2 id="2017-08-10">2017-08-10</h2>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>Apply last updates to the CGIAR Library’s Fund community (812 items)</li>
|
||||||
|
<li>Had to do some quality checks and column renames before importing, as either Sisay or Abenet renamed a few columns and the metadata importer wanted to remove/add new metadata for title, abstract, etc.</li>
|
||||||
|
<li>Also I applied the HTML entities unescape transform on the abstract column in Open Refine</li>
|
||||||
|
<li>I need to get an author list from the database for only the CGIAR Library community to send to Peter</li>
|
||||||
|
<li>Meeting with Peter and CGSpace team
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>Alan to follow up with ICARDA about depositing in CGSpace, we want ICARD and Drylands legacy content but not duplicates</li>
|
||||||
|
<li>Alan to follow up on dc.rights, where are we?</li>
|
||||||
|
<li>Alan to follow up with Atmire about a dedicated field for ORCIDs, based on the discussion in the <a href="https://wiki.duraspace.org/display/cmtygp/DCAT+Meeting+June+2017">June, 2017 DCAT meeting</a></li>
|
||||||
|
<li>Alan to ask about how to query external services like AGROVOC in the DSpace submission form</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-08T12:04:22+03:00</lastmod>
|
<lastmod>2017-08-09T17:27:46+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-08T12:04:22+03:00</lastmod>
|
<lastmod>2017-08-09T17:27:46+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-08T12:04:22+03:00</lastmod>
|
<lastmod>2017-08-09T17:27:46+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-08T12:04:22+03:00</lastmod>
|
<lastmod>2017-08-09T17:27:46+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-08T12:04:22+03:00</lastmod>
|
<lastmod>2017-08-09T17:27:46+03:00</lastmod>
|
||||||
<priority>0</priority>
|
<priority>0</priority>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user