mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-22 06:35:03 +01:00
Add notes for 2019-09-20
This commit is contained in:
parent
63a28eff29
commit
e1896db1e5
@ -234,4 +234,14 @@ $ tidy -xml -utf8 -m -iq -w 0 dspace/config/controlled-vocabularies/dc-contribut
|
||||
- I created and merged [a pull request for the updates](https://github.com/ilri/DSpace/pull/433)
|
||||
- This is the first time we've updated this controlled vocabulary since 2018-09
|
||||
|
||||
## 2019-09-20
|
||||
|
||||
- Skype with Carol and Francesca to discuss the Bioveristy migration to CGSpace
|
||||
- They want to do some enrichment of the metadata to add countries and regions
|
||||
- Also, they noticed that some items have a blank ISSN in the citation like "ISSN:"
|
||||
- I told them it's probably best if we have Francesco produce a new export from Typo 3
|
||||
- Note to self that I will need to go apply some of my edits to the resulting file once we get it:
|
||||
- Remove duplicates and rename originals according to Francesca's feedback (see "RE: Bioversity to CGSpace publications migration" from August 6, 2019)
|
||||
- Unzip zip and 7z files to attach original PDFs if possible (and update filename column)
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
@ -40,7 +40,7 @@ Here are the top ten IPs in the nginx XMLUI and REST/OAI logs this morning:
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2019-09/" />
|
||||
<meta property="article:published_time" content="2019-09-01T10:17:51+03:00" />
|
||||
<meta property="article:modified_time" content="2019-09-15T17:29:48+03:00" />
|
||||
<meta property="article:modified_time" content="2019-09-19T18:20:04+03:00" />
|
||||
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="September, 2019"/>
|
||||
@ -85,9 +85,9 @@ Here are the top ten IPs in the nginx XMLUI and REST/OAI logs this morning:
|
||||
"@type": "BlogPosting",
|
||||
"headline": "September, 2019",
|
||||
"url": "https:\/\/alanorth.github.io\/cgspace-notes\/2019-09\/",
|
||||
"wordCount": "1636",
|
||||
"wordCount": "1752",
|
||||
"datePublished": "2019-09-01T10:17:51\x2b03:00",
|
||||
"dateModified": "2019-09-15T17:29:48\x2b03:00",
|
||||
"dateModified": "2019-09-19T18:20:04\x2b03:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -435,6 +435,21 @@ $ psql -h localhost -U postgres -f ~/src/git/DSpace/dspace/etc/postgres/update-s
|
||||
</ul></li>
|
||||
</ul>
|
||||
|
||||
<h2 id="2019-09-20">2019-09-20</h2>
|
||||
|
||||
<ul>
|
||||
<li>Skype with Carol and Francesca to discuss the Bioveristy migration to CGSpace
|
||||
|
||||
<ul>
|
||||
<li>They want to do some enrichment of the metadata to add countries and regions</li>
|
||||
<li>Also, they noticed that some items have a blank ISSN in the citation like “ISSN:”</li>
|
||||
<li>I told them it’s probably best if we have Francesco produce a new export from Typo 3</li>
|
||||
<li>Note to self that I will need to go apply some of my edits to the resulting file once we get it:</li>
|
||||
<li>Remove duplicates and rename originals according to Francesca’s feedback (see “RE: Bioversity to CGSpace publications migration” from August 6, 2019)</li>
|
||||
<li>Unzip zip and 7z files to attach original PDFs if possible (and update filename column)</li>
|
||||
</ul></li>
|
||||
</ul>
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
||||
|
||||
|
@ -4,27 +4,27 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
||||
<lastmod>2019-09-15T17:29:48+03:00</lastmod>
|
||||
<lastmod>2019-09-19T18:20:04+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
|
||||
<lastmod>2019-09-15T17:29:48+03:00</lastmod>
|
||||
<lastmod>2019-09-19T18:20:04+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/posts/</loc>
|
||||
<lastmod>2019-09-15T17:29:48+03:00</lastmod>
|
||||
<lastmod>2019-09-19T18:20:04+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2019-09/</loc>
|
||||
<lastmod>2019-09-15T17:29:48+03:00</lastmod>
|
||||
<lastmod>2019-09-19T18:20:04+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/tags/</loc>
|
||||
<lastmod>2019-09-15T17:29:48+03:00</lastmod>
|
||||
<lastmod>2019-09-19T18:20:04+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
|
Loading…
Reference in New Issue
Block a user