mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-22 06:35:03 +01:00
Add notes for 2018-08-29
This commit is contained in:
parent
7bee79fac5
commit
614c2038c8
@ -329,4 +329,11 @@ $ while read -r line; do dspace metadata-export -f "/tmp/${line/\//-}.csv" -i $l
|
||||
- I just checked to see if the Listings and Reports issue with using the CGSpace citation field was fixed as planned alongside the DSpace 5.8 upgrades ([#589](https://tracker.atmire.com/tickets-cgiar-ilri/view-ticket?id=589)
|
||||
- I was able to create a new layout containing only the citation field, so I closed the ticket
|
||||
|
||||
## 2018-08-29
|
||||
|
||||
- Discuss [COPO](https://copo-project.org/copo/) with Martin Mueller
|
||||
- He and the consortium's idea is to use this for metadata annotation (submission?) to all repositories
|
||||
- It is somehow related to adding events as items in the repository, and then linking related papers, presentations, etc to the event item using `dc.relation`, etc.
|
||||
- Discuss Linode server charges with Abenet, apparently we want to start charging these to Big Data
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
@ -34,7 +34,7 @@ I ran all system updates on DSpace Test and rebooted it
|
||||
|
||||
<meta property="article:published_time" content="2018-08-01T11:52:54+03:00"/>
|
||||
|
||||
<meta property="article:modified_time" content="2018-08-27T10:27:13+03:00"/>
|
||||
<meta property="article:modified_time" content="2018-08-27T17:38:14+03:00"/>
|
||||
|
||||
|
||||
|
||||
@ -79,9 +79,9 @@ I ran all system updates on DSpace Test and rebooted it
|
||||
"@type": "BlogPosting",
|
||||
"headline": "August, 2018",
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2018-08/",
|
||||
"wordCount": "2637",
|
||||
"wordCount": "2701",
|
||||
"datePublished": "2018-08-01T11:52:54+03:00",
|
||||
"dateModified": "2018-08-27T10:27:13+03:00",
|
||||
"dateModified": "2018-08-27T17:38:14+03:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -511,6 +511,15 @@ $ dspace database migrate ignored
|
||||
<li>I was able to create a new layout containing only the citation field, so I closed the ticket</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="2018-08-29">2018-08-29</h2>
|
||||
|
||||
<ul>
|
||||
<li>Discuss <a href="https://copo-project.org/copo/">COPO</a> with Martin Mueller</li>
|
||||
<li>He and the consortium’s idea is to use this for metadata annotation (submission?) to all repositories</li>
|
||||
<li>It is somehow related to adding events as items in the repository, and then linking related papers, presentations, etc to the event item using <code>dc.relation</code>, etc.</li>
|
||||
<li>Discuss Linode server charges with Abenet, apparently we want to start charging these to Big Data</li>
|
||||
</ul>
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2018-08/</loc>
|
||||
<lastmod>2018-08-27T10:27:13+03:00</lastmod>
|
||||
<lastmod>2018-08-27T17:38:14+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
@ -179,7 +179,7 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
||||
<lastmod>2018-08-27T10:27:13+03:00</lastmod>
|
||||
<lastmod>2018-08-27T17:38:14+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
@ -190,7 +190,7 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
|
||||
<lastmod>2018-08-27T10:27:13+03:00</lastmod>
|
||||
<lastmod>2018-08-27T17:38:14+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
@ -202,13 +202,13 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/posts/</loc>
|
||||
<lastmod>2018-08-27T10:27:13+03:00</lastmod>
|
||||
<lastmod>2018-08-27T17:38:14+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/tags/</loc>
|
||||
<lastmod>2018-08-27T10:27:13+03:00</lastmod>
|
||||
<lastmod>2018-08-27T17:38:14+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user