mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-22 14:45:03 +01:00
Add notes for 2018-10-31
This commit is contained in:
parent
0da8d88115
commit
ea3900bdd2
@ -585,5 +585,13 @@ $ curl -X GET -H "Content-Type: application/json" -H "Accept: application/json"
|
||||
- Meet with the COPO guys to walk them through the CGSpace submission workflow and discuss CG core, REST API, etc
|
||||
- I suggested that they look into submitting via the [SWORDv2](https://wiki.duraspace.org/display/DSDOC5x/SWORDv2+Server) protocol because it respects the workflows
|
||||
- They said that they're not too worried about the hierarchical CG core schema, that they would just flatten metadata like affiliations when depositing to a DSpace repository
|
||||
- I said that it might be time to engage the DSpace community to add support for more advanced schemas in DSpace 7+ (perhaps partnership with Atmire?)
|
||||
|
||||
## 2018-10-31
|
||||
|
||||
- More discussion and planning for AReS open sourcing and Amman meeting in 2019-10
|
||||
- I did some work to clean up and improve the dspace-statistics-api README.md and project structure and [moved it to the ILRI organization on GitHub](https://github.com/ilri/dspace-statistics-api)
|
||||
- Now the API serves some basic documentation on the root route
|
||||
- I want to announce it to the dspace-tech mailing list soon
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
@ -9,7 +9,7 @@
|
||||
<meta property="og:description" content="2018-10-01 Phil Thornton got an ORCID identifier so we need to add it to the list on CGSpace and tag his existing items I created a GitHub issue to track this #389, because I’m super busy in Nairobi right now 2018-10-03 I see Moayad was busy collecting item views and downloads from CGSpace yesterday: # zcat --force /var/log/nginx/*.log /var/log/nginx/*.log.1 | grep -E "02/Oct/2018" | awk '{print $1} ' | sort | uniq -c | sort -n | tail -n 10 933 40." />
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2018-10/" /><meta property="article:published_time" content="2018-10-01T22:31:54+03:00"/>
|
||||
<meta property="article:modified_time" content="2018-10-29T22:15:17+02:00"/>
|
||||
<meta property="article:modified_time" content="2018-10-30T14:13:08+02:00"/>
|
||||
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="October, 2018"/>
|
||||
@ -24,9 +24,9 @@
|
||||
"@type": "BlogPosting",
|
||||
"headline": "October, 2018",
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2018-10/",
|
||||
"wordCount": "4433",
|
||||
"wordCount": "4519",
|
||||
"datePublished": "2018-10-01T22:31:54+03:00",
|
||||
"dateModified": "2018-10-29T22:15:17+02:00",
|
||||
"dateModified": "2018-10-30T14:13:08+02:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -766,9 +766,19 @@ $ curl -X GET -H "Content-Type: application/json" -H "Accept: app
|
||||
<ul>
|
||||
<li>I suggested that they look into submitting via the <a href="https://wiki.duraspace.org/display/DSDOC5x/SWORDv2+Server">SWORDv2</a> protocol because it respects the workflows</li>
|
||||
<li>They said that they’re not too worried about the hierarchical CG core schema, that they would just flatten metadata like affiliations when depositing to a DSpace repository</li>
|
||||
<li>I said that it might be time to engage the DSpace community to add support for more advanced schemas in DSpace 7+ (perhaps partnership with Atmire?)</li>
|
||||
</ul></li>
|
||||
</ul>
|
||||
|
||||
<h2 id="2018-10-31">2018-10-31</h2>
|
||||
|
||||
<ul>
|
||||
<li>More discussion and planning for AReS open sourcing and Amman meeting in 2019-10</li>
|
||||
<li>I did some work to clean up and improve the dspace-statistics-api README.md and project structure and <a href="https://github.com/ilri/dspace-statistics-api">moved it to the ILRI organization on GitHub</a></li>
|
||||
<li>Now the API serves some basic documentation on the root route</li>
|
||||
<li>I want to announce it to the dspace-tech mailing list soon</li>
|
||||
</ul>
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2018-10/</loc>
|
||||
<lastmod>2018-10-29T22:15:17+02:00</lastmod>
|
||||
<lastmod>2018-10-30T14:13:08+02:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
@ -189,7 +189,7 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
||||
<lastmod>2018-10-29T22:15:17+02:00</lastmod>
|
||||
<lastmod>2018-10-30T14:13:08+02:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
@ -200,7 +200,7 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
|
||||
<lastmod>2018-10-29T22:15:17+02:00</lastmod>
|
||||
<lastmod>2018-10-30T14:13:08+02:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
@ -212,13 +212,13 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/posts/</loc>
|
||||
<lastmod>2018-10-29T22:15:17+02:00</lastmod>
|
||||
<lastmod>2018-10-30T14:13:08+02:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/tags/</loc>
|
||||
<lastmod>2018-10-29T22:15:17+02:00</lastmod>
|
||||
<lastmod>2018-10-30T14:13:08+02:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user