mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-22 14:45:03 +01:00
Add notes for 2018-02-01
This commit is contained in:
parent
69dd1a8bea
commit
1a64803ff5
13
content/post/2018-02.md
Normal file
13
content/post/2018-02.md
Normal file
@ -0,0 +1,13 @@
|
||||
---
|
||||
title: "February, 2018"
|
||||
date: 2018-02-01T16:28:54+02:00
|
||||
author: "Alan Orth"
|
||||
tags: ["Notes"]
|
||||
---
|
||||
|
||||
## 2018-02-01
|
||||
|
||||
- Peter gave feedback on the `dc.rights` proof of concept that I had sent him last week
|
||||
- We don't need to distinguish between internal and external works, so that makes it just a simple list
|
||||
|
||||
<!--more-->
|
@ -26,7 +26,7 @@ $ psql -c 'SELECT * from pg_stat_activity;' | grep idle | grep -c cgspac
|
||||
|
||||
<meta property="article:published_time" content="2015-11-23T17:00:57+03:00"/>
|
||||
|
||||
<meta property="article:modified_time" content="2016-09-28T17:02:30+03:00"/>
|
||||
<meta property="article:modified_time" content="2015-11-23T17:00:57+03:00"/>
|
||||
|
||||
|
||||
|
||||
@ -38,7 +38,8 @@ $ psql -c 'SELECT * from pg_stat_activity;' | grep idle | grep -c cgspac
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary"/><meta name="twitter:title" content="November, 2015"/>
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="November, 2015"/>
|
||||
<meta name="twitter:description" content="2015-11-22
|
||||
|
||||
|
||||
@ -52,7 +53,7 @@ $ psql -c 'SELECT * from pg_stat_activity;' | grep idle | grep -c cgspac
|
||||
|
||||
|
||||
"/>
|
||||
<meta name="generator" content="Hugo 0.34" />
|
||||
<meta name="generator" content="Hugo 0.35" />
|
||||
|
||||
|
||||
|
||||
@ -64,7 +65,7 @@ $ psql -c 'SELECT * from pg_stat_activity;' | grep idle | grep -c cgspac
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2015-11/",
|
||||
"wordCount": "798",
|
||||
"datePublished": "2015-11-23T17:00:57+03:00",
|
||||
"dateModified": "2016-09-28T17:02:30+03:00",
|
||||
"dateModified": "2015-11-23T17:00:57+03:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -298,6 +299,8 @@ db.statementpool = true
|
||||
<ol class="list-unstyled">
|
||||
|
||||
|
||||
<li><a href="/cgspace-notes/2018-02/">February, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2018-01/">January, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2017-12/">December, 2017</a></li>
|
||||
@ -306,8 +309,6 @@ db.statementpool = true
|
||||
|
||||
<li><a href="/cgspace-notes/2017-10/">October, 2017</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/cgiar-library-migration/">CGIAR Library Migration</a></li>
|
||||
|
||||
</ol>
|
||||
</section>
|
||||
|
||||
|
@ -27,7 +27,7 @@ Replace lzop with xz in log compression cron jobs on DSpace Test—it uses less
|
||||
|
||||
<meta property="article:published_time" content="2015-12-02T13:18:00+03:00"/>
|
||||
|
||||
<meta property="article:modified_time" content="2017-01-09T16:18:07+02:00"/>
|
||||
<meta property="article:modified_time" content="2015-12-02T13:18:00+03:00"/>
|
||||
|
||||
|
||||
|
||||
@ -39,7 +39,8 @@ Replace lzop with xz in log compression cron jobs on DSpace Test—it uses less
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary"/><meta name="twitter:title" content="December, 2015"/>
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="December, 2015"/>
|
||||
<meta name="twitter:description" content="2015-12-02
|
||||
|
||||
|
||||
@ -54,7 +55,7 @@ Replace lzop with xz in log compression cron jobs on DSpace Test—it uses less
|
||||
|
||||
|
||||
"/>
|
||||
<meta name="generator" content="Hugo 0.34" />
|
||||
<meta name="generator" content="Hugo 0.35" />
|
||||
|
||||
|
||||
|
||||
@ -66,7 +67,7 @@ Replace lzop with xz in log compression cron jobs on DSpace Test—it uses less
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2015-12/",
|
||||
"wordCount": "753",
|
||||
"datePublished": "2015-12-02T13:18:00+03:00",
|
||||
"dateModified": "2017-01-09T16:18:07+02:00",
|
||||
"dateModified": "2015-12-02T13:18:00+03:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -315,6 +316,8 @@ $ curl -o /dev/null -s -w %{time_total}\\n https://cgspace.cgiar.org/rest/handle
|
||||
<ol class="list-unstyled">
|
||||
|
||||
|
||||
<li><a href="/cgspace-notes/2018-02/">February, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2018-01/">January, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2017-12/">December, 2017</a></li>
|
||||
@ -323,8 +326,6 @@ $ curl -o /dev/null -s -w %{time_total}\\n https://cgspace.cgiar.org/rest/handle
|
||||
|
||||
<li><a href="/cgspace-notes/2017-10/">October, 2017</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/cgiar-library-migration/">CGIAR Library Migration</a></li>
|
||||
|
||||
</ol>
|
||||
</section>
|
||||
|
||||
|
@ -22,7 +22,7 @@ Update GitHub wiki for documentation of maintenance tasks.
|
||||
|
||||
<meta property="article:published_time" content="2016-01-13T13:18:00+03:00"/>
|
||||
|
||||
<meta property="article:modified_time" content="2017-01-09T16:18:07+02:00"/>
|
||||
<meta property="article:modified_time" content="2016-01-13T13:18:00+03:00"/>
|
||||
|
||||
|
||||
|
||||
@ -34,7 +34,8 @@ Update GitHub wiki for documentation of maintenance tasks.
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary"/><meta name="twitter:title" content="January, 2016"/>
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="January, 2016"/>
|
||||
<meta name="twitter:description" content="2016-01-13
|
||||
|
||||
|
||||
@ -44,7 +45,7 @@ Update GitHub wiki for documentation of maintenance tasks.
|
||||
|
||||
|
||||
"/>
|
||||
<meta name="generator" content="Hugo 0.34" />
|
||||
<meta name="generator" content="Hugo 0.35" />
|
||||
|
||||
|
||||
|
||||
@ -56,7 +57,7 @@ Update GitHub wiki for documentation of maintenance tasks.
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2016-01/",
|
||||
"wordCount": "466",
|
||||
"datePublished": "2016-01-13T13:18:00+03:00",
|
||||
"dateModified": "2017-01-09T16:18:07+02:00",
|
||||
"dateModified": "2016-01-13T13:18:00+03:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -230,6 +231,8 @@ $ find SimpleArchiveForBio/ -iname “*.pdf” -exec basename {} \; | so
|
||||
<ol class="list-unstyled">
|
||||
|
||||
|
||||
<li><a href="/cgspace-notes/2018-02/">February, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2018-01/">January, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2017-12/">December, 2017</a></li>
|
||||
@ -238,8 +241,6 @@ $ find SimpleArchiveForBio/ -iname “*.pdf” -exec basename {} \; | so
|
||||
|
||||
<li><a href="/cgspace-notes/2017-10/">October, 2017</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/cgiar-library-migration/">CGIAR Library Migration</a></li>
|
||||
|
||||
</ol>
|
||||
</section>
|
||||
|
||||
|
@ -29,7 +29,7 @@ Also, lots of things like “COTE D`LVOIRE” and “COTE D IVOIRE&r
|
||||
|
||||
<meta property="article:published_time" content="2016-02-05T13:18:00+03:00"/>
|
||||
|
||||
<meta property="article:modified_time" content="2017-01-09T16:18:07+02:00"/>
|
||||
<meta property="article:modified_time" content="2016-02-05T13:18:00+03:00"/>
|
||||
|
||||
|
||||
|
||||
@ -41,7 +41,8 @@ Also, lots of things like “COTE D`LVOIRE” and “COTE D IVOIRE&r
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary"/><meta name="twitter:title" content="February, 2016"/>
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="February, 2016"/>
|
||||
<meta name="twitter:description" content="2016-02-05
|
||||
|
||||
|
||||
@ -58,7 +59,7 @@ Also, lots of things like “COTE D`LVOIRE” and “COTE D IVOIRE&r
|
||||
|
||||
|
||||
"/>
|
||||
<meta name="generator" content="Hugo 0.34" />
|
||||
<meta name="generator" content="Hugo 0.35" />
|
||||
|
||||
|
||||
|
||||
@ -70,7 +71,7 @@ Also, lots of things like “COTE D`LVOIRE” and “COTE D IVOIRE&r
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2016-02/",
|
||||
"wordCount": "1657",
|
||||
"datePublished": "2016-02-05T13:18:00+03:00",
|
||||
"dateModified": "2017-01-09T16:18:07+02:00",
|
||||
"dateModified": "2016-02-05T13:18:00+03:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -483,6 +484,8 @@ Bitstream: tést señora alimentación.pdf
|
||||
<ol class="list-unstyled">
|
||||
|
||||
|
||||
<li><a href="/cgspace-notes/2018-02/">February, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2018-01/">January, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2017-12/">December, 2017</a></li>
|
||||
@ -491,8 +494,6 @@ Bitstream: tést señora alimentación.pdf
|
||||
|
||||
<li><a href="/cgspace-notes/2017-10/">October, 2017</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/cgiar-library-migration/">CGIAR Library Migration</a></li>
|
||||
|
||||
</ol>
|
||||
</section>
|
||||
|
||||
|
@ -22,7 +22,7 @@ Reinstall my local (Mac OS X) DSpace stack with Tomcat 7, PostgreSQL 9.3, and Ja
|
||||
|
||||
<meta property="article:published_time" content="2016-03-02T16:50:00+03:00"/>
|
||||
|
||||
<meta property="article:modified_time" content="2017-01-09T16:18:07+02:00"/>
|
||||
<meta property="article:modified_time" content="2016-03-02T16:50:00+03:00"/>
|
||||
|
||||
|
||||
|
||||
@ -34,7 +34,8 @@ Reinstall my local (Mac OS X) DSpace stack with Tomcat 7, PostgreSQL 9.3, and Ja
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary"/><meta name="twitter:title" content="March, 2016"/>
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="March, 2016"/>
|
||||
<meta name="twitter:description" content="2016-03-02
|
||||
|
||||
|
||||
@ -44,7 +45,7 @@ Reinstall my local (Mac OS X) DSpace stack with Tomcat 7, PostgreSQL 9.3, and Ja
|
||||
|
||||
|
||||
"/>
|
||||
<meta name="generator" content="Hugo 0.34" />
|
||||
<meta name="generator" content="Hugo 0.35" />
|
||||
|
||||
|
||||
|
||||
@ -56,7 +57,7 @@ Reinstall my local (Mac OS X) DSpace stack with Tomcat 7, PostgreSQL 9.3, and Ja
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2016-03/",
|
||||
"wordCount": "1581",
|
||||
"datePublished": "2016-03-02T16:50:00+03:00",
|
||||
"dateModified": "2017-01-09T16:18:07+02:00",
|
||||
"dateModified": "2016-03-02T16:50:00+03:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -383,6 +384,8 @@ Reinstall my local (Mac OS X) DSpace stack with Tomcat 7, PostgreSQL 9.3, and Ja
|
||||
<ol class="list-unstyled">
|
||||
|
||||
|
||||
<li><a href="/cgspace-notes/2018-02/">February, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2018-01/">January, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2017-12/">December, 2017</a></li>
|
||||
@ -391,8 +394,6 @@ Reinstall my local (Mac OS X) DSpace stack with Tomcat 7, PostgreSQL 9.3, and Ja
|
||||
|
||||
<li><a href="/cgspace-notes/2017-10/">October, 2017</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/cgiar-library-migration/">CGIAR Library Migration</a></li>
|
||||
|
||||
</ol>
|
||||
</section>
|
||||
|
||||
|
@ -24,7 +24,7 @@ Also, I noticed the checker log has some errors we should pay attention to:
|
||||
|
||||
<meta property="article:published_time" content="2016-04-04T11:06:00+03:00"/>
|
||||
|
||||
<meta property="article:modified_time" content="2016-09-28T17:02:30+03:00"/>
|
||||
<meta property="article:modified_time" content="2016-04-04T11:06:00+03:00"/>
|
||||
|
||||
|
||||
|
||||
@ -36,7 +36,8 @@ Also, I noticed the checker log has some errors we should pay attention to:
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary"/><meta name="twitter:title" content="April, 2016"/>
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="April, 2016"/>
|
||||
<meta name="twitter:description" content="2016-04-04
|
||||
|
||||
|
||||
@ -48,7 +49,7 @@ Also, I noticed the checker log has some errors we should pay attention to:
|
||||
|
||||
|
||||
"/>
|
||||
<meta name="generator" content="Hugo 0.34" />
|
||||
<meta name="generator" content="Hugo 0.35" />
|
||||
|
||||
|
||||
|
||||
@ -60,7 +61,7 @@ Also, I noticed the checker log has some errors we should pay attention to:
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2016-04/",
|
||||
"wordCount": "2006",
|
||||
"datePublished": "2016-04-04T11:06:00+03:00",
|
||||
"dateModified": "2016-09-28T17:02:30+03:00",
|
||||
"dateModified": "2016-04-04T11:06:00+03:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -600,6 +601,8 @@ dspace.log.2016-04-27:7271
|
||||
<ol class="list-unstyled">
|
||||
|
||||
|
||||
<li><a href="/cgspace-notes/2018-02/">February, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2018-01/">January, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2017-12/">December, 2017</a></li>
|
||||
@ -608,8 +611,6 @@ dspace.log.2016-04-27:7271
|
||||
|
||||
<li><a href="/cgspace-notes/2017-10/">October, 2017</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/cgiar-library-migration/">CGIAR Library Migration</a></li>
|
||||
|
||||
</ol>
|
||||
</section>
|
||||
|
||||
|
@ -26,7 +26,7 @@ There are 3,000 IPs accessing the REST API in a 24-hour period!
|
||||
|
||||
<meta property="article:published_time" content="2016-05-01T23:06:00+03:00"/>
|
||||
|
||||
<meta property="article:modified_time" content="2017-01-09T16:18:07+02:00"/>
|
||||
<meta property="article:modified_time" content="2016-05-01T23:06:00+03:00"/>
|
||||
|
||||
|
||||
|
||||
@ -38,7 +38,8 @@ There are 3,000 IPs accessing the REST API in a 24-hour period!
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary"/><meta name="twitter:title" content="May, 2016"/>
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="May, 2016"/>
|
||||
<meta name="twitter:description" content="2016-05-01
|
||||
|
||||
|
||||
@ -52,7 +53,7 @@ There are 3,000 IPs accessing the REST API in a 24-hour period!
|
||||
|
||||
|
||||
"/>
|
||||
<meta name="generator" content="Hugo 0.34" />
|
||||
<meta name="generator" content="Hugo 0.35" />
|
||||
|
||||
|
||||
|
||||
@ -64,7 +65,7 @@ There are 3,000 IPs accessing the REST API in a 24-hour period!
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2016-05/",
|
||||
"wordCount": "1349",
|
||||
"datePublished": "2016-05-01T23:06:00+03:00",
|
||||
"dateModified": "2017-01-09T16:18:07+02:00",
|
||||
"dateModified": "2016-05-01T23:06:00+03:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -450,6 +451,8 @@ sys 0m20.540s
|
||||
<ol class="list-unstyled">
|
||||
|
||||
|
||||
<li><a href="/cgspace-notes/2018-02/">February, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2018-01/">January, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2017-12/">December, 2017</a></li>
|
||||
@ -458,8 +461,6 @@ sys 0m20.540s
|
||||
|
||||
<li><a href="/cgspace-notes/2017-10/">October, 2017</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/cgiar-library-migration/">CGIAR Library Migration</a></li>
|
||||
|
||||
</ol>
|
||||
</section>
|
||||
|
||||
|
@ -25,7 +25,7 @@ Working on second phase of metadata migration, looks like this will work for mov
|
||||
|
||||
<meta property="article:published_time" content="2016-06-01T10:53:00+03:00"/>
|
||||
|
||||
<meta property="article:modified_time" content="2017-01-09T16:18:07+02:00"/>
|
||||
<meta property="article:modified_time" content="2016-06-01T10:53:00+03:00"/>
|
||||
|
||||
|
||||
|
||||
@ -37,7 +37,8 @@ Working on second phase of metadata migration, looks like this will work for mov
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary"/><meta name="twitter:title" content="June, 2016"/>
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="June, 2016"/>
|
||||
<meta name="twitter:description" content="2016-06-01
|
||||
|
||||
|
||||
@ -50,7 +51,7 @@ Working on second phase of metadata migration, looks like this will work for mov
|
||||
|
||||
|
||||
"/>
|
||||
<meta name="generator" content="Hugo 0.34" />
|
||||
<meta name="generator" content="Hugo 0.35" />
|
||||
|
||||
|
||||
|
||||
@ -62,7 +63,7 @@ Working on second phase of metadata migration, looks like this will work for mov
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2016-06/",
|
||||
"wordCount": "1549",
|
||||
"datePublished": "2016-06-01T10:53:00+03:00",
|
||||
"dateModified": "2017-01-09T16:18:07+02:00",
|
||||
"dateModified": "2016-06-01T10:53:00+03:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -495,6 +496,8 @@ $ ./delete-metadata-values.py -f dc.contributor.corporate -i Corporate-Authors-D
|
||||
<ol class="list-unstyled">
|
||||
|
||||
|
||||
<li><a href="/cgspace-notes/2018-02/">February, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2018-01/">January, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2017-12/">December, 2017</a></li>
|
||||
@ -503,8 +506,6 @@ $ ./delete-metadata-values.py -f dc.contributor.corporate -i Corporate-Authors-D
|
||||
|
||||
<li><a href="/cgspace-notes/2017-10/">October, 2017</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/cgiar-library-migration/">CGIAR Library Migration</a></li>
|
||||
|
||||
</ol>
|
||||
</section>
|
||||
|
||||
|
@ -33,7 +33,7 @@ In this case the select query was showing 95 results before the update
|
||||
|
||||
<meta property="article:published_time" content="2016-07-01T10:53:00+03:00"/>
|
||||
|
||||
<meta property="article:modified_time" content="2017-01-09T16:18:07+02:00"/>
|
||||
<meta property="article:modified_time" content="2016-07-01T10:53:00+03:00"/>
|
||||
|
||||
|
||||
|
||||
@ -45,7 +45,8 @@ In this case the select query was showing 95 results before the update
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary"/><meta name="twitter:title" content="July, 2016"/>
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="July, 2016"/>
|
||||
<meta name="twitter:description" content="2016-07-01
|
||||
|
||||
|
||||
@ -66,7 +67,7 @@ In this case the select query was showing 95 results before the update
|
||||
|
||||
|
||||
"/>
|
||||
<meta name="generator" content="Hugo 0.34" />
|
||||
<meta name="generator" content="Hugo 0.35" />
|
||||
|
||||
|
||||
|
||||
@ -78,7 +79,7 @@ In this case the select query was showing 95 results before the update
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2016-07/",
|
||||
"wordCount": "866",
|
||||
"datePublished": "2016-07-01T10:53:00+03:00",
|
||||
"dateModified": "2017-01-09T16:18:07+02:00",
|
||||
"dateModified": "2016-07-01T10:53:00+03:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -413,6 +414,8 @@ discovery.index.authority.ignore-variants=true
|
||||
<ol class="list-unstyled">
|
||||
|
||||
|
||||
<li><a href="/cgspace-notes/2018-02/">February, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2018-01/">January, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2017-12/">December, 2017</a></li>
|
||||
@ -421,8 +424,6 @@ discovery.index.authority.ignore-variants=true
|
||||
|
||||
<li><a href="/cgspace-notes/2017-10/">October, 2017</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/cgiar-library-migration/">CGIAR Library Migration</a></li>
|
||||
|
||||
</ol>
|
||||
</section>
|
||||
|
||||
|
@ -30,7 +30,7 @@ $ git rebase -i dspace-5.5
|
||||
|
||||
<meta property="article:published_time" content="2016-08-01T15:53:00+03:00"/>
|
||||
|
||||
<meta property="article:modified_time" content="2017-01-09T16:18:07+02:00"/>
|
||||
<meta property="article:modified_time" content="2016-08-01T15:53:00+03:00"/>
|
||||
|
||||
|
||||
|
||||
@ -42,7 +42,8 @@ $ git rebase -i dspace-5.5
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary"/><meta name="twitter:title" content="August, 2016"/>
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="August, 2016"/>
|
||||
<meta name="twitter:description" content="2016-08-01
|
||||
|
||||
|
||||
@ -60,7 +61,7 @@ $ git rebase -i dspace-5.5
|
||||
|
||||
|
||||
"/>
|
||||
<meta name="generator" content="Hugo 0.34" />
|
||||
<meta name="generator" content="Hugo 0.35" />
|
||||
|
||||
|
||||
|
||||
@ -72,7 +73,7 @@ $ git rebase -i dspace-5.5
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2016-08/",
|
||||
"wordCount": "1514",
|
||||
"datePublished": "2016-08-01T15:53:00+03:00",
|
||||
"dateModified": "2017-01-09T16:18:07+02:00",
|
||||
"dateModified": "2016-08-01T15:53:00+03:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -486,6 +487,8 @@ $ JAVA_OPTS="-Dfile.encoding=UTF-8 -Xmx512m" /home/cgspace.cgiar.org/b
|
||||
<ol class="list-unstyled">
|
||||
|
||||
|
||||
<li><a href="/cgspace-notes/2018-02/">February, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2018-01/">January, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2017-12/">December, 2017</a></li>
|
||||
@ -494,8 +497,6 @@ $ JAVA_OPTS="-Dfile.encoding=UTF-8 -Xmx512m" /home/cgspace.cgiar.org/b
|
||||
|
||||
<li><a href="/cgspace-notes/2017-10/">October, 2017</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/cgiar-library-migration/">CGIAR Library Migration</a></li>
|
||||
|
||||
</ol>
|
||||
</section>
|
||||
|
||||
|
@ -26,7 +26,7 @@ $ ldapsearch -x -H ldaps://svcgroot2.cgiarad.org:3269/ -b "dc=cgiarad,dc=or
|
||||
|
||||
<meta property="article:published_time" content="2016-09-01T15:53:00+03:00"/>
|
||||
|
||||
<meta property="article:modified_time" content="2017-01-09T16:18:07+02:00"/>
|
||||
<meta property="article:modified_time" content="2016-09-01T15:53:00+03:00"/>
|
||||
|
||||
|
||||
|
||||
@ -38,7 +38,8 @@ $ ldapsearch -x -H ldaps://svcgroot2.cgiarad.org:3269/ -b "dc=cgiarad,dc=or
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary"/><meta name="twitter:title" content="September, 2016"/>
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="September, 2016"/>
|
||||
<meta name="twitter:description" content="2016-09-01
|
||||
|
||||
|
||||
@ -52,7 +53,7 @@ $ ldapsearch -x -H ldaps://svcgroot2.cgiarad.org:3269/ -b "dc=cgiarad,dc=or
|
||||
|
||||
|
||||
"/>
|
||||
<meta name="generator" content="Hugo 0.34" />
|
||||
<meta name="generator" content="Hugo 0.35" />
|
||||
|
||||
|
||||
|
||||
@ -64,7 +65,7 @@ $ ldapsearch -x -H ldaps://svcgroot2.cgiarad.org:3269/ -b "dc=cgiarad,dc=or
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2016-09/",
|
||||
"wordCount": "3298",
|
||||
"datePublished": "2016-09-01T15:53:00+03:00",
|
||||
"dateModified": "2017-01-09T16:18:07+02:00",
|
||||
"dateModified": "2016-09-01T15:53:00+03:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -786,6 +787,8 @@ $ ./delete-metadata-values.py -i ilrisubjects-delete-13.csv -f cg.subject.ilri -
|
||||
<ol class="list-unstyled">
|
||||
|
||||
|
||||
<li><a href="/cgspace-notes/2018-02/">February, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2018-01/">January, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2017-12/">December, 2017</a></li>
|
||||
@ -794,8 +797,6 @@ $ ./delete-metadata-values.py -i ilrisubjects-delete-13.csv -f cg.subject.ilri -
|
||||
|
||||
<li><a href="/cgspace-notes/2017-10/">October, 2017</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/cgiar-library-migration/">CGIAR Library Migration</a></li>
|
||||
|
||||
</ol>
|
||||
</section>
|
||||
|
||||
|
@ -30,7 +30,7 @@ I exported a random item’s metadata as CSV, deleted all columns except id
|
||||
|
||||
<meta property="article:published_time" content="2016-10-03T15:53:00+03:00"/>
|
||||
|
||||
<meta property="article:modified_time" content="2017-01-10T16:21:47+02:00"/>
|
||||
<meta property="article:modified_time" content="2016-10-03T15:53:00+03:00"/>
|
||||
|
||||
|
||||
|
||||
@ -42,7 +42,8 @@ I exported a random item’s metadata as CSV, deleted all columns except id
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary"/><meta name="twitter:title" content="October, 2016"/>
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="October, 2016"/>
|
||||
<meta name="twitter:description" content="2016-10-03
|
||||
|
||||
|
||||
@ -60,7 +61,7 @@ I exported a random item’s metadata as CSV, deleted all columns except id
|
||||
|
||||
|
||||
"/>
|
||||
<meta name="generator" content="Hugo 0.34" />
|
||||
<meta name="generator" content="Hugo 0.35" />
|
||||
|
||||
|
||||
|
||||
@ -72,7 +73,7 @@ I exported a random item’s metadata as CSV, deleted all columns except id
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2016-10/",
|
||||
"wordCount": "1828",
|
||||
"datePublished": "2016-10-03T15:53:00+03:00",
|
||||
"dateModified": "2017-01-10T16:21:47+02:00",
|
||||
"dateModified": "2016-10-03T15:53:00+03:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -472,6 +473,8 @@ dspace=# update metadatavalue set text_value = regexp_replace(text_value, 'http:
|
||||
<ol class="list-unstyled">
|
||||
|
||||
|
||||
<li><a href="/cgspace-notes/2018-02/">February, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2018-01/">January, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2017-12/">December, 2017</a></li>
|
||||
@ -480,8 +483,6 @@ dspace=# update metadatavalue set text_value = regexp_replace(text_value, 'http:
|
||||
|
||||
<li><a href="/cgspace-notes/2017-10/">October, 2017</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/cgiar-library-migration/">CGIAR Library Migration</a></li>
|
||||
|
||||
</ol>
|
||||
</section>
|
||||
|
||||
|
@ -22,7 +22,7 @@ Add dc.type to the output options for Atmire’s Listings and Reports module
|
||||
|
||||
<meta property="article:published_time" content="2016-11-01T09:21:00+03:00"/>
|
||||
|
||||
<meta property="article:modified_time" content="2017-01-10T16:21:47+02:00"/>
|
||||
<meta property="article:modified_time" content="2016-11-01T09:21:00+03:00"/>
|
||||
|
||||
|
||||
|
||||
@ -34,7 +34,8 @@ Add dc.type to the output options for Atmire’s Listings and Reports module
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary"/><meta name="twitter:title" content="November, 2016"/>
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="November, 2016"/>
|
||||
<meta name="twitter:description" content="2016-11-01
|
||||
|
||||
|
||||
@ -44,7 +45,7 @@ Add dc.type to the output options for Atmire’s Listings and Reports module
|
||||
|
||||
|
||||
"/>
|
||||
<meta name="generator" content="Hugo 0.34" />
|
||||
<meta name="generator" content="Hugo 0.35" />
|
||||
|
||||
|
||||
|
||||
@ -56,7 +57,7 @@ Add dc.type to the output options for Atmire’s Listings and Reports module
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2016-11/",
|
||||
"wordCount": "2825",
|
||||
"datePublished": "2016-11-01T09:21:00+03:00",
|
||||
"dateModified": "2017-01-10T16:21:47+02:00",
|
||||
"dateModified": "2016-11-01T09:21:00+03:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -688,6 +689,8 @@ org.dspace.discovery.SearchServiceException: Error executing query
|
||||
<ol class="list-unstyled">
|
||||
|
||||
|
||||
<li><a href="/cgspace-notes/2018-02/">February, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2018-01/">January, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2017-12/">December, 2017</a></li>
|
||||
@ -696,8 +699,6 @@ org.dspace.discovery.SearchServiceException: Error executing query
|
||||
|
||||
<li><a href="/cgspace-notes/2017-10/">October, 2017</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/cgiar-library-migration/">CGIAR Library Migration</a></li>
|
||||
|
||||
</ol>
|
||||
</section>
|
||||
|
||||
|
@ -34,7 +34,7 @@ Another worrying error from dspace.log is:
|
||||
|
||||
<meta property="article:published_time" content="2016-12-02T10:43:00+03:00"/>
|
||||
|
||||
<meta property="article:modified_time" content="2017-09-19T16:07:20+03:00"/>
|
||||
<meta property="article:modified_time" content="2016-12-02T10:43:00+03:00"/>
|
||||
|
||||
|
||||
|
||||
@ -46,7 +46,8 @@ Another worrying error from dspace.log is:
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary"/><meta name="twitter:title" content="December, 2016"/>
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="December, 2016"/>
|
||||
<meta name="twitter:description" content="2016-12-02
|
||||
|
||||
|
||||
@ -68,7 +69,7 @@ Another worrying error from dspace.log is:
|
||||
|
||||
|
||||
"/>
|
||||
<meta name="generator" content="Hugo 0.34" />
|
||||
<meta name="generator" content="Hugo 0.35" />
|
||||
|
||||
|
||||
|
||||
@ -80,7 +81,7 @@ Another worrying error from dspace.log is:
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2016-12/",
|
||||
"wordCount": "4078",
|
||||
"datePublished": "2016-12-02T10:43:00+03:00",
|
||||
"dateModified": "2017-09-19T16:07:20+03:00",
|
||||
"dateModified": "2016-12-02T10:43:00+03:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -924,6 +925,8 @@ $ exit
|
||||
<ol class="list-unstyled">
|
||||
|
||||
|
||||
<li><a href="/cgspace-notes/2018-02/">February, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2018-01/">January, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2017-12/">December, 2017</a></li>
|
||||
@ -932,8 +935,6 @@ $ exit
|
||||
|
||||
<li><a href="/cgspace-notes/2017-10/">October, 2017</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/cgiar-library-migration/">CGIAR Library Migration</a></li>
|
||||
|
||||
</ol>
|
||||
</section>
|
||||
|
||||
|
@ -22,7 +22,7 @@ I asked on the dspace-tech mailing list because it seems to be broken, and actua
|
||||
|
||||
<meta property="article:published_time" content="2017-01-02T10:43:00+03:00"/>
|
||||
|
||||
<meta property="article:modified_time" content="2017-01-29T13:18:32+02:00"/>
|
||||
<meta property="article:modified_time" content="2017-01-02T10:43:00+03:00"/>
|
||||
|
||||
|
||||
|
||||
@ -34,7 +34,8 @@ I asked on the dspace-tech mailing list because it seems to be broken, and actua
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary"/><meta name="twitter:title" content="January, 2017"/>
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="January, 2017"/>
|
||||
<meta name="twitter:description" content="2017-01-02
|
||||
|
||||
|
||||
@ -44,7 +45,7 @@ I asked on the dspace-tech mailing list because it seems to be broken, and actua
|
||||
|
||||
|
||||
"/>
|
||||
<meta name="generator" content="Hugo 0.34" />
|
||||
<meta name="generator" content="Hugo 0.35" />
|
||||
|
||||
|
||||
|
||||
@ -56,7 +57,7 @@ I asked on the dspace-tech mailing list because it seems to be broken, and actua
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2017-01/",
|
||||
"wordCount": "1594",
|
||||
"datePublished": "2017-01-02T10:43:00+03:00",
|
||||
"dateModified": "2017-01-29T13:18:32+02:00",
|
||||
"dateModified": "2017-01-02T10:43:00+03:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -469,6 +470,8 @@ $ gs -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dPDFSETTINGS=/ebook -dNOPAUSE -
|
||||
<ol class="list-unstyled">
|
||||
|
||||
|
||||
<li><a href="/cgspace-notes/2018-02/">February, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2018-01/">January, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2017-12/">December, 2017</a></li>
|
||||
@ -477,8 +480,6 @@ $ gs -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dPDFSETTINGS=/ebook -dNOPAUSE -
|
||||
|
||||
<li><a href="/cgspace-notes/2017-10/">October, 2017</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/cgiar-library-migration/">CGIAR Library Migration</a></li>
|
||||
|
||||
</ol>
|
||||
</section>
|
||||
|
||||
|
@ -36,7 +36,7 @@ Looks like we’ll be using cg.identifier.ccafsprojectpii as the field name
|
||||
|
||||
<meta property="article:published_time" content="2017-02-07T07:04:52-08:00"/>
|
||||
|
||||
<meta property="article:modified_time" content="2017-02-28T22:58:29+02:00"/>
|
||||
<meta property="article:modified_time" content="2017-02-07T07:04:52-08:00"/>
|
||||
|
||||
|
||||
|
||||
@ -48,7 +48,8 @@ Looks like we’ll be using cg.identifier.ccafsprojectpii as the field name
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary"/><meta name="twitter:title" content="February, 2017"/>
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="February, 2017"/>
|
||||
<meta name="twitter:description" content="2017-02-07
|
||||
|
||||
|
||||
@ -72,7 +73,7 @@ Looks like we’ll be using cg.identifier.ccafsprojectpii as the field name
|
||||
|
||||
|
||||
"/>
|
||||
<meta name="generator" content="Hugo 0.34" />
|
||||
<meta name="generator" content="Hugo 0.35" />
|
||||
|
||||
|
||||
|
||||
@ -84,7 +85,7 @@ Looks like we’ll be using cg.identifier.ccafsprojectpii as the field name
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2017-02/",
|
||||
"wordCount": "2028",
|
||||
"datePublished": "2017-02-07T07:04:52-08:00",
|
||||
"dateModified": "2017-02-28T22:58:29+02:00",
|
||||
"dateModified": "2017-02-07T07:04:52-08:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -541,6 +542,8 @@ COPY 1968
|
||||
<ol class="list-unstyled">
|
||||
|
||||
|
||||
<li><a href="/cgspace-notes/2018-02/">February, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2018-01/">January, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2017-12/">December, 2017</a></li>
|
||||
@ -549,8 +552,6 @@ COPY 1968
|
||||
|
||||
<li><a href="/cgspace-notes/2017-10/">October, 2017</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/cgiar-library-migration/">CGIAR Library Migration</a></li>
|
||||
|
||||
</ol>
|
||||
</section>
|
||||
|
||||
|
@ -38,7 +38,7 @@ $ identify ~/Desktop/alc_contrastes_desafios.jpg
|
||||
|
||||
<meta property="article:published_time" content="2017-03-01T17:08:52+02:00"/>
|
||||
|
||||
<meta property="article:modified_time" content="2017-03-31T05:36:10+03:00"/>
|
||||
<meta property="article:modified_time" content="2017-03-01T17:08:52+02:00"/>
|
||||
|
||||
|
||||
|
||||
@ -50,7 +50,8 @@ $ identify ~/Desktop/alc_contrastes_desafios.jpg
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary"/><meta name="twitter:title" content="March, 2017"/>
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="March, 2017"/>
|
||||
<meta name="twitter:description" content="2017-03-01
|
||||
|
||||
|
||||
@ -76,7 +77,7 @@ $ identify ~/Desktop/alc_contrastes_desafios.jpg
|
||||
|
||||
|
||||
"/>
|
||||
<meta name="generator" content="Hugo 0.34" />
|
||||
<meta name="generator" content="Hugo 0.35" />
|
||||
|
||||
|
||||
|
||||
@ -88,7 +89,7 @@ $ identify ~/Desktop/alc_contrastes_desafios.jpg
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2017-03/",
|
||||
"wordCount": "1538",
|
||||
"datePublished": "2017-03-01T17:08:52+02:00",
|
||||
"dateModified": "2017-03-31T05:36:10+03:00",
|
||||
"dateModified": "2017-03-01T17:08:52+02:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -455,6 +456,8 @@ $ ./delete-metadata-values.py -i Investors-Delete-121.csv -f dc.description.spon
|
||||
<ol class="list-unstyled">
|
||||
|
||||
|
||||
<li><a href="/cgspace-notes/2018-02/">February, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2018-01/">January, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2017-12/">December, 2017</a></li>
|
||||
@ -463,8 +466,6 @@ $ ./delete-metadata-values.py -i Investors-Delete-121.csv -f dc.description.spon
|
||||
|
||||
<li><a href="/cgspace-notes/2017-10/">October, 2017</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/cgiar-library-migration/">CGIAR Library Migration</a></li>
|
||||
|
||||
</ol>
|
||||
</section>
|
||||
|
||||
|
@ -31,7 +31,7 @@ $ [dspace]/bin/dspace filter-media -f -i 10568/16498 -p "ImageMagick PDF Th
|
||||
|
||||
<meta property="article:published_time" content="2017-04-02T17:08:52+02:00"/>
|
||||
|
||||
<meta property="article:modified_time" content="2017-04-26T13:35:10+03:00"/>
|
||||
<meta property="article:modified_time" content="2017-04-02T17:08:52+02:00"/>
|
||||
|
||||
|
||||
|
||||
@ -43,7 +43,8 @@ $ [dspace]/bin/dspace filter-media -f -i 10568/16498 -p "ImageMagick PDF Th
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary"/><meta name="twitter:title" content="April, 2017"/>
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="April, 2017"/>
|
||||
<meta name="twitter:description" content="2017-04-02
|
||||
|
||||
|
||||
@ -62,7 +63,7 @@ $ [dspace]/bin/dspace filter-media -f -i 10568/16498 -p "ImageMagick PDF Th
|
||||
|
||||
|
||||
"/>
|
||||
<meta name="generator" content="Hugo 0.34" />
|
||||
<meta name="generator" content="Hugo 0.35" />
|
||||
|
||||
|
||||
|
||||
@ -74,7 +75,7 @@ $ [dspace]/bin/dspace filter-media -f -i 10568/16498 -p "ImageMagick PDF Th
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2017-04/",
|
||||
"wordCount": "2917",
|
||||
"datePublished": "2017-04-02T17:08:52+02:00",
|
||||
"dateModified": "2017-04-26T13:35:10+03:00",
|
||||
"dateModified": "2017-04-02T17:08:52+02:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -734,6 +735,8 @@ $ gem install compass -v 1.0.3
|
||||
<ol class="list-unstyled">
|
||||
|
||||
|
||||
<li><a href="/cgspace-notes/2018-02/">February, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2018-01/">January, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2017-12/">December, 2017</a></li>
|
||||
@ -742,8 +745,6 @@ $ gem install compass -v 1.0.3
|
||||
|
||||
<li><a href="/cgspace-notes/2017-10/">October, 2017</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/cgiar-library-migration/">CGIAR Library Migration</a></li>
|
||||
|
||||
</ol>
|
||||
</section>
|
||||
|
||||
|
@ -14,7 +14,7 @@
|
||||
|
||||
<meta property="article:published_time" content="2017-05-01T16:21:52+02:00"/>
|
||||
|
||||
<meta property="article:modified_time" content="2017-09-10T17:46:54+03:00"/>
|
||||
<meta property="article:modified_time" content="2017-05-01T16:21:52+02:00"/>
|
||||
|
||||
|
||||
|
||||
@ -26,9 +26,10 @@
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary"/><meta name="twitter:title" content="May, 2017"/>
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="May, 2017"/>
|
||||
<meta name="twitter:description" content="2017-05-01 ICARDA apparently started working on CG Core on their MEL repository They have done a few cg.* fields, but not very consistent and even copy some of CGSpace items: https://mel.cgiar.org/xmlui/handle/20.500.11766/6911?show=full https://cgspace.cgiar.org/handle/10568/73683 2017-05-02 Atmire got back about the Workflow Statistics issue, and apparently it’s a bug in the CUA module so they will send us a pull request 2017-05-04 Sync DSpace Test with database and assetstore from CGSpace Re-deploy DSpace Test with Atmire’s CUA patch for workflow statistics, run system updates, and restart the server Now I can see the workflow statistics and am able to select users, but everything returns 0 items Megan says there are still some mapped items are not appearing since last week, so I forced a full index-discovery -b Need to remember to check if the collection has more items (currently 39 on CGSpace, but 118 on the freshly reindexed DSPace Test) tomorrow: https://cgspace."/>
|
||||
<meta name="generator" content="Hugo 0.34" />
|
||||
<meta name="generator" content="Hugo 0.35" />
|
||||
|
||||
|
||||
|
||||
@ -40,7 +41,7 @@
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2017-05/",
|
||||
"wordCount": "2398",
|
||||
"datePublished": "2017-05-01T16:21:52+02:00",
|
||||
"dateModified": "2017-09-10T17:46:54+03:00",
|
||||
"dateModified": "2017-05-01T16:21:52+02:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -488,6 +489,8 @@ UPDATE 187
|
||||
<ol class="list-unstyled">
|
||||
|
||||
|
||||
<li><a href="/cgspace-notes/2018-02/">February, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2018-01/">January, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2017-12/">December, 2017</a></li>
|
||||
@ -496,8 +499,6 @@ UPDATE 187
|
||||
|
||||
<li><a href="/cgspace-notes/2017-10/">October, 2017</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/cgiar-library-migration/">CGIAR Library Migration</a></li>
|
||||
|
||||
</ol>
|
||||
</section>
|
||||
|
||||
|
@ -14,7 +14,7 @@
|
||||
|
||||
<meta property="article:published_time" content="2017-06-01T10:14:52+03:00"/>
|
||||
|
||||
<meta property="article:modified_time" content="2017-06-30T18:34:51+03:00"/>
|
||||
<meta property="article:modified_time" content="2017-06-01T10:14:52+03:00"/>
|
||||
|
||||
|
||||
|
||||
@ -26,9 +26,10 @@
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary"/><meta name="twitter:title" content="June, 2017"/>
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="June, 2017"/>
|
||||
<meta name="twitter:description" content="2017-06-01 After discussion with WLE and CGSpace content people, we decided to just add one metadata field for the WLE Research Themes The cg.identifier.wletheme field will be used for both Phase I and Phase II Research Themes Then we’ll create a new sub-community for Phase II and create collections for the research themes there The current “Research Themes” community will be renamed to “WLE Phase I Research Themes” Tagged all items in the current Phase I collections with their appropriate themes Create pull request to add Phase II research themes to the submission form: #328 Add cg."/>
|
||||
<meta name="generator" content="Hugo 0.34" />
|
||||
<meta name="generator" content="Hugo 0.35" />
|
||||
|
||||
|
||||
|
||||
@ -40,7 +41,7 @@
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2017-06/",
|
||||
"wordCount": "1261",
|
||||
"datePublished": "2017-06-01T10:14:52+03:00",
|
||||
"dateModified": "2017-06-30T18:34:51+03:00",
|
||||
"dateModified": "2017-06-01T10:14:52+03:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -306,6 +307,8 @@ $ JAVA_OPTS="-Xmx1024m -Dfile.encoding=UTF-8" [dspace]/bin/dspace impo
|
||||
<ol class="list-unstyled">
|
||||
|
||||
|
||||
<li><a href="/cgspace-notes/2018-02/">February, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2018-01/">January, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2017-12/">December, 2017</a></li>
|
||||
@ -314,8 +317,6 @@ $ JAVA_OPTS="-Xmx1024m -Dfile.encoding=UTF-8" [dspace]/bin/dspace impo
|
||||
|
||||
<li><a href="/cgspace-notes/2017-10/">October, 2017</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/cgiar-library-migration/">CGIAR Library Migration</a></li>
|
||||
|
||||
</ol>
|
||||
</section>
|
||||
|
||||
|
@ -28,7 +28,7 @@ We can use PostgreSQL’s extended output format (-x) plus sed to format the
|
||||
|
||||
<meta property="article:published_time" content="2017-07-01T18:03:52+03:00"/>
|
||||
|
||||
<meta property="article:modified_time" content="2017-08-01T08:55:37+03:00"/>
|
||||
<meta property="article:modified_time" content="2017-07-01T18:03:52+03:00"/>
|
||||
|
||||
|
||||
|
||||
@ -40,7 +40,8 @@ We can use PostgreSQL’s extended output format (-x) plus sed to format the
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary"/><meta name="twitter:title" content="July, 2017"/>
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="July, 2017"/>
|
||||
<meta name="twitter:description" content="2017-07-01
|
||||
|
||||
|
||||
@ -56,7 +57,7 @@ We can use PostgreSQL’s extended output format (-x) plus sed to format the
|
||||
|
||||
|
||||
"/>
|
||||
<meta name="generator" content="Hugo 0.34" />
|
||||
<meta name="generator" content="Hugo 0.35" />
|
||||
|
||||
|
||||
|
||||
@ -68,7 +69,7 @@ We can use PostgreSQL’s extended output format (-x) plus sed to format the
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2017-07/",
|
||||
"wordCount": "1151",
|
||||
"datePublished": "2017-07-01T18:03:52+03:00",
|
||||
"dateModified": "2017-08-01T08:55:37+03:00",
|
||||
"dateModified": "2017-07-01T18:03:52+03:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -341,6 +342,8 @@ delete from metadatavalue where resource_type_id=2 and metadata_field_id=235 and
|
||||
<ol class="list-unstyled">
|
||||
|
||||
|
||||
<li><a href="/cgspace-notes/2018-02/">February, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2018-01/">January, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2017-12/">December, 2017</a></li>
|
||||
@ -349,8 +352,6 @@ delete from metadatavalue where resource_type_id=2 and metadata_field_id=235 and
|
||||
|
||||
<li><a href="/cgspace-notes/2017-10/">October, 2017</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/cgiar-library-migration/">CGIAR Library Migration</a></li>
|
||||
|
||||
</ol>
|
||||
</section>
|
||||
|
||||
|
@ -38,7 +38,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:modified_time" content="2017-09-10T19:18:52+03:00"/>
|
||||
<meta property="article:modified_time" content="2017-08-01T11:51:52+03:00"/>
|
||||
|
||||
|
||||
|
||||
@ -50,7 +50,8 @@ Then I cleaned up the author authorities and HTML characters in OpenRefine and s
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary"/><meta name="twitter:title" content="August, 2017"/>
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="August, 2017"/>
|
||||
<meta name="twitter:description" content="2017-08-01
|
||||
|
||||
|
||||
@ -76,7 +77,7 @@ Then I cleaned up the author authorities and HTML characters in OpenRefine and s
|
||||
|
||||
|
||||
"/>
|
||||
<meta name="generator" content="Hugo 0.34" />
|
||||
<meta name="generator" content="Hugo 0.35" />
|
||||
|
||||
|
||||
|
||||
@ -88,7 +89,7 @@ Then I cleaned up the author authorities and HTML characters in OpenRefine and s
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2017-08/",
|
||||
"wordCount": "3542",
|
||||
"datePublished": "2017-08-01T11:51:52+03:00",
|
||||
"dateModified": "2017-09-10T19:18:52+03:00",
|
||||
"dateModified": "2017-08-01T11:51:52+03:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -627,6 +628,8 @@ org.apache.commons.dbcp.SQLNestedException: Cannot get a connection, pool error
|
||||
<ol class="list-unstyled">
|
||||
|
||||
|
||||
<li><a href="/cgspace-notes/2018-02/">February, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2018-01/">January, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2017-12/">December, 2017</a></li>
|
||||
@ -635,8 +638,6 @@ org.apache.commons.dbcp.SQLNestedException: Cannot get a connection, pool error
|
||||
|
||||
<li><a href="/cgspace-notes/2017-10/">October, 2017</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/cgiar-library-migration/">CGIAR Library Migration</a></li>
|
||||
|
||||
</ol>
|
||||
</section>
|
||||
|
||||
|
@ -26,7 +26,7 @@ Ask Sisay to clean up the WLE approvers a bit, as Marianne’s user account
|
||||
|
||||
<meta property="article:published_time" content="2017-09-07T16:54:52+07:00"/>
|
||||
|
||||
<meta property="article:modified_time" content="2017-09-28T07:56:11+03:00"/>
|
||||
<meta property="article:modified_time" content="2017-09-07T16:54:52+07:00"/>
|
||||
|
||||
|
||||
|
||||
@ -38,7 +38,8 @@ Ask Sisay to clean up the WLE approvers a bit, as Marianne’s user account
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary"/><meta name="twitter:title" content="September, 2017"/>
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="September, 2017"/>
|
||||
<meta name="twitter:description" content="2017-09-06
|
||||
|
||||
|
||||
@ -52,7 +53,7 @@ Ask Sisay to clean up the WLE approvers a bit, as Marianne’s user account
|
||||
|
||||
|
||||
"/>
|
||||
<meta name="generator" content="Hugo 0.34" />
|
||||
<meta name="generator" content="Hugo 0.35" />
|
||||
|
||||
|
||||
|
||||
@ -64,7 +65,7 @@ Ask Sisay to clean up the WLE approvers a bit, as Marianne’s user account
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2017-09/",
|
||||
"wordCount": "4199",
|
||||
"datePublished": "2017-09-07T16:54:52+07:00",
|
||||
"dateModified": "2017-09-28T07:56:11+03:00",
|
||||
"dateModified": "2017-09-07T16:54:52+07:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -799,6 +800,8 @@ Cert Status: good
|
||||
<ol class="list-unstyled">
|
||||
|
||||
|
||||
<li><a href="/cgspace-notes/2018-02/">February, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2018-01/">January, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2017-12/">December, 2017</a></li>
|
||||
@ -807,8 +810,6 @@ Cert Status: good
|
||||
|
||||
<li><a href="/cgspace-notes/2017-10/">October, 2017</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/cgiar-library-migration/">CGIAR Library Migration</a></li>
|
||||
|
||||
</ol>
|
||||
</section>
|
||||
|
||||
|
@ -28,7 +28,7 @@ Add Katherine Lutz to the groups for content submission and edit steps of the CG
|
||||
|
||||
<meta property="article:published_time" content="2017-10-01T08:07:54+03:00"/>
|
||||
|
||||
<meta property="article:modified_time" content="2017-11-02T16:13:10+02:00"/>
|
||||
<meta property="article:modified_time" content="2017-10-01T08:07:54+03:00"/>
|
||||
|
||||
|
||||
|
||||
@ -40,7 +40,8 @@ Add Katherine Lutz to the groups for content submission and edit steps of the CG
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary"/><meta name="twitter:title" content="October, 2017"/>
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="October, 2017"/>
|
||||
<meta name="twitter:description" content="2017-10-01
|
||||
|
||||
|
||||
@ -56,7 +57,7 @@ Add Katherine Lutz to the groups for content submission and edit steps of the CG
|
||||
|
||||
|
||||
"/>
|
||||
<meta name="generator" content="Hugo 0.34" />
|
||||
<meta name="generator" content="Hugo 0.35" />
|
||||
|
||||
|
||||
|
||||
@ -68,7 +69,7 @@ Add Katherine Lutz to the groups for content submission and edit steps of the CG
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2017-10/",
|
||||
"wordCount": "2613",
|
||||
"datePublished": "2017-10-01T08:07:54+03:00",
|
||||
"dateModified": "2017-11-02T16:13:10+02:00",
|
||||
"dateModified": "2017-10-01T08:07:54+03:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -564,6 +565,8 @@ session_id=6C30F10B4351A4ED83EC6ED50AFD6B6A
|
||||
<ol class="list-unstyled">
|
||||
|
||||
|
||||
<li><a href="/cgspace-notes/2018-02/">February, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2018-01/">January, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2017-12/">December, 2017</a></li>
|
||||
@ -572,8 +575,6 @@ session_id=6C30F10B4351A4ED83EC6ED50AFD6B6A
|
||||
|
||||
<li><a href="/cgspace-notes/2017-10/">October, 2017</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/cgiar-library-migration/">CGIAR Library Migration</a></li>
|
||||
|
||||
</ol>
|
||||
</section>
|
||||
|
||||
|
@ -38,7 +38,7 @@ COPY 54701
|
||||
|
||||
<meta property="article:published_time" content="2017-11-02T09:37:54+02:00"/>
|
||||
|
||||
<meta property="article:modified_time" content="2018-01-12T06:07:03+02:00"/>
|
||||
<meta property="article:modified_time" content="2017-11-02T09:37:54+02:00"/>
|
||||
|
||||
|
||||
|
||||
@ -50,7 +50,8 @@ COPY 54701
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary"/><meta name="twitter:title" content="November, 2017"/>
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="November, 2017"/>
|
||||
<meta name="twitter:description" content="2017-11-01
|
||||
|
||||
|
||||
@ -76,7 +77,7 @@ COPY 54701
|
||||
|
||||
|
||||
"/>
|
||||
<meta name="generator" content="Hugo 0.34" />
|
||||
<meta name="generator" content="Hugo 0.35" />
|
||||
|
||||
|
||||
|
||||
@ -88,7 +89,7 @@ COPY 54701
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2017-11/",
|
||||
"wordCount": "5428",
|
||||
"datePublished": "2017-11-02T09:37:54+02:00",
|
||||
"dateModified": "2018-01-12T06:07:03+02:00",
|
||||
"dateModified": "2017-11-02T09:37:54+02:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -1208,6 +1209,8 @@ $ cat dspace.log.2017-11-28 | grep -o -E 'session_id=[A-Z0-9]{32}' | sort -n | u
|
||||
<ol class="list-unstyled">
|
||||
|
||||
|
||||
<li><a href="/cgspace-notes/2018-02/">February, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2018-01/">January, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2017-12/">December, 2017</a></li>
|
||||
@ -1216,8 +1219,6 @@ $ cat dspace.log.2017-11-28 | grep -o -E 'session_id=[A-Z0-9]{32}' | sort -n | u
|
||||
|
||||
<li><a href="/cgspace-notes/2017-10/">October, 2017</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/cgiar-library-migration/">CGIAR Library Migration</a></li>
|
||||
|
||||
</ol>
|
||||
</section>
|
||||
|
||||
|
@ -23,7 +23,7 @@ The list of connections to XMLUI and REST API for today:
|
||||
|
||||
<meta property="article:published_time" content="2017-12-01T13:53:54+03:00"/>
|
||||
|
||||
<meta property="article:modified_time" content="2017-12-31T10:42:16-08:00"/>
|
||||
<meta property="article:modified_time" content="2017-12-01T13:53:54+03:00"/>
|
||||
|
||||
|
||||
|
||||
@ -35,7 +35,8 @@ The list of connections to XMLUI and REST API for today:
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary"/><meta name="twitter:title" content="December, 2017"/>
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="December, 2017"/>
|
||||
<meta name="twitter:description" content="2017-12-01
|
||||
|
||||
|
||||
@ -46,7 +47,7 @@ The list of connections to XMLUI and REST API for today:
|
||||
|
||||
|
||||
"/>
|
||||
<meta name="generator" content="Hugo 0.34" />
|
||||
<meta name="generator" content="Hugo 0.35" />
|
||||
|
||||
|
||||
|
||||
@ -58,7 +59,7 @@ The list of connections to XMLUI and REST API for today:
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2017-12/",
|
||||
"wordCount": "4088",
|
||||
"datePublished": "2017-12-01T13:53:54+03:00",
|
||||
"dateModified": "2017-12-31T10:42:16-08:00",
|
||||
"dateModified": "2017-12-01T13:53:54+03:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -973,6 +974,8 @@ DELETE 20
|
||||
<ol class="list-unstyled">
|
||||
|
||||
|
||||
<li><a href="/cgspace-notes/2018-02/">February, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2018-01/">January, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2017-12/">December, 2017</a></li>
|
||||
@ -981,8 +984,6 @@ DELETE 20
|
||||
|
||||
<li><a href="/cgspace-notes/2017-10/">October, 2017</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/cgiar-library-migration/">CGIAR Library Migration</a></li>
|
||||
|
||||
</ol>
|
||||
</section>
|
||||
|
||||
|
@ -92,7 +92,7 @@ Danny wrote to ask for help renewing the wildcard ilri.org certificate and I adv
|
||||
|
||||
<meta property="article:published_time" content="2018-01-02T08:35:54-08:00"/>
|
||||
|
||||
<meta property="article:modified_time" content="2018-01-31T16:17:39+02:00"/>
|
||||
<meta property="article:modified_time" content="2018-01-02T08:35:54-08:00"/>
|
||||
|
||||
|
||||
|
||||
@ -104,7 +104,8 @@ Danny wrote to ask for help renewing the wildcard ilri.org certificate and I adv
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary"/><meta name="twitter:title" content="January, 2018"/>
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="January, 2018"/>
|
||||
<meta name="twitter:description" content="2018-01-02
|
||||
|
||||
|
||||
@ -184,7 +185,7 @@ Danny wrote to ask for help renewing the wildcard ilri.org certificate and I adv
|
||||
|
||||
|
||||
"/>
|
||||
<meta name="generator" content="Hugo 0.34" />
|
||||
<meta name="generator" content="Hugo 0.35" />
|
||||
|
||||
|
||||
|
||||
@ -196,7 +197,7 @@ Danny wrote to ask for help renewing the wildcard ilri.org certificate and I adv
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2018-01/",
|
||||
"wordCount": "7940",
|
||||
"datePublished": "2018-01-02T08:35:54-08:00",
|
||||
"dateModified": "2018-01-31T16:17:39+02:00",
|
||||
"dateModified": "2018-01-02T08:35:54-08:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -1800,6 +1801,8 @@ Catalina:type=Manager,context=/,host=localhost activeSessions 8
|
||||
<ol class="list-unstyled">
|
||||
|
||||
|
||||
<li><a href="/cgspace-notes/2018-02/">February, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2018-01/">January, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2017-12/">December, 2017</a></li>
|
||||
@ -1808,8 +1811,6 @@ Catalina:type=Manager,context=/,host=localhost activeSessions 8
|
||||
|
||||
<li><a href="/cgspace-notes/2017-10/">October, 2017</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/cgiar-library-migration/">CGIAR Library Migration</a></li>
|
||||
|
||||
</ol>
|
||||
</section>
|
||||
|
||||
|
205
public/2018-02/index.html
Normal file
205
public/2018-02/index.html
Normal file
@ -0,0 +1,205 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
|
||||
<meta property="og:title" content="February, 2018" />
|
||||
<meta property="og:description" content="2018-02-01
|
||||
|
||||
|
||||
Peter gave feedback on the dc.rights proof of concept that I had sent him last week
|
||||
We don’t need to distinguish between internal and external works, so that makes it just a simple list
|
||||
|
||||
|
||||
" />
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2018-02/" />
|
||||
|
||||
|
||||
|
||||
<meta property="article:published_time" content="2018-02-01T16:28:54+02:00"/>
|
||||
|
||||
<meta property="article:modified_time" content="2018-02-01T16:28:54+02:00"/>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="February, 2018"/>
|
||||
<meta name="twitter:description" content="2018-02-01
|
||||
|
||||
|
||||
Peter gave feedback on the dc.rights proof of concept that I had sent him last week
|
||||
We don’t need to distinguish between internal and external works, so that makes it just a simple list
|
||||
|
||||
|
||||
"/>
|
||||
<meta name="generator" content="Hugo 0.35" />
|
||||
|
||||
|
||||
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "http://schema.org",
|
||||
"@type": "BlogPosting",
|
||||
"headline": "February, 2018",
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2018-02/",
|
||||
"wordCount": "35",
|
||||
"datePublished": "2018-02-01T16:28:54+02:00",
|
||||
"dateModified": "2018-02-01T16:28:54+02:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
},
|
||||
"keywords": "Notes"
|
||||
}
|
||||
</script>
|
||||
|
||||
|
||||
|
||||
<link rel="canonical" href="https://alanorth.github.io/cgspace-notes/2018-02/">
|
||||
|
||||
<title>February, 2018 | CGSpace Notes</title>
|
||||
|
||||
<!-- combined, minified CSS -->
|
||||
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-HjEPigLMLBzVQsUi6JWp9tmxJtBimdClDBxwZrwZR+VE3s11/PtFYOrLClxIv2SG" crossorigin="anonymous">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
|
||||
<div class="blog-masthead">
|
||||
<div class="container">
|
||||
<nav class="nav blog-nav">
|
||||
<a class="nav-link " href="https://alanorth.github.io/cgspace-notes/">Home</a>
|
||||
|
||||
|
||||
</nav>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<header class="blog-header">
|
||||
<div class="container">
|
||||
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
|
||||
<p class="lead blog-description">Documenting day-to-day work on the <a href="https://cgspace.cgiar.org">CGSpace</a> repository.</p>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-sm-8 blog-main">
|
||||
|
||||
|
||||
|
||||
|
||||
<article class="blog-post">
|
||||
<header>
|
||||
<h2 class="blog-post-title"><a href="https://alanorth.github.io/cgspace-notes/2018-02/">February, 2018</a></h2>
|
||||
<p class="blog-post-meta"><time datetime="2018-02-01T16:28:54+02:00">Thu Feb 01, 2018</time> by Alan Orth in
|
||||
|
||||
<i class="fa fa-tag" aria-hidden="true"></i> <a href="/cgspace-notes/tags/notes" rel="tag">Notes</a>
|
||||
|
||||
</p>
|
||||
</header>
|
||||
<h2 id="2018-02-01">2018-02-01</h2>
|
||||
|
||||
<ul>
|
||||
<li>Peter gave feedback on the <code>dc.rights</code> proof of concept that I had sent him last week</li>
|
||||
<li>We don’t need to distinguish between internal and external works, so that makes it just a simple list</li>
|
||||
</ul>
|
||||
|
||||
<p></p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</article>
|
||||
|
||||
|
||||
|
||||
</div> <!-- /.blog-main -->
|
||||
|
||||
<aside class="col-sm-3 ml-auto blog-sidebar">
|
||||
|
||||
|
||||
|
||||
<section class="sidebar-module">
|
||||
<h4>Recent Posts</h4>
|
||||
<ol class="list-unstyled">
|
||||
|
||||
|
||||
<li><a href="/cgspace-notes/2018-02/">February, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2018-01/">January, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2017-12/">December, 2017</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2017-11/">November, 2017</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2017-10/">October, 2017</a></li>
|
||||
|
||||
</ol>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
|
||||
<section class="sidebar-module">
|
||||
<h4>Links</h4>
|
||||
<ol class="list-unstyled">
|
||||
|
||||
<li><a href="https://cgspace.cgiar.org">CGSpace</a></li>
|
||||
|
||||
<li><a href="https://dspacetest.cgiar.org">DSpace Test</a></li>
|
||||
|
||||
<li><a href="https://github.com/ilri/DSpace">CGSpace @ GitHub</a></li>
|
||||
|
||||
</ol>
|
||||
</section>
|
||||
|
||||
</aside>
|
||||
|
||||
|
||||
</div> <!-- /.row -->
|
||||
</div> <!-- /.container -->
|
||||
|
||||
|
||||
|
||||
<footer class="blog-footer">
|
||||
<p>
|
||||
|
||||
Blog template created by <a href="https://twitter.com/mdo">@mdo</a>, ported to Hugo by <a href='https://twitter.com/mralanorth'>@mralanorth</a>.
|
||||
|
||||
</p>
|
||||
<p>
|
||||
<a href="#">Back to top</a>
|
||||
</p>
|
||||
</footer>
|
||||
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
@ -23,9 +23,10 @@
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary"/><meta name="twitter:title" content="404 Page not found"/>
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="404 Page not found"/>
|
||||
<meta name="twitter:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."/>
|
||||
<meta name="generator" content="Hugo 0.34" />
|
||||
<meta name="generator" content="Hugo 0.35" />
|
||||
|
||||
|
||||
|
||||
@ -102,6 +103,8 @@
|
||||
<ol class="list-unstyled">
|
||||
|
||||
|
||||
<li><a href="/cgspace-notes/2018-02/">February, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2018-01/">January, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2017-12/">December, 2017</a></li>
|
||||
@ -110,8 +113,6 @@
|
||||
|
||||
<li><a href="/cgspace-notes/2017-10/">October, 2017</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/cgiar-library-migration/">CGIAR Library Migration</a></li>
|
||||
|
||||
</ol>
|
||||
</section>
|
||||
|
||||
|
@ -23,9 +23,10 @@
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary"/><meta name="twitter:title" content="Categories"/>
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="Categories"/>
|
||||
<meta name="twitter:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."/>
|
||||
<meta name="generator" content="Hugo 0.34" />
|
||||
<meta name="generator" content="Hugo 0.35" />
|
||||
|
||||
|
||||
|
||||
@ -114,6 +115,8 @@
|
||||
<ol class="list-unstyled">
|
||||
|
||||
|
||||
<li><a href="/cgspace-notes/2018-02/">February, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2018-01/">January, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2017-12/">December, 2017</a></li>
|
||||
@ -122,8 +125,6 @@
|
||||
|
||||
<li><a href="/cgspace-notes/2017-10/">October, 2017</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/cgiar-library-migration/">CGIAR Library Migration</a></li>
|
||||
|
||||
</ol>
|
||||
</section>
|
||||
|
||||
|
@ -23,9 +23,10 @@
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary"/><meta name="twitter:title" content="Notes"/>
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="Notes"/>
|
||||
<meta name="twitter:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."/>
|
||||
<meta name="generator" content="Hugo 0.34" />
|
||||
<meta name="generator" content="Hugo 0.35" />
|
||||
|
||||
|
||||
|
||||
@ -135,6 +136,8 @@
|
||||
<ol class="list-unstyled">
|
||||
|
||||
|
||||
<li><a href="/cgspace-notes/2018-02/">February, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2018-01/">January, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2017-12/">December, 2017</a></li>
|
||||
@ -143,8 +146,6 @@
|
||||
|
||||
<li><a href="/cgspace-notes/2017-10/">October, 2017</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/cgiar-library-migration/">CGIAR Library Migration</a></li>
|
||||
|
||||
</ol>
|
||||
</section>
|
||||
|
||||
|
@ -14,7 +14,7 @@
|
||||
|
||||
<meta property="article:published_time" content="2017-09-18T16:38:35+03:00"/>
|
||||
|
||||
<meta property="article:modified_time" content="2017-09-28T12:00:49+03:00"/>
|
||||
<meta property="article:modified_time" content="2017-09-18T16:38:35+03:00"/>
|
||||
|
||||
|
||||
|
||||
@ -26,9 +26,10 @@
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary"/><meta name="twitter:title" content="CGIAR Library Migration"/>
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="CGIAR Library Migration"/>
|
||||
<meta name="twitter:description" content="Notes on the migration of the CGIAR Library to CGSpace"/>
|
||||
<meta name="generator" content="Hugo 0.34" />
|
||||
<meta name="generator" content="Hugo 0.35" />
|
||||
|
||||
|
||||
|
||||
@ -40,7 +41,7 @@
|
||||
"url": "https://alanorth.github.io/cgspace-notes/cgiar-library-migration/",
|
||||
"wordCount": "1278",
|
||||
"datePublished": "2017-09-18T16:38:35+03:00",
|
||||
"dateModified": "2017-09-28T12:00:49+03:00",
|
||||
"dateModified": "2017-09-18T16:38:35+03:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -341,6 +342,8 @@ dspace=# select setval('handle_seq',86873);
|
||||
<ol class="list-unstyled">
|
||||
|
||||
|
||||
<li><a href="/cgspace-notes/2018-02/">February, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2018-01/">January, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2017-12/">December, 2017</a></li>
|
||||
@ -349,8 +352,6 @@ dspace=# select setval('handle_seq',86873);
|
||||
|
||||
<li><a href="/cgspace-notes/2017-10/">October, 2017</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/cgiar-library-migration/">CGIAR Library Migration</a></li>
|
||||
|
||||
</ol>
|
||||
</section>
|
||||
|
||||
|
@ -12,7 +12,7 @@
|
||||
|
||||
|
||||
|
||||
<meta property="og:updated_time" content="2018-01-02T08:35:54-08:00"/>
|
||||
<meta property="og:updated_time" content="2018-02-01T16:28:54+02:00"/>
|
||||
|
||||
|
||||
|
||||
@ -23,9 +23,10 @@
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary"/><meta name="twitter:title" content="CGSpace Notes"/>
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="CGSpace Notes"/>
|
||||
<meta name="twitter:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."/>
|
||||
<meta name="generator" content="Hugo 0.34" />
|
||||
<meta name="generator" content="Hugo 0.35" />
|
||||
|
||||
|
||||
|
||||
@ -39,7 +40,7 @@
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
},
|
||||
"dateModified": "2018-01-02T08:35:54-08:00",
|
||||
"dateModified": "2018-02-01T16:28:54+02:00",
|
||||
"keywords": "notes,notes,",
|
||||
"description": "Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."
|
||||
}
|
||||
@ -102,6 +103,31 @@
|
||||
|
||||
|
||||
|
||||
<article class="blog-post">
|
||||
<header>
|
||||
<h2 class="blog-post-title"><a href="https://alanorth.github.io/cgspace-notes/2018-02/">February, 2018</a></h2>
|
||||
<p class="blog-post-meta"><time datetime="2018-02-01T16:28:54+02:00">Thu Feb 01, 2018</time> by Alan Orth in
|
||||
|
||||
<i class="fa fa-tag" aria-hidden="true"></i> <a href="/cgspace-notes/tags/notes" rel="tag">Notes</a>
|
||||
|
||||
</p>
|
||||
</header>
|
||||
<h2 id="2018-02-01">2018-02-01</h2>
|
||||
|
||||
<ul>
|
||||
<li>Peter gave feedback on the <code>dc.rights</code> proof of concept that I had sent him last week</li>
|
||||
<li>We don’t need to distinguish between internal and external works, so that makes it just a simple list</li>
|
||||
</ul>
|
||||
|
||||
<p></p>
|
||||
<a href='https://alanorth.github.io/cgspace-notes/2018-02/'>Read more →</a>
|
||||
</article>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<article class="blog-post">
|
||||
<header>
|
||||
<h2 class="blog-post-title"><a href="https://alanorth.github.io/cgspace-notes/2018-01/">January, 2018</a></h2>
|
||||
@ -440,24 +466,6 @@ COPY 54701
|
||||
|
||||
|
||||
|
||||
|
||||
<article class="blog-post">
|
||||
<header>
|
||||
<h2 class="blog-post-title"><a href="https://alanorth.github.io/cgspace-notes/2017-05/">May, 2017</a></h2>
|
||||
<p class="blog-post-meta"><time datetime="2017-05-01T16:21:52+02:00">Mon May 01, 2017</time> by Alan Orth in
|
||||
|
||||
<i class="fa fa-tag" aria-hidden="true"></i> <a href="/cgspace-notes/tags/notes" rel="tag">Notes</a>
|
||||
|
||||
</p>
|
||||
</header>
|
||||
2017-05-01 ICARDA apparently started working on CG Core on their MEL repository They have done a few cg.* fields, but not very consistent and even copy some of CGSpace items: https://mel.cgiar.org/xmlui/handle/20.500.11766/6911?show=full https://cgspace.cgiar.org/handle/10568/73683 2017-05-02 Atmire got back about the Workflow Statistics issue, and apparently it’s a bug in the CUA module so they will send us a pull request 2017-05-04 Sync DSpace Test with database and assetstore from CGSpace Re-deploy DSpace Test with Atmire’s CUA patch for workflow statistics, run system updates, and restart the server Now I can see the workflow statistics and am able to select users, but everything returns 0 items Megan says there are still some mapped items are not appearing since last week, so I forced a full index-discovery -b Need to remember to check if the collection has more items (currently 39 on CGSpace, but 118 on the freshly reindexed DSPace Test) tomorrow: https://cgspace.
|
||||
<a href='https://alanorth.github.io/cgspace-notes/2017-05/'>Read more →</a>
|
||||
</article>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<nav class="blog-pagination">
|
||||
|
||||
|
||||
@ -481,6 +489,8 @@ COPY 54701
|
||||
<ol class="list-unstyled">
|
||||
|
||||
|
||||
<li><a href="/cgspace-notes/2018-02/">February, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2018-01/">January, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2017-12/">December, 2017</a></li>
|
||||
@ -489,8 +499,6 @@ COPY 54701
|
||||
|
||||
<li><a href="/cgspace-notes/2017-10/">October, 2017</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/cgiar-library-migration/">CGIAR Library Migration</a></li>
|
||||
|
||||
</ol>
|
||||
</section>
|
||||
|
||||
|
@ -6,11 +6,27 @@
|
||||
<description>Recent content on CGSpace Notes</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Tue, 02 Jan 2018 08:35:54 -0800</lastBuildDate>
|
||||
<lastBuildDate>Thu, 01 Feb 2018 16:28:54 +0200</lastBuildDate>
|
||||
|
||||
<atom:link href="https://alanorth.github.io/cgspace-notes/index.xml" rel="self" type="application/rss+xml" />
|
||||
|
||||
|
||||
<item>
|
||||
<title>February, 2018</title>
|
||||
<link>https://alanorth.github.io/cgspace-notes/2018-02/</link>
|
||||
<pubDate>Thu, 01 Feb 2018 16:28:54 +0200</pubDate>
|
||||
|
||||
<guid>https://alanorth.github.io/cgspace-notes/2018-02/</guid>
|
||||
<description><h2 id="2018-02-01">2018-02-01</h2>
|
||||
|
||||
<ul>
|
||||
<li>Peter gave feedback on the <code>dc.rights</code> proof of concept that I had sent him last week</li>
|
||||
<li>We don&rsquo;t need to distinguish between internal and external works, so that makes it just a simple list</li>
|
||||
</ul>
|
||||
|
||||
<p></p></description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>January, 2018</title>
|
||||
<link>https://alanorth.github.io/cgspace-notes/2018-01/</link>
|
||||
|
@ -12,7 +12,7 @@
|
||||
|
||||
|
||||
|
||||
<meta property="og:updated_time" content="2017-04-02T17:08:52+02:00"/>
|
||||
<meta property="og:updated_time" content="2017-05-01T16:21:52+02:00"/>
|
||||
|
||||
|
||||
|
||||
@ -23,9 +23,10 @@
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary"/><meta name="twitter:title" content="CGSpace Notes"/>
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="CGSpace Notes"/>
|
||||
<meta name="twitter:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."/>
|
||||
<meta name="generator" content="Hugo 0.34" />
|
||||
<meta name="generator" content="Hugo 0.35" />
|
||||
|
||||
|
||||
|
||||
@ -39,7 +40,7 @@
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
},
|
||||
"dateModified": "2017-04-02T17:08:52+02:00",
|
||||
"dateModified": "2017-05-01T16:21:52+02:00",
|
||||
"keywords": "notes,notes,",
|
||||
"description": "Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."
|
||||
}
|
||||
@ -102,6 +103,24 @@
|
||||
|
||||
|
||||
|
||||
<article class="blog-post">
|
||||
<header>
|
||||
<h2 class="blog-post-title"><a href="https://alanorth.github.io/cgspace-notes/2017-05/">May, 2017</a></h2>
|
||||
<p class="blog-post-meta"><time datetime="2017-05-01T16:21:52+02:00">Mon May 01, 2017</time> by Alan Orth in
|
||||
|
||||
<i class="fa fa-tag" aria-hidden="true"></i> <a href="/cgspace-notes/tags/notes" rel="tag">Notes</a>
|
||||
|
||||
</p>
|
||||
</header>
|
||||
2017-05-01 ICARDA apparently started working on CG Core on their MEL repository They have done a few cg.* fields, but not very consistent and even copy some of CGSpace items: https://mel.cgiar.org/xmlui/handle/20.500.11766/6911?show=full https://cgspace.cgiar.org/handle/10568/73683 2017-05-02 Atmire got back about the Workflow Statistics issue, and apparently it’s a bug in the CUA module so they will send us a pull request 2017-05-04 Sync DSpace Test with database and assetstore from CGSpace Re-deploy DSpace Test with Atmire’s CUA patch for workflow statistics, run system updates, and restart the server Now I can see the workflow statistics and am able to select users, but everything returns 0 items Megan says there are still some mapped items are not appearing since last week, so I forced a full index-discovery -b Need to remember to check if the collection has more items (currently 39 on CGSpace, but 118 on the freshly reindexed DSPace Test) tomorrow: https://cgspace.
|
||||
<a href='https://alanorth.github.io/cgspace-notes/2017-05/'>Read more →</a>
|
||||
</article>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<article class="blog-post">
|
||||
<header>
|
||||
<h2 class="blog-post-title"><a href="https://alanorth.github.io/cgspace-notes/2017-04/">April, 2017</a></h2>
|
||||
@ -406,43 +425,6 @@ $ git rebase -i dspace-5.5
|
||||
|
||||
|
||||
|
||||
|
||||
<article class="blog-post">
|
||||
<header>
|
||||
<h2 class="blog-post-title"><a href="https://alanorth.github.io/cgspace-notes/2016-07/">July, 2016</a></h2>
|
||||
<p class="blog-post-meta"><time datetime="2016-07-01T10:53:00+03:00">Fri Jul 01, 2016</time> by Alan Orth in
|
||||
|
||||
<i class="fa fa-tag" aria-hidden="true"></i> <a href="/cgspace-notes/tags/notes" rel="tag">Notes</a>
|
||||
|
||||
</p>
|
||||
</header>
|
||||
<h2 id="2016-07-01">2016-07-01</h2>
|
||||
|
||||
<ul>
|
||||
<li>Add <code>dc.description.sponsorship</code> to Discovery sidebar facets and make investors clickable in item view (<a href="https://github.com/ilri/DSpace/issues/232">#232</a>)</li>
|
||||
<li>I think this query should find and replace all authors that have “,” at the end of their names:</li>
|
||||
</ul>
|
||||
|
||||
<pre><code>dspacetest=# update metadatavalue set text_value = regexp_replace(text_value, '(^.+?),$', '\1') where metadata_field_id=3 and resource_type_id=2 and text_value ~ '^.+?,$';
|
||||
UPDATE 95
|
||||
dspacetest=# select text_value from metadatavalue where metadata_field_id=3 and resource_type_id=2 and text_value ~ '^.+?,$';
|
||||
text_value
|
||||
------------
|
||||
(0 rows)
|
||||
</code></pre>
|
||||
|
||||
<ul>
|
||||
<li>In this case the select query was showing 95 results before the update</li>
|
||||
</ul>
|
||||
|
||||
<p></p>
|
||||
<a href='https://alanorth.github.io/cgspace-notes/2016-07/'>Read more →</a>
|
||||
</article>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<nav class="blog-pagination">
|
||||
|
||||
<a class="btn btn-outline-primary" href="/cgspace-notes/" rel="prev" role="button">Previous page</a>
|
||||
@ -466,6 +448,8 @@ dspacetest=# select text_value from metadatavalue where metadata_field_id=3 and
|
||||
<ol class="list-unstyled">
|
||||
|
||||
|
||||
<li><a href="/cgspace-notes/2018-02/">February, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2018-01/">January, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2017-12/">December, 2017</a></li>
|
||||
@ -474,8 +458,6 @@ dspacetest=# select text_value from metadatavalue where metadata_field_id=3 and
|
||||
|
||||
<li><a href="/cgspace-notes/2017-10/">October, 2017</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/cgiar-library-migration/">CGIAR Library Migration</a></li>
|
||||
|
||||
</ol>
|
||||
</section>
|
||||
|
||||
|
@ -12,7 +12,7 @@
|
||||
|
||||
|
||||
|
||||
<meta property="og:updated_time" content="2016-06-01T10:53:00+03:00"/>
|
||||
<meta property="og:updated_time" content="2016-07-01T10:53:00+03:00"/>
|
||||
|
||||
|
||||
|
||||
@ -23,9 +23,10 @@
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary"/><meta name="twitter:title" content="CGSpace Notes"/>
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="CGSpace Notes"/>
|
||||
<meta name="twitter:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."/>
|
||||
<meta name="generator" content="Hugo 0.34" />
|
||||
<meta name="generator" content="Hugo 0.35" />
|
||||
|
||||
|
||||
|
||||
@ -39,7 +40,7 @@
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
},
|
||||
"dateModified": "2016-06-01T10:53:00+03:00",
|
||||
"dateModified": "2016-07-01T10:53:00+03:00",
|
||||
"keywords": "notes,notes,",
|
||||
"description": "Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."
|
||||
}
|
||||
@ -102,6 +103,43 @@
|
||||
|
||||
|
||||
|
||||
<article class="blog-post">
|
||||
<header>
|
||||
<h2 class="blog-post-title"><a href="https://alanorth.github.io/cgspace-notes/2016-07/">July, 2016</a></h2>
|
||||
<p class="blog-post-meta"><time datetime="2016-07-01T10:53:00+03:00">Fri Jul 01, 2016</time> by Alan Orth in
|
||||
|
||||
<i class="fa fa-tag" aria-hidden="true"></i> <a href="/cgspace-notes/tags/notes" rel="tag">Notes</a>
|
||||
|
||||
</p>
|
||||
</header>
|
||||
<h2 id="2016-07-01">2016-07-01</h2>
|
||||
|
||||
<ul>
|
||||
<li>Add <code>dc.description.sponsorship</code> to Discovery sidebar facets and make investors clickable in item view (<a href="https://github.com/ilri/DSpace/issues/232">#232</a>)</li>
|
||||
<li>I think this query should find and replace all authors that have “,” at the end of their names:</li>
|
||||
</ul>
|
||||
|
||||
<pre><code>dspacetest=# update metadatavalue set text_value = regexp_replace(text_value, '(^.+?),$', '\1') where metadata_field_id=3 and resource_type_id=2 and text_value ~ '^.+?,$';
|
||||
UPDATE 95
|
||||
dspacetest=# select text_value from metadatavalue where metadata_field_id=3 and resource_type_id=2 and text_value ~ '^.+?,$';
|
||||
text_value
|
||||
------------
|
||||
(0 rows)
|
||||
</code></pre>
|
||||
|
||||
<ul>
|
||||
<li>In this case the select query was showing 95 results before the update</li>
|
||||
</ul>
|
||||
|
||||
<p></p>
|
||||
<a href='https://alanorth.github.io/cgspace-notes/2016-07/'>Read more →</a>
|
||||
</article>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<article class="blog-post">
|
||||
<header>
|
||||
<h2 class="blog-post-title"><a href="https://alanorth.github.io/cgspace-notes/2016-06/">June, 2016</a></h2>
|
||||
@ -357,6 +395,8 @@
|
||||
<ol class="list-unstyled">
|
||||
|
||||
|
||||
<li><a href="/cgspace-notes/2018-02/">February, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2018-01/">January, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2017-12/">December, 2017</a></li>
|
||||
@ -365,8 +405,6 @@
|
||||
|
||||
<li><a href="/cgspace-notes/2017-10/">October, 2017</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/cgiar-library-migration/">CGIAR Library Migration</a></li>
|
||||
|
||||
</ol>
|
||||
</section>
|
||||
|
||||
|
@ -12,7 +12,7 @@
|
||||
|
||||
|
||||
|
||||
<meta property="og:updated_time" content="2018-01-02T08:35:54-08:00"/>
|
||||
<meta property="og:updated_time" content="2018-02-01T16:28:54+02:00"/>
|
||||
|
||||
|
||||
|
||||
@ -23,9 +23,10 @@
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary"/><meta name="twitter:title" content="Posts"/>
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="Posts"/>
|
||||
<meta name="twitter:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."/>
|
||||
<meta name="generator" content="Hugo 0.34" />
|
||||
<meta name="generator" content="Hugo 0.35" />
|
||||
|
||||
|
||||
|
||||
@ -39,7 +40,7 @@
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
},
|
||||
"dateModified": "2018-01-02T08:35:54-08:00",
|
||||
"dateModified": "2018-02-01T16:28:54+02:00",
|
||||
"keywords": "notes,notes,",
|
||||
"description": "Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."
|
||||
}
|
||||
@ -102,6 +103,31 @@
|
||||
|
||||
|
||||
|
||||
<article class="blog-post">
|
||||
<header>
|
||||
<h2 class="blog-post-title"><a href="https://alanorth.github.io/cgspace-notes/2018-02/">February, 2018</a></h2>
|
||||
<p class="blog-post-meta"><time datetime="2018-02-01T16:28:54+02:00">Thu Feb 01, 2018</time> by Alan Orth in
|
||||
|
||||
<i class="fa fa-tag" aria-hidden="true"></i> <a href="/cgspace-notes/tags/notes" rel="tag">Notes</a>
|
||||
|
||||
</p>
|
||||
</header>
|
||||
<h2 id="2018-02-01">2018-02-01</h2>
|
||||
|
||||
<ul>
|
||||
<li>Peter gave feedback on the <code>dc.rights</code> proof of concept that I had sent him last week</li>
|
||||
<li>We don’t need to distinguish between internal and external works, so that makes it just a simple list</li>
|
||||
</ul>
|
||||
|
||||
<p></p>
|
||||
<a href='https://alanorth.github.io/cgspace-notes/2018-02/'>Read more →</a>
|
||||
</article>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<article class="blog-post">
|
||||
<header>
|
||||
<h2 class="blog-post-title"><a href="https://alanorth.github.io/cgspace-notes/2018-01/">January, 2018</a></h2>
|
||||
@ -440,24 +466,6 @@ COPY 54701
|
||||
|
||||
|
||||
|
||||
|
||||
<article class="blog-post">
|
||||
<header>
|
||||
<h2 class="blog-post-title"><a href="https://alanorth.github.io/cgspace-notes/2017-05/">May, 2017</a></h2>
|
||||
<p class="blog-post-meta"><time datetime="2017-05-01T16:21:52+02:00">Mon May 01, 2017</time> by Alan Orth in
|
||||
|
||||
<i class="fa fa-tag" aria-hidden="true"></i> <a href="/cgspace-notes/tags/notes" rel="tag">Notes</a>
|
||||
|
||||
</p>
|
||||
</header>
|
||||
2017-05-01 ICARDA apparently started working on CG Core on their MEL repository They have done a few cg.* fields, but not very consistent and even copy some of CGSpace items: https://mel.cgiar.org/xmlui/handle/20.500.11766/6911?show=full https://cgspace.cgiar.org/handle/10568/73683 2017-05-02 Atmire got back about the Workflow Statistics issue, and apparently it’s a bug in the CUA module so they will send us a pull request 2017-05-04 Sync DSpace Test with database and assetstore from CGSpace Re-deploy DSpace Test with Atmire’s CUA patch for workflow statistics, run system updates, and restart the server Now I can see the workflow statistics and am able to select users, but everything returns 0 items Megan says there are still some mapped items are not appearing since last week, so I forced a full index-discovery -b Need to remember to check if the collection has more items (currently 39 on CGSpace, but 118 on the freshly reindexed DSPace Test) tomorrow: https://cgspace.
|
||||
<a href='https://alanorth.github.io/cgspace-notes/2017-05/'>Read more →</a>
|
||||
</article>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<nav class="blog-pagination">
|
||||
|
||||
|
||||
@ -481,6 +489,8 @@ COPY 54701
|
||||
<ol class="list-unstyled">
|
||||
|
||||
|
||||
<li><a href="/cgspace-notes/2018-02/">February, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2018-01/">January, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2017-12/">December, 2017</a></li>
|
||||
@ -489,8 +499,6 @@ COPY 54701
|
||||
|
||||
<li><a href="/cgspace-notes/2017-10/">October, 2017</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/cgiar-library-migration/">CGIAR Library Migration</a></li>
|
||||
|
||||
</ol>
|
||||
</section>
|
||||
|
||||
|
@ -6,11 +6,27 @@
|
||||
<description>Recent content in Posts on CGSpace Notes</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Tue, 02 Jan 2018 08:35:54 -0800</lastBuildDate>
|
||||
<lastBuildDate>Thu, 01 Feb 2018 16:28:54 +0200</lastBuildDate>
|
||||
|
||||
<atom:link href="https://alanorth.github.io/cgspace-notes/post/index.xml" rel="self" type="application/rss+xml" />
|
||||
|
||||
|
||||
<item>
|
||||
<title>February, 2018</title>
|
||||
<link>https://alanorth.github.io/cgspace-notes/2018-02/</link>
|
||||
<pubDate>Thu, 01 Feb 2018 16:28:54 +0200</pubDate>
|
||||
|
||||
<guid>https://alanorth.github.io/cgspace-notes/2018-02/</guid>
|
||||
<description><h2 id="2018-02-01">2018-02-01</h2>
|
||||
|
||||
<ul>
|
||||
<li>Peter gave feedback on the <code>dc.rights</code> proof of concept that I had sent him last week</li>
|
||||
<li>We don&rsquo;t need to distinguish between internal and external works, so that makes it just a simple list</li>
|
||||
</ul>
|
||||
|
||||
<p></p></description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>January, 2018</title>
|
||||
<link>https://alanorth.github.io/cgspace-notes/2018-01/</link>
|
||||
|
@ -12,7 +12,7 @@
|
||||
|
||||
|
||||
|
||||
<meta property="og:updated_time" content="2017-04-02T17:08:52+02:00"/>
|
||||
<meta property="og:updated_time" content="2017-05-01T16:21:52+02:00"/>
|
||||
|
||||
|
||||
|
||||
@ -23,9 +23,10 @@
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary"/><meta name="twitter:title" content="Posts"/>
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="Posts"/>
|
||||
<meta name="twitter:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."/>
|
||||
<meta name="generator" content="Hugo 0.34" />
|
||||
<meta name="generator" content="Hugo 0.35" />
|
||||
|
||||
|
||||
|
||||
@ -39,7 +40,7 @@
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
},
|
||||
"dateModified": "2017-04-02T17:08:52+02:00",
|
||||
"dateModified": "2017-05-01T16:21:52+02:00",
|
||||
"keywords": "notes,notes,",
|
||||
"description": "Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."
|
||||
}
|
||||
@ -102,6 +103,24 @@
|
||||
|
||||
|
||||
|
||||
<article class="blog-post">
|
||||
<header>
|
||||
<h2 class="blog-post-title"><a href="https://alanorth.github.io/cgspace-notes/2017-05/">May, 2017</a></h2>
|
||||
<p class="blog-post-meta"><time datetime="2017-05-01T16:21:52+02:00">Mon May 01, 2017</time> by Alan Orth in
|
||||
|
||||
<i class="fa fa-tag" aria-hidden="true"></i> <a href="/cgspace-notes/tags/notes" rel="tag">Notes</a>
|
||||
|
||||
</p>
|
||||
</header>
|
||||
2017-05-01 ICARDA apparently started working on CG Core on their MEL repository They have done a few cg.* fields, but not very consistent and even copy some of CGSpace items: https://mel.cgiar.org/xmlui/handle/20.500.11766/6911?show=full https://cgspace.cgiar.org/handle/10568/73683 2017-05-02 Atmire got back about the Workflow Statistics issue, and apparently it’s a bug in the CUA module so they will send us a pull request 2017-05-04 Sync DSpace Test with database and assetstore from CGSpace Re-deploy DSpace Test with Atmire’s CUA patch for workflow statistics, run system updates, and restart the server Now I can see the workflow statistics and am able to select users, but everything returns 0 items Megan says there are still some mapped items are not appearing since last week, so I forced a full index-discovery -b Need to remember to check if the collection has more items (currently 39 on CGSpace, but 118 on the freshly reindexed DSPace Test) tomorrow: https://cgspace.
|
||||
<a href='https://alanorth.github.io/cgspace-notes/2017-05/'>Read more →</a>
|
||||
</article>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<article class="blog-post">
|
||||
<header>
|
||||
<h2 class="blog-post-title"><a href="https://alanorth.github.io/cgspace-notes/2017-04/">April, 2017</a></h2>
|
||||
@ -406,43 +425,6 @@ $ git rebase -i dspace-5.5
|
||||
|
||||
|
||||
|
||||
|
||||
<article class="blog-post">
|
||||
<header>
|
||||
<h2 class="blog-post-title"><a href="https://alanorth.github.io/cgspace-notes/2016-07/">July, 2016</a></h2>
|
||||
<p class="blog-post-meta"><time datetime="2016-07-01T10:53:00+03:00">Fri Jul 01, 2016</time> by Alan Orth in
|
||||
|
||||
<i class="fa fa-tag" aria-hidden="true"></i> <a href="/cgspace-notes/tags/notes" rel="tag">Notes</a>
|
||||
|
||||
</p>
|
||||
</header>
|
||||
<h2 id="2016-07-01">2016-07-01</h2>
|
||||
|
||||
<ul>
|
||||
<li>Add <code>dc.description.sponsorship</code> to Discovery sidebar facets and make investors clickable in item view (<a href="https://github.com/ilri/DSpace/issues/232">#232</a>)</li>
|
||||
<li>I think this query should find and replace all authors that have “,” at the end of their names:</li>
|
||||
</ul>
|
||||
|
||||
<pre><code>dspacetest=# update metadatavalue set text_value = regexp_replace(text_value, '(^.+?),$', '\1') where metadata_field_id=3 and resource_type_id=2 and text_value ~ '^.+?,$';
|
||||
UPDATE 95
|
||||
dspacetest=# select text_value from metadatavalue where metadata_field_id=3 and resource_type_id=2 and text_value ~ '^.+?,$';
|
||||
text_value
|
||||
------------
|
||||
(0 rows)
|
||||
</code></pre>
|
||||
|
||||
<ul>
|
||||
<li>In this case the select query was showing 95 results before the update</li>
|
||||
</ul>
|
||||
|
||||
<p></p>
|
||||
<a href='https://alanorth.github.io/cgspace-notes/2016-07/'>Read more →</a>
|
||||
</article>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<nav class="blog-pagination">
|
||||
|
||||
<a class="btn btn-outline-primary" href="/cgspace-notes/post/" rel="prev" role="button">Previous page</a>
|
||||
@ -466,6 +448,8 @@ dspacetest=# select text_value from metadatavalue where metadata_field_id=3 and
|
||||
<ol class="list-unstyled">
|
||||
|
||||
|
||||
<li><a href="/cgspace-notes/2018-02/">February, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2018-01/">January, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2017-12/">December, 2017</a></li>
|
||||
@ -474,8 +458,6 @@ dspacetest=# select text_value from metadatavalue where metadata_field_id=3 and
|
||||
|
||||
<li><a href="/cgspace-notes/2017-10/">October, 2017</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/cgiar-library-migration/">CGIAR Library Migration</a></li>
|
||||
|
||||
</ol>
|
||||
</section>
|
||||
|
||||
|
@ -12,7 +12,7 @@
|
||||
|
||||
|
||||
|
||||
<meta property="og:updated_time" content="2016-06-01T10:53:00+03:00"/>
|
||||
<meta property="og:updated_time" content="2016-07-01T10:53:00+03:00"/>
|
||||
|
||||
|
||||
|
||||
@ -23,9 +23,10 @@
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary"/><meta name="twitter:title" content="Posts"/>
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="Posts"/>
|
||||
<meta name="twitter:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."/>
|
||||
<meta name="generator" content="Hugo 0.34" />
|
||||
<meta name="generator" content="Hugo 0.35" />
|
||||
|
||||
|
||||
|
||||
@ -39,7 +40,7 @@
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
},
|
||||
"dateModified": "2016-06-01T10:53:00+03:00",
|
||||
"dateModified": "2016-07-01T10:53:00+03:00",
|
||||
"keywords": "notes,notes,",
|
||||
"description": "Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."
|
||||
}
|
||||
@ -102,6 +103,43 @@
|
||||
|
||||
|
||||
|
||||
<article class="blog-post">
|
||||
<header>
|
||||
<h2 class="blog-post-title"><a href="https://alanorth.github.io/cgspace-notes/2016-07/">July, 2016</a></h2>
|
||||
<p class="blog-post-meta"><time datetime="2016-07-01T10:53:00+03:00">Fri Jul 01, 2016</time> by Alan Orth in
|
||||
|
||||
<i class="fa fa-tag" aria-hidden="true"></i> <a href="/cgspace-notes/tags/notes" rel="tag">Notes</a>
|
||||
|
||||
</p>
|
||||
</header>
|
||||
<h2 id="2016-07-01">2016-07-01</h2>
|
||||
|
||||
<ul>
|
||||
<li>Add <code>dc.description.sponsorship</code> to Discovery sidebar facets and make investors clickable in item view (<a href="https://github.com/ilri/DSpace/issues/232">#232</a>)</li>
|
||||
<li>I think this query should find and replace all authors that have “,” at the end of their names:</li>
|
||||
</ul>
|
||||
|
||||
<pre><code>dspacetest=# update metadatavalue set text_value = regexp_replace(text_value, '(^.+?),$', '\1') where metadata_field_id=3 and resource_type_id=2 and text_value ~ '^.+?,$';
|
||||
UPDATE 95
|
||||
dspacetest=# select text_value from metadatavalue where metadata_field_id=3 and resource_type_id=2 and text_value ~ '^.+?,$';
|
||||
text_value
|
||||
------------
|
||||
(0 rows)
|
||||
</code></pre>
|
||||
|
||||
<ul>
|
||||
<li>In this case the select query was showing 95 results before the update</li>
|
||||
</ul>
|
||||
|
||||
<p></p>
|
||||
<a href='https://alanorth.github.io/cgspace-notes/2016-07/'>Read more →</a>
|
||||
</article>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<article class="blog-post">
|
||||
<header>
|
||||
<h2 class="blog-post-title"><a href="https://alanorth.github.io/cgspace-notes/2016-06/">June, 2016</a></h2>
|
||||
@ -357,6 +395,8 @@
|
||||
<ol class="list-unstyled">
|
||||
|
||||
|
||||
<li><a href="/cgspace-notes/2018-02/">February, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2018-01/">January, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2017-12/">December, 2017</a></li>
|
||||
@ -365,8 +405,6 @@
|
||||
|
||||
<li><a href="/cgspace-notes/2017-10/">October, 2017</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/cgiar-library-migration/">CGIAR Library Migration</a></li>
|
||||
|
||||
</ol>
|
||||
</section>
|
||||
|
||||
|
@ -1,6 +1,7 @@
|
||||
User-agent: *
|
||||
|
||||
|
||||
Disallow: /cgspace-notes/2018-02/
|
||||
Disallow: /cgspace-notes/2018-01/
|
||||
Disallow: /cgspace-notes/2017-12/
|
||||
Disallow: /cgspace-notes/2017-11/
|
||||
@ -31,7 +32,7 @@ Disallow: /cgspace-notes/2015-12/
|
||||
Disallow: /cgspace-notes/2015-11/
|
||||
Disallow: /cgspace-notes/
|
||||
Disallow: /cgspace-notes/categories/
|
||||
Disallow: /cgspace-notes/tags/notes/
|
||||
Disallow: /cgspace-notes/categories/notes/
|
||||
Disallow: /cgspace-notes/tags/notes/
|
||||
Disallow: /cgspace-notes/post/
|
||||
Disallow: /cgspace-notes/tags/
|
||||
|
@ -2,149 +2,154 @@
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
|
||||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2018-02/</loc>
|
||||
<lastmod>2018-02-01T16:28:54+02:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2018-01/</loc>
|
||||
<lastmod>2018-01-31T16:17:39+02:00</lastmod>
|
||||
<lastmod>2018-01-02T08:35:54-08:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2017-12/</loc>
|
||||
<lastmod>2017-12-31T10:42:16-08:00</lastmod>
|
||||
<lastmod>2017-12-01T13:53:54+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2017-11/</loc>
|
||||
<lastmod>2018-01-12T06:07:03+02:00</lastmod>
|
||||
<lastmod>2017-11-02T09:37:54+02:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2017-10/</loc>
|
||||
<lastmod>2017-11-02T16:13:10+02:00</lastmod>
|
||||
<lastmod>2017-10-01T08:07:54+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/cgiar-library-migration/</loc>
|
||||
<lastmod>2017-09-28T12:00:49+03:00</lastmod>
|
||||
<lastmod>2017-09-18T16:38:35+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2017-09/</loc>
|
||||
<lastmod>2017-09-28T07:56:11+03:00</lastmod>
|
||||
<lastmod>2017-09-07T16:54:52+07:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2017-08/</loc>
|
||||
<lastmod>2017-09-10T19:18:52+03:00</lastmod>
|
||||
<lastmod>2017-08-01T11:51:52+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2017-07/</loc>
|
||||
<lastmod>2017-08-01T08:55:37+03:00</lastmod>
|
||||
<lastmod>2017-07-01T18:03:52+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2017-06/</loc>
|
||||
<lastmod>2017-06-30T18:34:51+03:00</lastmod>
|
||||
<lastmod>2017-06-01T10:14:52+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2017-05/</loc>
|
||||
<lastmod>2017-09-10T17:46:54+03:00</lastmod>
|
||||
<lastmod>2017-05-01T16:21:52+02:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2017-04/</loc>
|
||||
<lastmod>2017-04-26T13:35:10+03:00</lastmod>
|
||||
<lastmod>2017-04-02T17:08:52+02:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2017-03/</loc>
|
||||
<lastmod>2017-03-31T05:36:10+03:00</lastmod>
|
||||
<lastmod>2017-03-01T17:08:52+02:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2017-02/</loc>
|
||||
<lastmod>2017-02-28T22:58:29+02:00</lastmod>
|
||||
<lastmod>2017-02-07T07:04:52-08:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2017-01/</loc>
|
||||
<lastmod>2017-01-29T13:18:32+02:00</lastmod>
|
||||
<lastmod>2017-01-02T10:43:00+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2016-12/</loc>
|
||||
<lastmod>2017-09-19T16:07:20+03:00</lastmod>
|
||||
<lastmod>2016-12-02T10:43:00+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2016-11/</loc>
|
||||
<lastmod>2017-01-10T16:21:47+02:00</lastmod>
|
||||
<lastmod>2016-11-01T09:21:00+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2016-10/</loc>
|
||||
<lastmod>2017-01-10T16:21:47+02:00</lastmod>
|
||||
<lastmod>2016-10-03T15:53:00+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2016-09/</loc>
|
||||
<lastmod>2017-01-09T16:18:07+02:00</lastmod>
|
||||
<lastmod>2016-09-01T15:53:00+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2016-08/</loc>
|
||||
<lastmod>2017-01-09T16:18:07+02:00</lastmod>
|
||||
<lastmod>2016-08-01T15:53:00+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2016-07/</loc>
|
||||
<lastmod>2017-01-09T16:18:07+02:00</lastmod>
|
||||
<lastmod>2016-07-01T10:53:00+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2016-06/</loc>
|
||||
<lastmod>2017-01-09T16:18:07+02:00</lastmod>
|
||||
<lastmod>2016-06-01T10:53:00+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2016-05/</loc>
|
||||
<lastmod>2017-01-09T16:18:07+02:00</lastmod>
|
||||
<lastmod>2016-05-01T23:06:00+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2016-04/</loc>
|
||||
<lastmod>2016-09-28T17:02:30+03:00</lastmod>
|
||||
<lastmod>2016-04-04T11:06:00+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2016-03/</loc>
|
||||
<lastmod>2017-01-09T16:18:07+02:00</lastmod>
|
||||
<lastmod>2016-03-02T16:50:00+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2016-02/</loc>
|
||||
<lastmod>2017-01-09T16:18:07+02:00</lastmod>
|
||||
<lastmod>2016-02-05T13:18:00+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2016-01/</loc>
|
||||
<lastmod>2017-01-09T16:18:07+02:00</lastmod>
|
||||
<lastmod>2016-01-13T13:18:00+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2015-12/</loc>
|
||||
<lastmod>2017-01-09T16:18:07+02:00</lastmod>
|
||||
<lastmod>2015-12-02T13:18:00+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2015-11/</loc>
|
||||
<lastmod>2016-09-28T17:02:30+03:00</lastmod>
|
||||
<lastmod>2015-11-23T17:00:57+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
||||
<lastmod>2018-01-31T16:17:39+02:00</lastmod>
|
||||
<lastmod>2018-02-01T16:28:54+02:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
@ -154,26 +159,26 @@
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
|
||||
<lastmod>2018-01-31T16:17:39+02:00</lastmod>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/categories/notes/</loc>
|
||||
<lastmod>2017-09-18T16:38:35+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/categories/notes/</loc>
|
||||
<lastmod>2017-09-28T12:00:49+03:00</lastmod>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
|
||||
<lastmod>2018-02-01T16:28:54+02:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/post/</loc>
|
||||
<lastmod>2018-01-31T16:17:39+02:00</lastmod>
|
||||
<lastmod>2018-02-01T16:28:54+02:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/tags/</loc>
|
||||
<lastmod>2018-01-31T16:17:39+02:00</lastmod>
|
||||
<lastmod>2018-02-01T16:28:54+02:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
|
@ -12,7 +12,7 @@
|
||||
|
||||
|
||||
|
||||
<meta property="og:updated_time" content="2018-01-02T08:35:54-08:00"/>
|
||||
<meta property="og:updated_time" content="2018-02-01T16:28:54+02:00"/>
|
||||
|
||||
|
||||
|
||||
@ -23,9 +23,10 @@
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary"/><meta name="twitter:title" content="Tags"/>
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="Tags"/>
|
||||
<meta name="twitter:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."/>
|
||||
<meta name="generator" content="Hugo 0.34" />
|
||||
<meta name="generator" content="Hugo 0.35" />
|
||||
|
||||
|
||||
|
||||
@ -39,7 +40,7 @@
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
},
|
||||
"dateModified": "2018-01-02T08:35:54-08:00",
|
||||
"dateModified": "2018-02-01T16:28:54+02:00",
|
||||
"keywords": "notes,notes,",
|
||||
"description": "Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."
|
||||
}
|
||||
@ -115,6 +116,8 @@
|
||||
<ol class="list-unstyled">
|
||||
|
||||
|
||||
<li><a href="/cgspace-notes/2018-02/">February, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2018-01/">January, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2017-12/">December, 2017</a></li>
|
||||
@ -123,8 +126,6 @@
|
||||
|
||||
<li><a href="/cgspace-notes/2017-10/">October, 2017</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/cgiar-library-migration/">CGIAR Library Migration</a></li>
|
||||
|
||||
</ol>
|
||||
</section>
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
<description>Recent content in Tags on CGSpace Notes</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Tue, 02 Jan 2018 08:35:54 -0800</lastBuildDate>
|
||||
<lastBuildDate>Thu, 01 Feb 2018 16:28:54 +0200</lastBuildDate>
|
||||
|
||||
<atom:link href="https://alanorth.github.io/cgspace-notes/tags/index.xml" rel="self" type="application/rss+xml" />
|
||||
|
||||
@ -14,7 +14,7 @@
|
||||
<item>
|
||||
<title>Notes</title>
|
||||
<link>https://alanorth.github.io/cgspace-notes/tags/notes/</link>
|
||||
<pubDate>Tue, 02 Jan 2018 08:35:54 -0800</pubDate>
|
||||
<pubDate>Thu, 01 Feb 2018 16:28:54 +0200</pubDate>
|
||||
|
||||
<guid>https://alanorth.github.io/cgspace-notes/tags/notes/</guid>
|
||||
<description></description>
|
||||
|
@ -12,7 +12,7 @@
|
||||
|
||||
|
||||
|
||||
<meta property="og:updated_time" content="2018-01-02T08:35:54-08:00"/>
|
||||
<meta property="og:updated_time" content="2018-02-01T16:28:54+02:00"/>
|
||||
|
||||
|
||||
|
||||
@ -23,9 +23,10 @@
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary"/><meta name="twitter:title" content="Notes"/>
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="Notes"/>
|
||||
<meta name="twitter:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."/>
|
||||
<meta name="generator" content="Hugo 0.34" />
|
||||
<meta name="generator" content="Hugo 0.35" />
|
||||
|
||||
|
||||
|
||||
@ -39,7 +40,7 @@
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
},
|
||||
"dateModified": "2018-01-02T08:35:54-08:00",
|
||||
"dateModified": "2018-02-01T16:28:54+02:00",
|
||||
"keywords": "notes,notes,",
|
||||
"description": "Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."
|
||||
}
|
||||
@ -102,6 +103,31 @@
|
||||
|
||||
|
||||
|
||||
<article class="blog-post">
|
||||
<header>
|
||||
<h2 class="blog-post-title"><a href="https://alanorth.github.io/cgspace-notes/2018-02/">February, 2018</a></h2>
|
||||
<p class="blog-post-meta"><time datetime="2018-02-01T16:28:54+02:00">Thu Feb 01, 2018</time> by Alan Orth in
|
||||
|
||||
<i class="fa fa-tag" aria-hidden="true"></i> <a href="/cgspace-notes/tags/notes" rel="tag">Notes</a>
|
||||
|
||||
</p>
|
||||
</header>
|
||||
<h2 id="2018-02-01">2018-02-01</h2>
|
||||
|
||||
<ul>
|
||||
<li>Peter gave feedback on the <code>dc.rights</code> proof of concept that I had sent him last week</li>
|
||||
<li>We don’t need to distinguish between internal and external works, so that makes it just a simple list</li>
|
||||
</ul>
|
||||
|
||||
<p></p>
|
||||
<a href='https://alanorth.github.io/cgspace-notes/2018-02/'>Read more →</a>
|
||||
</article>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<article class="blog-post">
|
||||
<header>
|
||||
<h2 class="blog-post-title"><a href="https://alanorth.github.io/cgspace-notes/2018-01/">January, 2018</a></h2>
|
||||
@ -438,41 +464,6 @@ COPY 54701
|
||||
|
||||
|
||||
|
||||
|
||||
<article class="blog-post">
|
||||
<header>
|
||||
<h2 class="blog-post-title"><a href="https://alanorth.github.io/cgspace-notes/2017-04/">April, 2017</a></h2>
|
||||
<p class="blog-post-meta"><time datetime="2017-04-02T17:08:52+02:00">Sun Apr 02, 2017</time> by Alan Orth in
|
||||
|
||||
<i class="fa fa-tag" aria-hidden="true"></i> <a href="/cgspace-notes/tags/notes" rel="tag">Notes</a>
|
||||
|
||||
</p>
|
||||
</header>
|
||||
<h2 id="2017-04-02">2017-04-02</h2>
|
||||
|
||||
<ul>
|
||||
<li>Merge one change to CCAFS flagships that I had forgotten to remove last month (“MANAGING CLIMATE RISK”): <a href="https://github.com/ilri/DSpace/pull/317">https://github.com/ilri/DSpace/pull/317</a></li>
|
||||
<li>Quick proof-of-concept hack to add <code>dc.rights</code> to the input form, including some inline instructions/hints:</li>
|
||||
</ul>
|
||||
|
||||
<p><img src="/cgspace-notes/2017/04/dc-rights.png" alt="dc.rights in the submission form" /></p>
|
||||
|
||||
<ul>
|
||||
<li>Remove redundant/duplicate text in the DSpace submission license</li>
|
||||
<li>Testing the CMYK patch on a collection with 650 items:</li>
|
||||
</ul>
|
||||
|
||||
<pre><code>$ [dspace]/bin/dspace filter-media -f -i 10568/16498 -p "ImageMagick PDF Thumbnail" -v >& /tmp/filter-media-cmyk.txt
|
||||
</code></pre>
|
||||
|
||||
<p></p>
|
||||
<a href='https://alanorth.github.io/cgspace-notes/2017-04/'>Read more →</a>
|
||||
</article>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<nav class="blog-pagination">
|
||||
|
||||
|
||||
@ -496,6 +487,8 @@ COPY 54701
|
||||
<ol class="list-unstyled">
|
||||
|
||||
|
||||
<li><a href="/cgspace-notes/2018-02/">February, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2018-01/">January, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2017-12/">December, 2017</a></li>
|
||||
@ -504,8 +497,6 @@ COPY 54701
|
||||
|
||||
<li><a href="/cgspace-notes/2017-10/">October, 2017</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/cgiar-library-migration/">CGIAR Library Migration</a></li>
|
||||
|
||||
</ol>
|
||||
</section>
|
||||
|
||||
|
@ -6,11 +6,27 @@
|
||||
<description>Recent content in Notes on CGSpace Notes</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Tue, 02 Jan 2018 08:35:54 -0800</lastBuildDate>
|
||||
<lastBuildDate>Thu, 01 Feb 2018 16:28:54 +0200</lastBuildDate>
|
||||
|
||||
<atom:link href="https://alanorth.github.io/cgspace-notes/tags/notes/index.xml" rel="self" type="application/rss+xml" />
|
||||
|
||||
|
||||
<item>
|
||||
<title>February, 2018</title>
|
||||
<link>https://alanorth.github.io/cgspace-notes/2018-02/</link>
|
||||
<pubDate>Thu, 01 Feb 2018 16:28:54 +0200</pubDate>
|
||||
|
||||
<guid>https://alanorth.github.io/cgspace-notes/2018-02/</guid>
|
||||
<description><h2 id="2018-02-01">2018-02-01</h2>
|
||||
|
||||
<ul>
|
||||
<li>Peter gave feedback on the <code>dc.rights</code> proof of concept that I had sent him last week</li>
|
||||
<li>We don&rsquo;t need to distinguish between internal and external works, so that makes it just a simple list</li>
|
||||
</ul>
|
||||
|
||||
<p></p></description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>January, 2018</title>
|
||||
<link>https://alanorth.github.io/cgspace-notes/2018-01/</link>
|
||||
|
@ -12,7 +12,7 @@
|
||||
|
||||
|
||||
|
||||
<meta property="og:updated_time" content="2017-03-01T17:08:52+02:00"/>
|
||||
<meta property="og:updated_time" content="2017-04-02T17:08:52+02:00"/>
|
||||
|
||||
|
||||
|
||||
@ -23,9 +23,10 @@
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary"/><meta name="twitter:title" content="Notes"/>
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="Notes"/>
|
||||
<meta name="twitter:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."/>
|
||||
<meta name="generator" content="Hugo 0.34" />
|
||||
<meta name="generator" content="Hugo 0.35" />
|
||||
|
||||
|
||||
|
||||
@ -39,7 +40,7 @@
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
},
|
||||
"dateModified": "2017-03-01T17:08:52+02:00",
|
||||
"dateModified": "2017-04-02T17:08:52+02:00",
|
||||
"keywords": "notes,notes,",
|
||||
"description": "Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."
|
||||
}
|
||||
@ -102,6 +103,41 @@
|
||||
|
||||
|
||||
|
||||
<article class="blog-post">
|
||||
<header>
|
||||
<h2 class="blog-post-title"><a href="https://alanorth.github.io/cgspace-notes/2017-04/">April, 2017</a></h2>
|
||||
<p class="blog-post-meta"><time datetime="2017-04-02T17:08:52+02:00">Sun Apr 02, 2017</time> by Alan Orth in
|
||||
|
||||
<i class="fa fa-tag" aria-hidden="true"></i> <a href="/cgspace-notes/tags/notes" rel="tag">Notes</a>
|
||||
|
||||
</p>
|
||||
</header>
|
||||
<h2 id="2017-04-02">2017-04-02</h2>
|
||||
|
||||
<ul>
|
||||
<li>Merge one change to CCAFS flagships that I had forgotten to remove last month (“MANAGING CLIMATE RISK”): <a href="https://github.com/ilri/DSpace/pull/317">https://github.com/ilri/DSpace/pull/317</a></li>
|
||||
<li>Quick proof-of-concept hack to add <code>dc.rights</code> to the input form, including some inline instructions/hints:</li>
|
||||
</ul>
|
||||
|
||||
<p><img src="/cgspace-notes/2017/04/dc-rights.png" alt="dc.rights in the submission form" /></p>
|
||||
|
||||
<ul>
|
||||
<li>Remove redundant/duplicate text in the DSpace submission license</li>
|
||||
<li>Testing the CMYK patch on a collection with 650 items:</li>
|
||||
</ul>
|
||||
|
||||
<pre><code>$ [dspace]/bin/dspace filter-media -f -i 10568/16498 -p "ImageMagick PDF Thumbnail" -v >& /tmp/filter-media-cmyk.txt
|
||||
</code></pre>
|
||||
|
||||
<p></p>
|
||||
<a href='https://alanorth.github.io/cgspace-notes/2017-04/'>Read more →</a>
|
||||
</article>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<article class="blog-post">
|
||||
<header>
|
||||
<h2 class="blog-post-title"><a href="https://alanorth.github.io/cgspace-notes/2017-03/">March, 2017</a></h2>
|
||||
@ -408,35 +444,6 @@ dspacetest=# select text_value from metadatavalue where metadata_field_id=3 and
|
||||
|
||||
|
||||
|
||||
|
||||
<article class="blog-post">
|
||||
<header>
|
||||
<h2 class="blog-post-title"><a href="https://alanorth.github.io/cgspace-notes/2016-06/">June, 2016</a></h2>
|
||||
<p class="blog-post-meta"><time datetime="2016-06-01T10:53:00+03:00">Wed Jun 01, 2016</time> by Alan Orth in
|
||||
|
||||
<i class="fa fa-tag" aria-hidden="true"></i> <a href="/cgspace-notes/tags/notes" rel="tag">Notes</a>
|
||||
|
||||
</p>
|
||||
</header>
|
||||
<h2 id="2016-06-01">2016-06-01</h2>
|
||||
|
||||
<ul>
|
||||
<li>Experimenting with IFPRI OAI (we want to harvest their publications)</li>
|
||||
<li>After reading the <a href="https://www.oclc.org/support/services/contentdm/help/server-admin-help/oai-support.en.html">ContentDM documentation</a> I found IFPRI’s OAI endpoint: <a href="http://ebrary.ifpri.org/oai/oai.php">http://ebrary.ifpri.org/oai/oai.php</a></li>
|
||||
<li>After reading the <a href="https://www.openarchives.org/OAI/openarchivesprotocol.html">OAI documentation</a> and testing with an <a href="http://validator.oaipmh.com/">OAI validator</a> I found out how to get their publications</li>
|
||||
<li>This is their publications set: <a href="http://ebrary.ifpri.org/oai/oai.php?verb=ListRecords&from=2016-01-01&set=p15738coll2&metadataPrefix=oai_dc">http://ebrary.ifpri.org/oai/oai.php?verb=ListRecords&from=2016-01-01&set=p15738coll2&metadataPrefix=oai_dc</a></li>
|
||||
<li>You can see the others by using the OAI <code>ListSets</code> verb: <a href="http://ebrary.ifpri.org/oai/oai.php?verb=ListSets">http://ebrary.ifpri.org/oai/oai.php?verb=ListSets</a></li>
|
||||
<li>Working on second phase of metadata migration, looks like this will work for moving CPWF-specific data in <code>dc.identifier.fund</code> to <code>cg.identifier.cpwfproject</code> and then the rest to <code>dc.description.sponsorship</code></li>
|
||||
</ul>
|
||||
|
||||
<p></p>
|
||||
<a href='https://alanorth.github.io/cgspace-notes/2016-06/'>Read more →</a>
|
||||
</article>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<nav class="blog-pagination">
|
||||
|
||||
<a class="btn btn-outline-primary" href="/cgspace-notes/tags/notes/" rel="prev" role="button">Previous page</a>
|
||||
@ -460,6 +467,8 @@ dspacetest=# select text_value from metadatavalue where metadata_field_id=3 and
|
||||
<ol class="list-unstyled">
|
||||
|
||||
|
||||
<li><a href="/cgspace-notes/2018-02/">February, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2018-01/">January, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2017-12/">December, 2017</a></li>
|
||||
@ -468,8 +477,6 @@ dspacetest=# select text_value from metadatavalue where metadata_field_id=3 and
|
||||
|
||||
<li><a href="/cgspace-notes/2017-10/">October, 2017</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/cgiar-library-migration/">CGIAR Library Migration</a></li>
|
||||
|
||||
</ol>
|
||||
</section>
|
||||
|
||||
|
@ -12,7 +12,7 @@
|
||||
|
||||
|
||||
|
||||
<meta property="og:updated_time" content="2016-05-01T23:06:00+03:00"/>
|
||||
<meta property="og:updated_time" content="2016-06-01T10:53:00+03:00"/>
|
||||
|
||||
|
||||
|
||||
@ -23,9 +23,10 @@
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary"/><meta name="twitter:title" content="Notes"/>
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="Notes"/>
|
||||
<meta name="twitter:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."/>
|
||||
<meta name="generator" content="Hugo 0.34" />
|
||||
<meta name="generator" content="Hugo 0.35" />
|
||||
|
||||
|
||||
|
||||
@ -39,7 +40,7 @@
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
},
|
||||
"dateModified": "2016-05-01T23:06:00+03:00",
|
||||
"dateModified": "2016-06-01T10:53:00+03:00",
|
||||
"keywords": "notes,notes,",
|
||||
"description": "Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."
|
||||
}
|
||||
@ -102,6 +103,35 @@
|
||||
|
||||
|
||||
|
||||
<article class="blog-post">
|
||||
<header>
|
||||
<h2 class="blog-post-title"><a href="https://alanorth.github.io/cgspace-notes/2016-06/">June, 2016</a></h2>
|
||||
<p class="blog-post-meta"><time datetime="2016-06-01T10:53:00+03:00">Wed Jun 01, 2016</time> by Alan Orth in
|
||||
|
||||
<i class="fa fa-tag" aria-hidden="true"></i> <a href="/cgspace-notes/tags/notes" rel="tag">Notes</a>
|
||||
|
||||
</p>
|
||||
</header>
|
||||
<h2 id="2016-06-01">2016-06-01</h2>
|
||||
|
||||
<ul>
|
||||
<li>Experimenting with IFPRI OAI (we want to harvest their publications)</li>
|
||||
<li>After reading the <a href="https://www.oclc.org/support/services/contentdm/help/server-admin-help/oai-support.en.html">ContentDM documentation</a> I found IFPRI’s OAI endpoint: <a href="http://ebrary.ifpri.org/oai/oai.php">http://ebrary.ifpri.org/oai/oai.php</a></li>
|
||||
<li>After reading the <a href="https://www.openarchives.org/OAI/openarchivesprotocol.html">OAI documentation</a> and testing with an <a href="http://validator.oaipmh.com/">OAI validator</a> I found out how to get their publications</li>
|
||||
<li>This is their publications set: <a href="http://ebrary.ifpri.org/oai/oai.php?verb=ListRecords&from=2016-01-01&set=p15738coll2&metadataPrefix=oai_dc">http://ebrary.ifpri.org/oai/oai.php?verb=ListRecords&from=2016-01-01&set=p15738coll2&metadataPrefix=oai_dc</a></li>
|
||||
<li>You can see the others by using the OAI <code>ListSets</code> verb: <a href="http://ebrary.ifpri.org/oai/oai.php?verb=ListSets">http://ebrary.ifpri.org/oai/oai.php?verb=ListSets</a></li>
|
||||
<li>Working on second phase of metadata migration, looks like this will work for moving CPWF-specific data in <code>dc.identifier.fund</code> to <code>cg.identifier.cpwfproject</code> and then the rest to <code>dc.description.sponsorship</code></li>
|
||||
</ul>
|
||||
|
||||
<p></p>
|
||||
<a href='https://alanorth.github.io/cgspace-notes/2016-06/'>Read more →</a>
|
||||
</article>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<article class="blog-post">
|
||||
<header>
|
||||
<h2 class="blog-post-title"><a href="https://alanorth.github.io/cgspace-notes/2016-05/">May, 2016</a></h2>
|
||||
@ -328,6 +358,8 @@
|
||||
<ol class="list-unstyled">
|
||||
|
||||
|
||||
<li><a href="/cgspace-notes/2018-02/">February, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2018-01/">January, 2018</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/2017-12/">December, 2017</a></li>
|
||||
@ -336,8 +368,6 @@
|
||||
|
||||
<li><a href="/cgspace-notes/2017-10/">October, 2017</a></li>
|
||||
|
||||
<li><a href="/cgspace-notes/cgiar-library-migration/">CGIAR Library Migration</a></li>
|
||||
|
||||
</ol>
|
||||
</section>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user