mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-22 14:45:03 +01:00
Add notes for 2020-01-20
This commit is contained in:
parent
a386dda3f7
commit
a19428f226
@ -130,4 +130,9 @@ COPY 35
|
||||
- `$ lein run ~/src/git/DSpace/2019-04-08-affiliations.csv name id`
|
||||
- I always forget how to copy the reconciled values in OpenRefine, but you need to make a new colum and populate it using this GREL: `if(cell.recon.matched, cell.recon.match.name, value)`
|
||||
|
||||
## 2020-01-20
|
||||
|
||||
- Last week Atmire sent a quotation for the DSpace 6 upgrade that I had requested a few weeks ago
|
||||
- I forwarded it to Peter et al for their comment
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
@ -29,7 +29,7 @@ I tweeted the CGSpace repository link
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2020-01/" />
|
||||
<meta property="article:published_time" content="2020-01-06T10:48:30+02:00" />
|
||||
<meta property="article:modified_time" content="2020-01-15T13:51:35+02:00" />
|
||||
<meta property="article:modified_time" content="2020-01-16T12:49:21+02:00" />
|
||||
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="January, 2020"/>
|
||||
@ -63,9 +63,9 @@ I tweeted the CGSpace repository link
|
||||
"@type": "BlogPosting",
|
||||
"headline": "January, 2020",
|
||||
"url": "https:\/\/alanorth.github.io\/cgspace-notes\/2020-01\/",
|
||||
"wordCount": "941",
|
||||
"wordCount": "971",
|
||||
"datePublished": "2020-01-06T10:48:30+02:00",
|
||||
"dateModified": "2020-01-15T13:51:35+02:00",
|
||||
"dateModified": "2020-01-16T12:49:21+02:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -258,6 +258,14 @@ COPY 35
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<h2 id="2020-01-20">2020-01-20</h2>
|
||||
<ul>
|
||||
<li>Last week Atmire sent a quotation for the DSpace 6 upgrade that I had requested a few weeks ago
|
||||
<ul>
|
||||
<li>I forwarded it to Peter et al for their comment</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- raw HTML omitted -->
|
||||
|
||||
|
||||
|
@ -4,27 +4,27 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/categories/</loc>
|
||||
<lastmod>2020-01-15T13:51:35+02:00</lastmod>
|
||||
<lastmod>2020-01-16T12:49:21+02:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
||||
<lastmod>2020-01-15T13:51:35+02:00</lastmod>
|
||||
<lastmod>2020-01-16T12:49:21+02:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2020-01/</loc>
|
||||
<lastmod>2020-01-15T13:51:35+02:00</lastmod>
|
||||
<lastmod>2020-01-16T12:49:21+02:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/categories/notes/</loc>
|
||||
<lastmod>2020-01-15T13:51:35+02:00</lastmod>
|
||||
<lastmod>2020-01-16T12:49:21+02:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/posts/</loc>
|
||||
<lastmod>2020-01-15T13:51:35+02:00</lastmod>
|
||||
<lastmod>2020-01-16T12:49:21+02:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
|
Loading…
Reference in New Issue
Block a user