mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-22 14:45:03 +01:00
Add notes for 2020-11-02
This commit is contained in:
parent
286fd3fd3c
commit
2cc9c1f1e3
@ -31,7 +31,7 @@ Last week I had increased the limit from 30 to 60, which seemed to help, but now
|
|||||||
$ psql -c 'SELECT * from pg_stat_activity;' | grep idle | grep -c cgspace
|
$ psql -c 'SELECT * from pg_stat_activity;' | grep idle | grep -c cgspace
|
||||||
78
|
78
|
||||||
"/>
|
"/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -239,6 +239,8 @@ db.statementpool = true
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -247,8 +249,6 @@ db.statementpool = true
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -33,7 +33,7 @@ Replace lzop with xz in log compression cron jobs on DSpace Test—it uses less
|
|||||||
-rw-rw-r-- 1 tomcat7 tomcat7 387K Nov 18 23:59 dspace.log.2015-11-18.lzo
|
-rw-rw-r-- 1 tomcat7 tomcat7 387K Nov 18 23:59 dspace.log.2015-11-18.lzo
|
||||||
-rw-rw-r-- 1 tomcat7 tomcat7 169K Nov 18 23:59 dspace.log.2015-11-18.xz
|
-rw-rw-r-- 1 tomcat7 tomcat7 169K Nov 18 23:59 dspace.log.2015-11-18.xz
|
||||||
"/>
|
"/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -261,6 +261,8 @@ $ curl -o /dev/null -s -w %{time_total}\\n https://cgspace.cgiar.org/rest/handle
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -269,8 +271,6 @@ $ curl -o /dev/null -s -w %{time_total}\\n https://cgspace.cgiar.org/rest/handle
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -25,7 +25,7 @@ Move ILRI collection 10568/12503 from 10568/27869 to 10568/27629 using the move_
|
|||||||
I realized it is only necessary to clear the Cocoon cache after moving collections—rather than reindexing—as no metadata has changed, and therefore no search or browse indexes need to be updated.
|
I realized it is only necessary to clear the Cocoon cache after moving collections—rather than reindexing—as no metadata has changed, and therefore no search or browse indexes need to be updated.
|
||||||
Update GitHub wiki for documentation of maintenance tasks.
|
Update GitHub wiki for documentation of maintenance tasks.
|
||||||
"/>
|
"/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -197,6 +197,8 @@ $ find SimpleArchiveForBio/ -iname “*.pdf” -exec basename {} ; | sor
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -205,8 +207,6 @@ $ find SimpleArchiveForBio/ -iname “*.pdf” -exec basename {} ; | sor
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -35,7 +35,7 @@ I noticed we have a very interesting list of countries on CGSpace:
|
|||||||
Not only are there 49,000 countries, we have some blanks (25)…
|
Not only are there 49,000 countries, we have some blanks (25)…
|
||||||
Also, lots of things like “COTE D`LVOIRE” and “COTE D IVOIRE”
|
Also, lots of things like “COTE D`LVOIRE” and “COTE D IVOIRE”
|
||||||
"/>
|
"/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -375,6 +375,8 @@ Bitstream: tést señora alimentación.pdf
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -383,8 +385,6 @@ Bitstream: tést señora alimentación.pdf
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -25,7 +25,7 @@ Looking at issues with author authorities on CGSpace
|
|||||||
For some reason we still have the index-lucene-update cron job active on CGSpace, but I’m pretty sure we don’t need it as of the latest few versions of Atmire’s Listings and Reports module
|
For some reason we still have the index-lucene-update cron job active on CGSpace, but I’m pretty sure we don’t need it as of the latest few versions of Atmire’s Listings and Reports module
|
||||||
Reinstall my local (Mac OS X) DSpace stack with Tomcat 7, PostgreSQL 9.3, and Java JDK 1.7 to match environment on CGSpace server
|
Reinstall my local (Mac OS X) DSpace stack with Tomcat 7, PostgreSQL 9.3, and Java JDK 1.7 to match environment on CGSpace server
|
||||||
"/>
|
"/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -313,6 +313,8 @@ Reinstall my local (Mac OS X) DSpace stack with Tomcat 7, PostgreSQL 9.3, and Ja
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -321,8 +323,6 @@ Reinstall my local (Mac OS X) DSpace stack with Tomcat 7, PostgreSQL 9.3, and Ja
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -29,7 +29,7 @@ After running DSpace for over five years I’ve never needed to look in any
|
|||||||
This will save us a few gigs of backup space we’re paying for on S3
|
This will save us a few gigs of backup space we’re paying for on S3
|
||||||
Also, I noticed the checker log has some errors we should pay attention to:
|
Also, I noticed the checker log has some errors we should pay attention to:
|
||||||
"/>
|
"/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -492,6 +492,8 @@ dspace.log.2016-04-27:7271
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -500,8 +502,6 @@ dspace.log.2016-04-27:7271
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -31,7 +31,7 @@ There are 3,000 IPs accessing the REST API in a 24-hour period!
|
|||||||
# awk '{print $1}' /var/log/nginx/rest.log | uniq | wc -l
|
# awk '{print $1}' /var/log/nginx/rest.log | uniq | wc -l
|
||||||
3168
|
3168
|
||||||
"/>
|
"/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -368,6 +368,8 @@ sys 0m20.540s
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -376,8 +378,6 @@ sys 0m20.540s
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -31,7 +31,7 @@ This is their publications set: http://ebrary.ifpri.org/oai/oai.php?verb=ListRec
|
|||||||
You can see the others by using the OAI ListSets verb: http://ebrary.ifpri.org/oai/oai.php?verb=ListSets
|
You can see the others by using the OAI ListSets verb: http://ebrary.ifpri.org/oai/oai.php?verb=ListSets
|
||||||
Working on second phase of metadata migration, looks like this will work for moving CPWF-specific data in dc.identifier.fund to cg.identifier.cpwfproject and then the rest to dc.description.sponsorship
|
Working on second phase of metadata migration, looks like this will work for moving CPWF-specific data in dc.identifier.fund to cg.identifier.cpwfproject and then the rest to dc.description.sponsorship
|
||||||
"/>
|
"/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -406,6 +406,8 @@ $ ./delete-metadata-values.py -f dc.contributor.corporate -i Corporate-Authors-D
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -414,8 +416,6 @@ $ ./delete-metadata-values.py -f dc.contributor.corporate -i Corporate-Authors-D
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -41,7 +41,7 @@ dspacetest=# select text_value from metadatavalue where metadata_field_id=3 and
|
|||||||
|
|
||||||
In this case the select query was showing 95 results before the update
|
In this case the select query was showing 95 results before the update
|
||||||
"/>
|
"/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -322,6 +322,8 @@ discovery.index.authority.ignore-variants=true
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -330,8 +332,6 @@ discovery.index.authority.ignore-variants=true
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -39,7 +39,7 @@ $ git checkout -b 55new 5_x-prod
|
|||||||
$ git reset --hard ilri/5_x-prod
|
$ git reset --hard ilri/5_x-prod
|
||||||
$ git rebase -i dspace-5.5
|
$ git rebase -i dspace-5.5
|
||||||
"/>
|
"/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -386,6 +386,8 @@ $ JAVA_OPTS="-Dfile.encoding=UTF-8 -Xmx512m" /home/cgspace.cgiar.org/b
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -394,8 +396,6 @@ $ JAVA_OPTS="-Dfile.encoding=UTF-8 -Xmx512m" /home/cgspace.cgiar.org/b
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -31,7 +31,7 @@ It looks like we might be able to use OUs now, instead of DCs:
|
|||||||
|
|
||||||
$ ldapsearch -x -H ldaps://svcgroot2.cgiarad.org:3269/ -b "dc=cgiarad,dc=org" -D "admigration1@cgiarad.org" -W "(sAMAccountName=admigration1)"
|
$ ldapsearch -x -H ldaps://svcgroot2.cgiarad.org:3269/ -b "dc=cgiarad,dc=org" -D "admigration1@cgiarad.org" -W "(sAMAccountName=admigration1)"
|
||||||
"/>
|
"/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -603,6 +603,8 @@ $ ./delete-metadata-values.py -i ilrisubjects-delete-13.csv -f cg.subject.ilri -
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -611,8 +613,6 @@ $ ./delete-metadata-values.py -i ilrisubjects-delete-13.csv -f cg.subject.ilri -
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -39,7 +39,7 @@ I exported a random item’s metadata as CSV, deleted all columns except id
|
|||||||
|
|
||||||
0000-0002-6115-0956||0000-0002-3812-8793||0000-0001-7462-405X
|
0000-0002-6115-0956||0000-0002-3812-8793||0000-0001-7462-405X
|
||||||
"/>
|
"/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -369,6 +369,8 @@ dspace=# update metadatavalue set text_value = regexp_replace(text_value, 'http:
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -377,8 +379,6 @@ dspace=# update metadatavalue set text_value = regexp_replace(text_value, 'http:
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -23,7 +23,7 @@ Add dc.type to the output options for Atmire’s Listings and Reports module
|
|||||||
Add dc.type to the output options for Atmire’s Listings and Reports module (#286)
|
Add dc.type to the output options for Atmire’s Listings and Reports module (#286)
|
||||||
|
|
||||||
"/>
|
"/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -545,6 +545,8 @@ org.dspace.discovery.SearchServiceException: Error executing query
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -553,8 +555,6 @@ org.dspace.discovery.SearchServiceException: Error executing query
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -43,7 +43,7 @@ I see thousands of them in the logs for the last few months, so it’s not r
|
|||||||
I’ve raised a ticket with Atmire to ask
|
I’ve raised a ticket with Atmire to ask
|
||||||
Another worrying error from dspace.log is:
|
Another worrying error from dspace.log is:
|
||||||
"/>
|
"/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -781,6 +781,8 @@ $ exit
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -789,8 +791,6 @@ $ exit
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -25,7 +25,7 @@ I checked to see if the Solr sharding task that is supposed to run on January 1s
|
|||||||
I tested on DSpace Test as well and it doesn’t work there either
|
I tested on DSpace Test as well and it doesn’t work there either
|
||||||
I asked on the dspace-tech mailing list because it seems to be broken, and actually now I’m not sure if we’ve ever had the sharding task run successfully over all these years
|
I asked on the dspace-tech mailing list because it seems to be broken, and actually now I’m not sure if we’ve ever had the sharding task run successfully over all these years
|
||||||
"/>
|
"/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -366,6 +366,8 @@ $ gs -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dPDFSETTINGS=/ebook -dNOPAUSE -
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -374,8 +376,6 @@ $ gs -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dPDFSETTINGS=/ebook -dNOPAUSE -
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -47,7 +47,7 @@ DELETE 1
|
|||||||
Create issue on GitHub to track the addition of CCAFS Phase II project tags (#301)
|
Create issue on GitHub to track the addition of CCAFS Phase II project tags (#301)
|
||||||
Looks like we’ll be using cg.identifier.ccafsprojectpii as the field name
|
Looks like we’ll be using cg.identifier.ccafsprojectpii as the field name
|
||||||
"/>
|
"/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -421,6 +421,8 @@ COPY 1968
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -429,8 +431,6 @@ COPY 1968
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -51,7 +51,7 @@ Interestingly, it seems DSpace 4.x’s thumbnails were sRGB, but forcing reg
|
|||||||
$ identify ~/Desktop/alc_contrastes_desafios.jpg
|
$ identify ~/Desktop/alc_contrastes_desafios.jpg
|
||||||
/Users/aorth/Desktop/alc_contrastes_desafios.jpg JPEG 464x600 464x600+0+0 8-bit CMYK 168KB 0.000u 0:00.000
|
/Users/aorth/Desktop/alc_contrastes_desafios.jpg JPEG 464x600 464x600+0+0 8-bit CMYK 168KB 0.000u 0:00.000
|
||||||
"/>
|
"/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -352,6 +352,8 @@ $ ./delete-metadata-values.py -i Investors-Delete-121.csv -f dc.description.spon
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -360,8 +362,6 @@ $ ./delete-metadata-values.py -i Investors-Delete-121.csv -f dc.description.spon
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -37,7 +37,7 @@ Testing the CMYK patch on a collection with 650 items:
|
|||||||
|
|
||||||
$ [dspace]/bin/dspace filter-media -f -i 10568/16498 -p "ImageMagick PDF Thumbnail" -v >& /tmp/filter-media-cmyk.txt
|
$ [dspace]/bin/dspace filter-media -f -i 10568/16498 -p "ImageMagick PDF Thumbnail" -v >& /tmp/filter-media-cmyk.txt
|
||||||
"/>
|
"/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -582,6 +582,8 @@ $ gem install compass -v 1.0.3
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -590,8 +592,6 @@ $ gem install compass -v 1.0.3
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -15,7 +15,7 @@
|
|||||||
<meta name="twitter:card" content="summary"/>
|
<meta name="twitter:card" content="summary"/>
|
||||||
<meta name="twitter:title" content="May, 2017"/>
|
<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="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.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -388,6 +388,8 @@ UPDATE 187
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -396,8 +398,6 @@ UPDATE 187
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -15,7 +15,7 @@
|
|||||||
<meta name="twitter:card" content="summary"/>
|
<meta name="twitter:card" content="summary"/>
|
||||||
<meta name="twitter:title" content="June, 2017"/>
|
<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="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.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -267,6 +267,8 @@ $ JAVA_OPTS="-Xmx1024m -Dfile.encoding=UTF-8" [dspace]/bin/dspace impo
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -275,8 +277,6 @@ $ JAVA_OPTS="-Xmx1024m -Dfile.encoding=UTF-8" [dspace]/bin/dspace impo
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -33,7 +33,7 @@ Merge changes for WLE Phase II theme rename (#329)
|
|||||||
Looking at extracting the metadata registries from ICARDA’s MEL DSpace database so we can compare fields with CGSpace
|
Looking at extracting the metadata registries from ICARDA’s MEL DSpace database so we can compare fields with CGSpace
|
||||||
We can use PostgreSQL’s extended output format (-x) plus sed to format the output into quasi XML:
|
We can use PostgreSQL’s extended output format (-x) plus sed to format the output into quasi XML:
|
||||||
"/>
|
"/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -272,6 +272,8 @@ delete from metadatavalue where resource_type_id=2 and metadata_field_id=235 and
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -280,8 +282,6 @@ delete from metadatavalue where resource_type_id=2 and metadata_field_id=235 and
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -57,7 +57,7 @@ This was due to newline characters in the dc.description.abstract column, which
|
|||||||
I exported a new CSV from the collection on DSpace Test and then manually removed the characters in vim using g/^$/d
|
I exported a new CSV from the collection on DSpace Test and then manually removed the characters in vim using g/^$/d
|
||||||
Then I cleaned up the author authorities and HTML characters in OpenRefine and sent the file back to Abenet
|
Then I cleaned up the author authorities and HTML characters in OpenRefine and sent the file back to Abenet
|
||||||
"/>
|
"/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -514,6 +514,8 @@ org.apache.commons.dbcp.SQLNestedException: Cannot get a connection, pool error
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -522,8 +524,6 @@ org.apache.commons.dbcp.SQLNestedException: Cannot get a connection, pool error
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -29,7 +29,7 @@ Linode sent an alert that CGSpace (linode18) was using 261% CPU for the past two
|
|||||||
|
|
||||||
Ask Sisay to clean up the WLE approvers a bit, as Marianne’s user account is both in the approvers step as well as the group
|
Ask Sisay to clean up the WLE approvers a bit, as Marianne’s user account is both in the approvers step as well as the group
|
||||||
"/>
|
"/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -656,6 +656,8 @@ Cert Status: good
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -664,8 +666,6 @@ Cert Status: good
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -31,7 +31,7 @@ http://hdl.handle.net/10568/78495||http://hdl.handle.net/10568/79336
|
|||||||
There appears to be a pattern but I’ll have to look a bit closer and try to clean them up automatically, either in SQL or in OpenRefine
|
There appears to be a pattern but I’ll have to look a bit closer and try to clean them up automatically, either in SQL or in OpenRefine
|
||||||
Add Katherine Lutz to the groups for content submission and edit steps of the CGIAR System collections
|
Add Katherine Lutz to the groups for content submission and edit steps of the CGIAR System collections
|
||||||
"/>
|
"/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -440,6 +440,8 @@ session_id=6C30F10B4351A4ED83EC6ED50AFD6B6A
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -448,8 +450,6 @@ session_id=6C30F10B4351A4ED83EC6ED50AFD6B6A
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -45,7 +45,7 @@ Generate list of authors on CGSpace for Peter to go through and correct:
|
|||||||
dspace=# \copy (select distinct text_value, count(*) as count from metadatavalue where metadata_field_id = (select metadata_field_id from metadatafieldregistry where element = 'contributor' and qualifier = 'author') AND resource_type_id = 2 group by text_value order by count desc) to /tmp/authors.csv with csv;
|
dspace=# \copy (select distinct text_value, count(*) as count from metadatavalue where metadata_field_id = (select metadata_field_id from metadatafieldregistry where element = 'contributor' and qualifier = 'author') AND resource_type_id = 2 group by text_value order by count desc) to /tmp/authors.csv with csv;
|
||||||
COPY 54701
|
COPY 54701
|
||||||
"/>
|
"/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -941,6 +941,8 @@ $ cat dspace.log.2017-11-28 | grep -o -E 'session_id=[A-Z0-9]{32}' | sort -n | u
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -949,8 +951,6 @@ $ cat dspace.log.2017-11-28 | grep -o -E 'session_id=[A-Z0-9]{32}' | sort -n | u
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -27,7 +27,7 @@ The logs say “Timeout waiting for idle object”
|
|||||||
PostgreSQL activity says there are 115 connections currently
|
PostgreSQL activity says there are 115 connections currently
|
||||||
The list of connections to XMLUI and REST API for today:
|
The list of connections to XMLUI and REST API for today:
|
||||||
"/>
|
"/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -780,6 +780,8 @@ DELETE 20
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -788,8 +790,6 @@ DELETE 20
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -147,7 +147,7 @@ dspace.log.2018-01-02:34
|
|||||||
|
|
||||||
Danny wrote to ask for help renewing the wildcard ilri.org certificate and I advised that we should probably use Let’s Encrypt if it’s just a handful of domains
|
Danny wrote to ask for help renewing the wildcard ilri.org certificate and I advised that we should probably use Let’s Encrypt if it’s just a handful of domains
|
||||||
"/>
|
"/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -1449,6 +1449,8 @@ Catalina:type=Manager,context=/,host=localhost activeSessions 8
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -1457,8 +1459,6 @@ Catalina:type=Manager,context=/,host=localhost activeSessions 8
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -27,7 +27,7 @@ We don’t need to distinguish between internal and external works, so that
|
|||||||
Yesterday I figured out how to monitor DSpace sessions using JMX
|
Yesterday I figured out how to monitor DSpace sessions using JMX
|
||||||
I copied the logic in the jmx_tomcat_dbpools provided by Ubuntu’s munin-plugins-java package and used the stuff I discovered about JMX in 2018-01
|
I copied the logic in the jmx_tomcat_dbpools provided by Ubuntu’s munin-plugins-java package and used the stuff I discovered about JMX in 2018-01
|
||||||
"/>
|
"/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -1036,6 +1036,8 @@ UPDATE 3
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -1044,8 +1046,6 @@ UPDATE 3
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -21,7 +21,7 @@ Export a CSV of the IITA community metadata for Martin Mueller
|
|||||||
|
|
||||||
Export a CSV of the IITA community metadata for Martin Mueller
|
Export a CSV of the IITA community metadata for Martin Mueller
|
||||||
"/>
|
"/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -582,6 +582,8 @@ Fixed 5 occurences of: GENEBANKS
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -590,8 +592,6 @@ Fixed 5 occurences of: GENEBANKS
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -23,7 +23,7 @@ Catalina logs at least show some memory errors yesterday:
|
|||||||
I tried to test something on DSpace Test but noticed that it’s down since god knows when
|
I tried to test something on DSpace Test but noticed that it’s down since god knows when
|
||||||
Catalina logs at least show some memory errors yesterday:
|
Catalina logs at least show some memory errors yesterday:
|
||||||
"/>
|
"/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -591,6 +591,8 @@ $ pg_restore -O -U dspacetest -d dspacetest -W -h localhost /tmp/dspace_2018-04-
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -599,8 +601,6 @@ $ pg_restore -O -U dspacetest -d dspacetest -W -h localhost /tmp/dspace_2018-04-
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -35,7 +35,7 @@ http://localhost:3000/solr/statistics/update?stream.body=%3Ccommit/%3E
|
|||||||
Then I reduced the JVM heap size from 6144 back to 5120m
|
Then I reduced the JVM heap size from 6144 back to 5120m
|
||||||
Also, I switched it to use OpenJDK instead of Oracle Java, as well as re-worked the Ansible infrastructure scripts to support hosts choosing which distribution they want to use
|
Also, I switched it to use OpenJDK instead of Oracle Java, as well as re-worked the Ansible infrastructure scripts to support hosts choosing which distribution they want to use
|
||||||
"/>
|
"/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -520,6 +520,8 @@ $ psql -h localhost -U postgres dspacetest
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -528,8 +530,6 @@ $ psql -h localhost -U postgres dspacetest
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -55,7 +55,7 @@ real 74m42.646s
|
|||||||
user 8m5.056s
|
user 8m5.056s
|
||||||
sys 2m7.289s
|
sys 2m7.289s
|
||||||
"/>
|
"/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -514,6 +514,8 @@ $ sed '/^id/d' 10568-*.csv | csvcut -c 1,2 > map-to-cifor-archive.csv
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -522,8 +524,6 @@ $ sed '/^id/d' 10568-*.csv | csvcut -c 1,2 > map-to-cifor-archive.csv
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -33,7 +33,7 @@ During the mvn package stage on the 5.8 branch I kept getting issues with java r
|
|||||||
|
|
||||||
There is insufficient memory for the Java Runtime Environment to continue.
|
There is insufficient memory for the Java Runtime Environment to continue.
|
||||||
"/>
|
"/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -566,6 +566,8 @@ dspace=# select count(text_value) from metadatavalue where resource_type_id=2 an
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -574,8 +576,6 @@ dspace=# select count(text_value) from metadatavalue where resource_type_id=2 an
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -43,7 +43,7 @@ Anyways, perhaps I should increase the JVM heap from 5120m to 6144m like we did
|
|||||||
The server only has 8GB of RAM so we’ll eventually need to upgrade to a larger one because we’ll start starving the OS, PostgreSQL, and command line batch processes
|
The server only has 8GB of RAM so we’ll eventually need to upgrade to a larger one because we’ll start starving the OS, PostgreSQL, and command line batch processes
|
||||||
I ran all system updates on DSpace Test and rebooted it
|
I ran all system updates on DSpace Test and rebooted it
|
||||||
"/>
|
"/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -439,6 +439,8 @@ $ dspace database migrate ignored
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -447,8 +449,6 @@ $ dspace database migrate ignored
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -27,7 +27,7 @@ I’ll update the DSpace role in our Ansible infrastructure playbooks and ru
|
|||||||
Also, I’ll re-run the postgresql tasks because the custom PostgreSQL variables are dynamic according to the system’s RAM, and we never re-ran them after migrating to larger Linodes last month
|
Also, I’ll re-run the postgresql tasks because the custom PostgreSQL variables are dynamic according to the system’s RAM, and we never re-ran them after migrating to larger Linodes last month
|
||||||
I’m testing the new DSpace 5.8 branch in my Ubuntu 18.04 environment and I’m getting those autowire errors in Tomcat 8.5.30 again:
|
I’m testing the new DSpace 5.8 branch in my Ubuntu 18.04 environment and I’m getting those autowire errors in Tomcat 8.5.30 again:
|
||||||
"/>
|
"/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -745,6 +745,8 @@ UPDATE metadatavalue SET text_value='ja' WHERE resource_type_id=2 AND metadata_f
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -753,8 +755,6 @@ UPDATE metadatavalue SET text_value='ja' WHERE resource_type_id=2 AND metadata_f
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -23,7 +23,7 @@ I created a GitHub issue to track this #389, because I’m super busy in Nai
|
|||||||
Phil Thornton got an ORCID identifier so we need to add it to the list on CGSpace and tag his existing items
|
Phil Thornton got an ORCID identifier so we need to add it to the list on CGSpace and tag his existing items
|
||||||
I created a GitHub issue to track this #389, because I’m super busy in Nairobi right now
|
I created a GitHub issue to track this #389, because I’m super busy in Nairobi right now
|
||||||
"/>
|
"/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -653,6 +653,8 @@ $ curl -X GET -H "Content-Type: application/json" -H "Accept: app
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -661,8 +663,6 @@ $ curl -X GET -H "Content-Type: application/json" -H "Accept: app
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -33,7 +33,7 @@ Send a note about my dspace-statistics-api to the dspace-tech mailing list
|
|||||||
Linode has been sending mails a few times a day recently that CGSpace (linode18) has had high CPU usage
|
Linode has been sending mails a few times a day recently that CGSpace (linode18) has had high CPU usage
|
||||||
Today these are the top 10 IPs:
|
Today these are the top 10 IPs:
|
||||||
"/>
|
"/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -550,6 +550,8 @@ $ dspace dsrun org.dspace.eperson.Groomer -a -b 11/27/2016 -d
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -558,8 +560,6 @@ $ dspace dsrun org.dspace.eperson.Groomer -a -b 11/27/2016 -d
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -33,7 +33,7 @@ Then I ran all system updates and restarted the server
|
|||||||
|
|
||||||
I noticed that there is another issue with PDF thumbnails on CGSpace, and I see there was another Ghostscript vulnerability last week
|
I noticed that there is another issue with PDF thumbnails on CGSpace, and I see there was another Ghostscript vulnerability last week
|
||||||
"/>
|
"/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -591,6 +591,8 @@ UPDATE 1
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -599,8 +601,6 @@ UPDATE 1
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -47,7 +47,7 @@ I don’t see anything interesting in the web server logs around that time t
|
|||||||
357 207.46.13.1
|
357 207.46.13.1
|
||||||
903 54.70.40.11
|
903 54.70.40.11
|
||||||
"/>
|
"/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -1261,6 +1261,8 @@ identify: CorruptImageProfile `xmp' @ warning/profile.c/SetImageProfileInternal/
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -1269,8 +1271,6 @@ identify: CorruptImageProfile `xmp' @ warning/profile.c/SetImageProfileInternal/
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -69,7 +69,7 @@ real 0m19.873s
|
|||||||
user 0m22.203s
|
user 0m22.203s
|
||||||
sys 0m1.979s
|
sys 0m1.979s
|
||||||
"/>
|
"/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -1341,6 +1341,8 @@ Please see the DSpace documentation for assistance.
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -1349,8 +1351,6 @@ Please see the DSpace documentation for assistance.
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -43,7 +43,7 @@ Most worryingly, there are encoding errors in the abstracts for eleven items, fo
|
|||||||
|
|
||||||
I think I will need to ask Udana to re-copy and paste the abstracts with more care using Google Docs
|
I think I will need to ask Udana to re-copy and paste the abstracts with more care using Google Docs
|
||||||
"/>
|
"/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -1205,6 +1205,8 @@ sys 0m2.551s
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -1213,8 +1215,6 @@ sys 0m2.551s
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -61,7 +61,7 @@ $ ./fix-metadata-values.py -i /tmp/2019-02-21-fix-4-regions.csv -db dspace -u ds
|
|||||||
$ ./delete-metadata-values.py -i /tmp/2019-02-21-delete-2-countries.csv -db dspace -u dspace -p 'fuuu' -m 228 -f cg.coverage.country -d
|
$ ./delete-metadata-values.py -i /tmp/2019-02-21-delete-2-countries.csv -db dspace -u dspace -p 'fuuu' -m 228 -f cg.coverage.country -d
|
||||||
$ ./delete-metadata-values.py -i /tmp/2019-02-21-delete-1-region.csv -db dspace -u dspace -p 'fuuu' -m 231 -f cg.coverage.region -d
|
$ ./delete-metadata-values.py -i /tmp/2019-02-21-delete-1-region.csv -db dspace -u dspace -p 'fuuu' -m 231 -f cg.coverage.region -d
|
||||||
"/>
|
"/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -1296,6 +1296,8 @@ UPDATE 14
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -1304,8 +1306,6 @@ UPDATE 14
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -45,7 +45,7 @@ DELETE 1
|
|||||||
|
|
||||||
But after this I tried to delete the item from the XMLUI and it is still present…
|
But after this I tried to delete the item from the XMLUI and it is still present…
|
||||||
"/>
|
"/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -628,6 +628,8 @@ COPY 64871
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -636,8 +638,6 @@ COPY 64871
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -31,7 +31,7 @@ Run system updates on CGSpace (linode18) and reboot it
|
|||||||
|
|
||||||
Skype with Marie-Angélique and Abenet about CG Core v2
|
Skype with Marie-Angélique and Abenet about CG Core v2
|
||||||
"/>
|
"/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -314,6 +314,8 @@ UPDATE 2
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -322,8 +324,6 @@ UPDATE 2
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -35,7 +35,7 @@ CGSpace
|
|||||||
|
|
||||||
Abenet had another similar issue a few days ago when trying to find the stats for 2018 in the RTB community
|
Abenet had another similar issue a few days ago when trying to find the stats for 2018 in the RTB community
|
||||||
"/>
|
"/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -551,6 +551,8 @@ issn.validate('1020-3362')
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -559,8 +561,6 @@ issn.validate('1020-3362')
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -43,7 +43,7 @@ After rebooting, all statistics cores were loaded… wow, that’s luck
|
|||||||
|
|
||||||
Run system updates on DSpace Test (linode19) and reboot it
|
Run system updates on DSpace Test (linode19) and reboot it
|
||||||
"/>
|
"/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -570,6 +570,8 @@ sys 2m27.496s
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -578,8 +580,6 @@ sys 2m27.496s
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -69,7 +69,7 @@ Here are the top ten IPs in the nginx XMLUI and REST/OAI logs this morning:
|
|||||||
7249 2a01:7e00::f03c:91ff:fe18:7396
|
7249 2a01:7e00::f03c:91ff:fe18:7396
|
||||||
9124 45.5.186.2
|
9124 45.5.186.2
|
||||||
"/>
|
"/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -578,6 +578,8 @@ $ csv-metadata-quality -i /tmp/clarisa-institutions.csv -o /tmp/clarisa-institut
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -586,8 +588,6 @@ $ csv-metadata-quality -i /tmp/clarisa-institutions.csv -o /tmp/clarisa-institut
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -15,7 +15,7 @@
|
|||||||
<meta name="twitter:card" content="summary"/>
|
<meta name="twitter:card" content="summary"/>
|
||||||
<meta name="twitter:title" content="October, 2019"/>
|
<meta name="twitter:title" content="October, 2019"/>
|
||||||
<meta name="twitter:description" content="2019-10-01 Udana from IWMI asked me for a CSV export of their community on CGSpace I exported it, but a quick run through the csv-metadata-quality tool shows that there are some low-hanging fruits we can fix before I send him the data I will limit the scope to the titles, regions, subregions, and river basins for now to manually fix some non-breaking spaces (U+00A0) there that would otherwise be removed by the csv-metadata-quality script’s “unneccesary Unicode” fix: $ csvcut -c 'id,dc."/>
|
<meta name="twitter:description" content="2019-10-01 Udana from IWMI asked me for a CSV export of their community on CGSpace I exported it, but a quick run through the csv-metadata-quality tool shows that there are some low-hanging fruits we can fix before I send him the data I will limit the scope to the titles, regions, subregions, and river basins for now to manually fix some non-breaking spaces (U+00A0) there that would otherwise be removed by the csv-metadata-quality script’s “unneccesary Unicode” fix: $ csvcut -c 'id,dc."/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -382,6 +382,8 @@ $ dspace import -a -c 10568/104057 -e fuu@cgiar.org -m 2019-10-15-Bioversity.map
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -390,8 +392,6 @@ $ dspace import -a -c 10568/104057 -e fuu@cgiar.org -m 2019-10-15-Bioversity.map
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -55,7 +55,7 @@ Let’s see how many of the REST API requests were for bitstreams (because t
|
|||||||
# zcat --force /var/log/nginx/rest.log.*.gz | grep -E "[0-9]{1,2}/Oct/2019" | grep -c -E "/rest/bitstreams"
|
# zcat --force /var/log/nginx/rest.log.*.gz | grep -E "[0-9]{1,2}/Oct/2019" | grep -c -E "/rest/bitstreams"
|
||||||
106781
|
106781
|
||||||
"/>
|
"/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -689,6 +689,8 @@ $ tidy -xml -utf8 -iq -m -w 0 dspace/config/controlled-vocabularies/cg-creator-i
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -697,8 +699,6 @@ $ tidy -xml -utf8 -iq -m -w 0 dspace/config/controlled-vocabularies/cg-creator-i
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -43,7 +43,7 @@ Make sure all packages are up to date and the package manager is up to date, the
|
|||||||
# dpkg -C
|
# dpkg -C
|
||||||
# reboot
|
# reboot
|
||||||
"/>
|
"/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -401,6 +401,8 @@ UPDATE 1
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -409,8 +411,6 @@ UPDATE 1
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -53,7 +53,7 @@ I tweeted the CGSpace repository link
|
|||||||
|
|
||||||
|
|
||||||
"/>
|
"/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -601,6 +601,8 @@ COPY 2900
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -609,8 +611,6 @@ COPY 2900
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -35,7 +35,7 @@ The code finally builds and runs with a fresh install
|
|||||||
|
|
||||||
|
|
||||||
"/>
|
"/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -1272,6 +1272,8 @@ Moving: 21993 into core statistics-2019
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -1280,8 +1282,6 @@ Moving: 21993 into core statistics-2019
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -39,7 +39,7 @@ You need to download this into the DSpace 6.x source and compile it
|
|||||||
|
|
||||||
|
|
||||||
"/>
|
"/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -481,6 +481,8 @@ $ tidy -xml -utf8 -iq -m -w 0 dspace/config/controlled-vocabularies/cg-creator-i
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -489,8 +491,6 @@ $ tidy -xml -utf8 -iq -m -w 0 dspace/config/controlled-vocabularies/cg-creator-i
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -45,7 +45,7 @@ The third item now has a donut with score 1 since I tweeted it last week
|
|||||||
|
|
||||||
On the same note, the one item Abenet pointed out last week now has a donut with score of 104 after I tweeted it last week
|
On the same note, the one item Abenet pointed out last week now has a donut with score of 104 after I tweeted it last week
|
||||||
"/>
|
"/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -655,6 +655,8 @@ $ psql -c 'select * from pg_stat_activity' | wc -l
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -663,8 +665,6 @@ $ psql -c 'select * from pg_stat_activity' | wc -l
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -31,7 +31,7 @@ I see that CGSpace (linode18) is still using PostgreSQL JDBC driver version 42.2
|
|||||||
|
|
||||||
|
|
||||||
"/>
|
"/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -474,6 +474,8 @@ Caused by: java.lang.NullPointerException
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -482,8 +484,6 @@ Caused by: java.lang.NullPointerException
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -33,7 +33,7 @@ I sent Atmire the dspace.log from today and told them to log into the server to
|
|||||||
In other news, I checked the statistics API on DSpace 6 and it’s working
|
In other news, I checked the statistics API on DSpace 6 and it’s working
|
||||||
I tried to build the OAI registry on the freshly migrated DSpace 6 on DSpace Test and I get an error:
|
I tried to build the OAI registry on the freshly migrated DSpace 6 on DSpace Test and I get an error:
|
||||||
"/>
|
"/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -808,6 +808,8 @@ $ csvcut -c 'id,cg.subject.ilri[],cg.subject.ilri[en_US],dc.subject[en_US]' /tmp
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -816,8 +818,6 @@ $ csvcut -c 'id,cg.subject.ilri[],cg.subject.ilri[en_US],dc.subject[en_US]' /tmp
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -35,7 +35,7 @@ I restarted Tomcat and PostgreSQL and the issue was gone
|
|||||||
|
|
||||||
Since I was restarting Tomcat anyways I decided to redeploy the latest changes from the 5_x-prod branch and I added a note about COVID-19 items to the CGSpace frontpage at Peter’s request
|
Since I was restarting Tomcat anyways I decided to redeploy the latest changes from the 5_x-prod branch and I added a note about COVID-19 items to the CGSpace frontpage at Peter’s request
|
||||||
"/>
|
"/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -1139,6 +1139,8 @@ Fixed 4 occurences of: Muloi, D.M.
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -1147,8 +1149,6 @@ Fixed 4 occurences of: Muloi, D.M.
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -33,7 +33,7 @@ It is class based so I can easily add support for other vocabularies, and the te
|
|||||||
|
|
||||||
|
|
||||||
"/>
|
"/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -795,6 +795,8 @@ $ grep -c added /tmp/2020-08-27-countrycodetagger.log
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -803,8 +805,6 @@ $ grep -c added /tmp/2020-08-27-countrycodetagger.log
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -45,7 +45,7 @@ I filed a bug on OpenRXV: https://github.com/ilri/OpenRXV/issues/39
|
|||||||
|
|
||||||
I filed an issue on OpenRXV to make some minor edits to the admin UI: https://github.com/ilri/OpenRXV/issues/40
|
I filed an issue on OpenRXV to make some minor edits to the admin UI: https://github.com/ilri/OpenRXV/issues/40
|
||||||
"/>
|
"/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -714,6 +714,8 @@ solr_query_params = {
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -722,8 +724,6 @@ solr_query_params = {
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -23,7 +23,7 @@ During the FlywayDB migration I got an error:
|
|||||||
<meta property="og:type" content="article" />
|
<meta property="og:type" content="article" />
|
||||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2020-10/" />
|
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2020-10/" />
|
||||||
<meta property="article:published_time" content="2020-10-06T16:55:54+03:00" />
|
<meta property="article:published_time" content="2020-10-06T16:55:54+03:00" />
|
||||||
<meta property="article:modified_time" content="2020-10-30T15:24:23+02:00" />
|
<meta property="article:modified_time" content="2020-10-31T15:35:58+02:00" />
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary"/>
|
<meta name="twitter:card" content="summary"/>
|
||||||
<meta name="twitter:title" content="October, 2020"/>
|
<meta name="twitter:title" content="October, 2020"/>
|
||||||
@ -41,7 +41,7 @@ During the FlywayDB migration I got an error:
|
|||||||
|
|
||||||
|
|
||||||
"/>
|
"/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -53,7 +53,7 @@ During the FlywayDB migration I got an error:
|
|||||||
"url": "https://alanorth.github.io/cgspace-notes/2020-10/",
|
"url": "https://alanorth.github.io/cgspace-notes/2020-10/",
|
||||||
"wordCount": "6709",
|
"wordCount": "6709",
|
||||||
"datePublished": "2020-10-06T16:55:54+03:00",
|
"datePublished": "2020-10-06T16:55:54+03:00",
|
||||||
"dateModified": "2020-10-30T15:24:23+02:00",
|
"dateModified": "2020-10-31T15:35:58+02:00",
|
||||||
"author": {
|
"author": {
|
||||||
"@type": "Person",
|
"@type": "Person",
|
||||||
"name": "Alan Orth"
|
"name": "Alan Orth"
|
||||||
@ -1238,6 +1238,8 @@ $ ./delete-metadata-values.py -i 2020-10-31-delete-74-sponsors.csv -db dspace -u
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -1246,8 +1248,6 @@ $ ./delete-metadata-values.py -i 2020-10-31-delete-74-sponsors.csv -db dspace -u
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
<meta name="twitter:card" content="summary"/>
|
<meta name="twitter:card" content="summary"/>
|
||||||
<meta name="twitter:title" content="404 Page not found"/>
|
<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="twitter:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -94,6 +94,8 @@
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -102,8 +104,6 @@
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -9,12 +9,12 @@
|
|||||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/categories/" />
|
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/categories/" />
|
||||||
<meta property="og:updated_time" content="2020-10-30T15:24:23+02:00" />
|
<meta property="og:updated_time" content="2020-11-01T13:11:54+02:00" />
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary"/>
|
<meta name="twitter:card" content="summary"/>
|
||||||
<meta name="twitter:title" content="Categories"/>
|
<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="twitter:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -83,7 +83,7 @@
|
|||||||
<article class="blog-post">
|
<article class="blog-post">
|
||||||
<header>
|
<header>
|
||||||
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/categories/notes/">Notes</a></h2>
|
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/categories/notes/">Notes</a></h2>
|
||||||
<p class="blog-post-meta"><time datetime="2020-10-06T16:55:54+03:00">Tue Oct 06, 2020</time> by Alan Orth</p>
|
<p class="blog-post-meta"><time datetime="2020-11-01T13:11:54+02:00">Sun Nov 01, 2020</time> by Alan Orth</p>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
<a href='https://alanorth.github.io/cgspace-notes/categories/notes/'>Read more →</a>
|
<a href='https://alanorth.github.io/cgspace-notes/categories/notes/'>Read more →</a>
|
||||||
@ -107,6 +107,8 @@
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -115,8 +117,6 @@
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -6,11 +6,11 @@
|
|||||||
<description>Recent content in Categories on CGSpace Notes</description>
|
<description>Recent content in Categories on CGSpace Notes</description>
|
||||||
<generator>Hugo -- gohugo.io</generator>
|
<generator>Hugo -- gohugo.io</generator>
|
||||||
<language>en-us</language>
|
<language>en-us</language>
|
||||||
<lastBuildDate>Tue, 06 Oct 2020 16:55:54 +0300</lastBuildDate><atom:link href="https://alanorth.github.io/cgspace-notes/categories/index.xml" rel="self" type="application/rss+xml" />
|
<lastBuildDate>Sun, 01 Nov 2020 13:11:54 +0200</lastBuildDate><atom:link href="https://alanorth.github.io/cgspace-notes/categories/index.xml" rel="self" type="application/rss+xml" />
|
||||||
<item>
|
<item>
|
||||||
<title>Notes</title>
|
<title>Notes</title>
|
||||||
<link>https://alanorth.github.io/cgspace-notes/categories/notes/</link>
|
<link>https://alanorth.github.io/cgspace-notes/categories/notes/</link>
|
||||||
<pubDate>Tue, 06 Oct 2020 16:55:54 +0300</pubDate>
|
<pubDate>Sun, 01 Nov 2020 13:11:54 +0200</pubDate>
|
||||||
|
|
||||||
<guid>https://alanorth.github.io/cgspace-notes/categories/notes/</guid>
|
<guid>https://alanorth.github.io/cgspace-notes/categories/notes/</guid>
|
||||||
<description></description>
|
<description></description>
|
||||||
|
@ -9,12 +9,12 @@
|
|||||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/categories/notes/" />
|
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/categories/notes/" />
|
||||||
<meta property="og:updated_time" content="2020-10-30T15:24:23+02:00" />
|
<meta property="og:updated_time" content="2020-11-01T13:11:54+02:00" />
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary"/>
|
<meta name="twitter:card" content="summary"/>
|
||||||
<meta name="twitter:title" content="Notes"/>
|
<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="twitter:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -80,6 +80,31 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<article class="blog-post">
|
||||||
|
<header>
|
||||||
|
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/2020-11/">November, 2020</a></h2>
|
||||||
|
<p class="blog-post-meta"><time datetime="2020-11-01T13:11:54+02:00">Sun Nov 01, 2020</time> by Alan Orth in
|
||||||
|
<span class="fas fa-folder" aria-hidden="true"></span> <a href="/cgspace-notes/categories/notes/" rel="category tag">Notes</a>
|
||||||
|
|
||||||
|
|
||||||
|
</p>
|
||||||
|
</header>
|
||||||
|
<h2 id="2020-11-01">2020-11-01</h2>
|
||||||
|
<ul>
|
||||||
|
<li>Continue with processing the statistics-2019 Solr core with the AtomicStatisticsUpdateCLI tool on DSpace Test
|
||||||
|
<ul>
|
||||||
|
<li>So far we’ve spent at least fifty hours to process the statistics and statistics-2019 core… wow.</li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
<a href='https://alanorth.github.io/cgspace-notes/2020-11/'>Read more →</a>
|
||||||
|
</article>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<article class="blog-post">
|
<article class="blog-post">
|
||||||
<header>
|
<header>
|
||||||
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/2020-10/">October, 2020</a></h2>
|
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/2020-10/">October, 2020</a></h2>
|
||||||
@ -342,43 +367,6 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<article class="blog-post">
|
|
||||||
<header>
|
|
||||||
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/2020-01/">January, 2020</a></h2>
|
|
||||||
<p class="blog-post-meta"><time datetime="2020-01-06T10:48:30+02:00">Mon Jan 06, 2020</time> by Alan Orth in
|
|
||||||
<span class="fas fa-folder" aria-hidden="true"></span> <a href="/cgspace-notes/categories/notes/" rel="category tag">Notes</a>
|
|
||||||
|
|
||||||
|
|
||||||
</p>
|
|
||||||
</header>
|
|
||||||
<h2 id="2020-01-06">2020-01-06</h2>
|
|
||||||
<ul>
|
|
||||||
<li>Open <a href="https://tracker.atmire.com/tickets-cgiar-ilri/view-ticket?id=706">a ticket</a> with Atmire to request a quote for the upgrade to DSpace 6</li>
|
|
||||||
<li>Last week Altmetric responded about the <a href="https://hdl.handle.net/10568/97087">item</a> that had a lower score than than its DOI
|
|
||||||
<ul>
|
|
||||||
<li>The score is now linked to the DOI</li>
|
|
||||||
<li>Another <a href="https://handle.hdl.net/10568/91278">item</a> that had the same problem in 2019 has now also linked to the score for its DOI</li>
|
|
||||||
<li>Another <a href="https://hdl.handle.net/10568/81236">item</a> that had the same problem in 2019 has also been fixed</li>
|
|
||||||
</ul>
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
<h2 id="2020-01-07">2020-01-07</h2>
|
|
||||||
<ul>
|
|
||||||
<li>Peter Ballantyne highlighted one more WLE <a href="https://hdl.handle.net/10568/101286">item</a> that is missing the Altmetric score that its DOI has
|
|
||||||
<ul>
|
|
||||||
<li>The DOI has a score of 259, but the Handle has no score at all</li>
|
|
||||||
<li>I <a href="https://twitter.com/mralanorth/status/1214471427157626881">tweeted</a> the CGSpace repository link</li>
|
|
||||||
</ul>
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
<a href='https://alanorth.github.io/cgspace-notes/2020-01/'>Read more →</a>
|
|
||||||
</article>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<nav class="blog-pagination">
|
<nav class="blog-pagination">
|
||||||
|
|
||||||
|
|
||||||
@ -403,6 +391,8 @@
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -411,8 +401,6 @@
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -6,7 +6,23 @@
|
|||||||
<description>Recent content in Notes on CGSpace Notes</description>
|
<description>Recent content in Notes on CGSpace Notes</description>
|
||||||
<generator>Hugo -- gohugo.io</generator>
|
<generator>Hugo -- gohugo.io</generator>
|
||||||
<language>en-us</language>
|
<language>en-us</language>
|
||||||
<lastBuildDate>Tue, 06 Oct 2020 16:55:54 +0300</lastBuildDate><atom:link href="https://alanorth.github.io/cgspace-notes/categories/notes/index.xml" rel="self" type="application/rss+xml" />
|
<lastBuildDate>Sun, 01 Nov 2020 13:11:54 +0200</lastBuildDate><atom:link href="https://alanorth.github.io/cgspace-notes/categories/notes/index.xml" rel="self" type="application/rss+xml" />
|
||||||
|
<item>
|
||||||
|
<title>November, 2020</title>
|
||||||
|
<link>https://alanorth.github.io/cgspace-notes/2020-11/</link>
|
||||||
|
<pubDate>Sun, 01 Nov 2020 13:11:54 +0200</pubDate>
|
||||||
|
|
||||||
|
<guid>https://alanorth.github.io/cgspace-notes/2020-11/</guid>
|
||||||
|
<description><h2 id="2020-11-01">2020-11-01</h2>
|
||||||
|
<ul>
|
||||||
|
<li>Continue with processing the statistics-2019 Solr core with the AtomicStatisticsUpdateCLI tool on DSpace Test
|
||||||
|
<ul>
|
||||||
|
<li>So far we&rsquo;ve spent at least fifty hours to process the statistics and statistics-2019 core&hellip; wow.</li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul></description>
|
||||||
|
</item>
|
||||||
|
|
||||||
<item>
|
<item>
|
||||||
<title>October, 2020</title>
|
<title>October, 2020</title>
|
||||||
<link>https://alanorth.github.io/cgspace-notes/2020-10/</link>
|
<link>https://alanorth.github.io/cgspace-notes/2020-10/</link>
|
||||||
|
@ -9,12 +9,12 @@
|
|||||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/categories/notes/" />
|
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/categories/notes/" />
|
||||||
<meta property="og:updated_time" content="2020-10-30T15:24:23+02:00" />
|
<meta property="og:updated_time" content="2020-11-01T13:11:54+02:00" />
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary"/>
|
<meta name="twitter:card" content="summary"/>
|
||||||
<meta name="twitter:title" content="Notes"/>
|
<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="twitter:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -80,6 +80,43 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<article class="blog-post">
|
||||||
|
<header>
|
||||||
|
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/2020-01/">January, 2020</a></h2>
|
||||||
|
<p class="blog-post-meta"><time datetime="2020-01-06T10:48:30+02:00">Mon Jan 06, 2020</time> by Alan Orth in
|
||||||
|
<span class="fas fa-folder" aria-hidden="true"></span> <a href="/cgspace-notes/categories/notes/" rel="category tag">Notes</a>
|
||||||
|
|
||||||
|
|
||||||
|
</p>
|
||||||
|
</header>
|
||||||
|
<h2 id="2020-01-06">2020-01-06</h2>
|
||||||
|
<ul>
|
||||||
|
<li>Open <a href="https://tracker.atmire.com/tickets-cgiar-ilri/view-ticket?id=706">a ticket</a> with Atmire to request a quote for the upgrade to DSpace 6</li>
|
||||||
|
<li>Last week Altmetric responded about the <a href="https://hdl.handle.net/10568/97087">item</a> that had a lower score than than its DOI
|
||||||
|
<ul>
|
||||||
|
<li>The score is now linked to the DOI</li>
|
||||||
|
<li>Another <a href="https://handle.hdl.net/10568/91278">item</a> that had the same problem in 2019 has now also linked to the score for its DOI</li>
|
||||||
|
<li>Another <a href="https://hdl.handle.net/10568/81236">item</a> that had the same problem in 2019 has also been fixed</li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
<h2 id="2020-01-07">2020-01-07</h2>
|
||||||
|
<ul>
|
||||||
|
<li>Peter Ballantyne highlighted one more WLE <a href="https://hdl.handle.net/10568/101286">item</a> that is missing the Altmetric score that its DOI has
|
||||||
|
<ul>
|
||||||
|
<li>The DOI has a score of 259, but the Handle has no score at all</li>
|
||||||
|
<li>I <a href="https://twitter.com/mralanorth/status/1214471427157626881">tweeted</a> the CGSpace repository link</li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
<a href='https://alanorth.github.io/cgspace-notes/2020-01/'>Read more →</a>
|
||||||
|
</article>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<article class="blog-post">
|
<article class="blog-post">
|
||||||
<header>
|
<header>
|
||||||
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/2019-12/">December, 2019</a></h2>
|
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/2019-12/">December, 2019</a></h2>
|
||||||
@ -352,47 +389,6 @@ DELETE 1
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<article class="blog-post">
|
|
||||||
<header>
|
|
||||||
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/2019-04/">April, 2019</a></h2>
|
|
||||||
<p class="blog-post-meta"><time datetime="2019-04-01T09:00:43+03:00">Mon Apr 01, 2019</time> by Alan Orth in
|
|
||||||
<span class="fas fa-folder" aria-hidden="true"></span> <a href="/cgspace-notes/categories/notes/" rel="category tag">Notes</a>
|
|
||||||
|
|
||||||
|
|
||||||
</p>
|
|
||||||
</header>
|
|
||||||
<h2 id="2019-04-01">2019-04-01</h2>
|
|
||||||
<ul>
|
|
||||||
<li>Meeting with AgroKnow to discuss CGSpace, ILRI data, AReS, GARDIAN, etc
|
|
||||||
<ul>
|
|
||||||
<li>They asked if we had plans to enable RDF support in CGSpace</li>
|
|
||||||
</ul>
|
|
||||||
</li>
|
|
||||||
<li>There have been 4,400 more downloads of the CTA Spore publication from those strange Amazon IP addresses today
|
|
||||||
<ul>
|
|
||||||
<li>I suspected that some might not be successful, because the stats show less, but today they were all HTTP 200!</li>
|
|
||||||
</ul>
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
<pre><code># cat /var/log/nginx/access.log /var/log/nginx/access.log.1 | grep 'Spore-192-EN-web.pdf' | grep -E '(18.196.196.108|18.195.78.144|18.195.218.6)' | awk '{print $9}' | sort | uniq -c | sort -n | tail -n 5
|
|
||||||
4432 200
|
|
||||||
</code></pre><ul>
|
|
||||||
<li>In the last two weeks there have been 47,000 downloads of this <em>same exact PDF</em> by these three IP addresses</li>
|
|
||||||
<li>Apply country and region corrections and deletions on DSpace Test and CGSpace:</li>
|
|
||||||
</ul>
|
|
||||||
<pre><code>$ ./fix-metadata-values.py -i /tmp/2019-02-21-fix-9-countries.csv -db dspace -u dspace -p 'fuuu' -f cg.coverage.country -m 228 -t ACTION -d
|
|
||||||
$ ./fix-metadata-values.py -i /tmp/2019-02-21-fix-4-regions.csv -db dspace -u dspace -p 'fuuu' -f cg.coverage.region -m 231 -t action -d
|
|
||||||
$ ./delete-metadata-values.py -i /tmp/2019-02-21-delete-2-countries.csv -db dspace -u dspace -p 'fuuu' -m 228 -f cg.coverage.country -d
|
|
||||||
$ ./delete-metadata-values.py -i /tmp/2019-02-21-delete-1-region.csv -db dspace -u dspace -p 'fuuu' -m 231 -f cg.coverage.region -d
|
|
||||||
</code></pre>
|
|
||||||
<a href='https://alanorth.github.io/cgspace-notes/2019-04/'>Read more →</a>
|
|
||||||
</article>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<nav class="blog-pagination">
|
<nav class="blog-pagination">
|
||||||
|
|
||||||
<a class="btn btn-outline-primary" href="/cgspace-notes/categories/notes/" rel="prev" role="button">Previous page</a>
|
<a class="btn btn-outline-primary" href="/cgspace-notes/categories/notes/" rel="prev" role="button">Previous page</a>
|
||||||
@ -417,6 +413,8 @@ $ ./delete-metadata-values.py -i /tmp/2019-02-21-delete-1-region.csv -db dspace
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -425,8 +423,6 @@ $ ./delete-metadata-values.py -i /tmp/2019-02-21-delete-1-region.csv -db dspace
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -9,12 +9,12 @@
|
|||||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/categories/notes/" />
|
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/categories/notes/" />
|
||||||
<meta property="og:updated_time" content="2020-10-30T15:24:23+02:00" />
|
<meta property="og:updated_time" content="2020-11-01T13:11:54+02:00" />
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary"/>
|
<meta name="twitter:card" content="summary"/>
|
||||||
<meta name="twitter:title" content="Notes"/>
|
<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="twitter:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -80,6 +80,47 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<article class="blog-post">
|
||||||
|
<header>
|
||||||
|
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/2019-04/">April, 2019</a></h2>
|
||||||
|
<p class="blog-post-meta"><time datetime="2019-04-01T09:00:43+03:00">Mon Apr 01, 2019</time> by Alan Orth in
|
||||||
|
<span class="fas fa-folder" aria-hidden="true"></span> <a href="/cgspace-notes/categories/notes/" rel="category tag">Notes</a>
|
||||||
|
|
||||||
|
|
||||||
|
</p>
|
||||||
|
</header>
|
||||||
|
<h2 id="2019-04-01">2019-04-01</h2>
|
||||||
|
<ul>
|
||||||
|
<li>Meeting with AgroKnow to discuss CGSpace, ILRI data, AReS, GARDIAN, etc
|
||||||
|
<ul>
|
||||||
|
<li>They asked if we had plans to enable RDF support in CGSpace</li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li>There have been 4,400 more downloads of the CTA Spore publication from those strange Amazon IP addresses today
|
||||||
|
<ul>
|
||||||
|
<li>I suspected that some might not be successful, because the stats show less, but today they were all HTTP 200!</li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
<pre><code># cat /var/log/nginx/access.log /var/log/nginx/access.log.1 | grep 'Spore-192-EN-web.pdf' | grep -E '(18.196.196.108|18.195.78.144|18.195.218.6)' | awk '{print $9}' | sort | uniq -c | sort -n | tail -n 5
|
||||||
|
4432 200
|
||||||
|
</code></pre><ul>
|
||||||
|
<li>In the last two weeks there have been 47,000 downloads of this <em>same exact PDF</em> by these three IP addresses</li>
|
||||||
|
<li>Apply country and region corrections and deletions on DSpace Test and CGSpace:</li>
|
||||||
|
</ul>
|
||||||
|
<pre><code>$ ./fix-metadata-values.py -i /tmp/2019-02-21-fix-9-countries.csv -db dspace -u dspace -p 'fuuu' -f cg.coverage.country -m 228 -t ACTION -d
|
||||||
|
$ ./fix-metadata-values.py -i /tmp/2019-02-21-fix-4-regions.csv -db dspace -u dspace -p 'fuuu' -f cg.coverage.region -m 231 -t action -d
|
||||||
|
$ ./delete-metadata-values.py -i /tmp/2019-02-21-delete-2-countries.csv -db dspace -u dspace -p 'fuuu' -m 228 -f cg.coverage.country -d
|
||||||
|
$ ./delete-metadata-values.py -i /tmp/2019-02-21-delete-1-region.csv -db dspace -u dspace -p 'fuuu' -m 231 -f cg.coverage.region -d
|
||||||
|
</code></pre>
|
||||||
|
<a href='https://alanorth.github.io/cgspace-notes/2019-04/'>Read more →</a>
|
||||||
|
</article>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<article class="blog-post">
|
<article class="blog-post">
|
||||||
<header>
|
<header>
|
||||||
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/2019-03/">March, 2019</a></h2>
|
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/2019-03/">March, 2019</a></h2>
|
||||||
@ -349,44 +390,6 @@ sys 0m1.979s
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<article class="blog-post">
|
|
||||||
<header>
|
|
||||||
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/2018-06/">June, 2018</a></h2>
|
|
||||||
<p class="blog-post-meta"><time datetime="2018-06-04T19:49:54-07:00">Mon Jun 04, 2018</time> by Alan Orth in
|
|
||||||
<span class="fas fa-folder" aria-hidden="true"></span> <a href="/cgspace-notes/categories/notes/" rel="category tag">Notes</a>
|
|
||||||
|
|
||||||
|
|
||||||
</p>
|
|
||||||
</header>
|
|
||||||
<h2 id="2018-06-04">2018-06-04</h2>
|
|
||||||
<ul>
|
|
||||||
<li>Test the <a href="https://tracker.atmire.com/tickets-cgiar-ilri/view-ticket?id=560">DSpace 5.8 module upgrades from Atmire</a> (<a href="https://github.com/ilri/DSpace/pull/378">#378</a>)
|
|
||||||
<ul>
|
|
||||||
<li>There seems to be a problem with the CUA and L&R versions in <code>pom.xml</code> because they are using SNAPSHOT and it doesn’t build</li>
|
|
||||||
</ul>
|
|
||||||
</li>
|
|
||||||
<li>I added the new CCAFS Phase II Project Tag <code>PII-FP1_PACCA2</code> and merged it into the <code>5_x-prod</code> branch (<a href="https://github.com/ilri/DSpace/pull/379">#379</a>)</li>
|
|
||||||
<li>I proofed and tested the ILRI author corrections that Peter sent back to me this week:</li>
|
|
||||||
</ul>
|
|
||||||
<pre><code>$ ./fix-metadata-values.py -i /tmp/2018-05-30-Correct-660-authors.csv -db dspace -u dspace -p 'fuuu' -f dc.contributor.author -t correct -m 3 -n
|
|
||||||
</code></pre><ul>
|
|
||||||
<li>I think a sane proofing workflow in OpenRefine is to apply the custom text facets for check/delete/remove and illegal characters that I developed in <a href="/cgspace-notes/2018-03/">March, 2018</a></li>
|
|
||||||
<li>Time to index ~70,000 items on CGSpace:</li>
|
|
||||||
</ul>
|
|
||||||
<pre><code>$ time schedtool -D -e ionice -c2 -n7 nice -n19 [dspace]/bin/dspace index-discovery -b
|
|
||||||
|
|
||||||
real 74m42.646s
|
|
||||||
user 8m5.056s
|
|
||||||
sys 2m7.289s
|
|
||||||
</code></pre>
|
|
||||||
<a href='https://alanorth.github.io/cgspace-notes/2018-06/'>Read more →</a>
|
|
||||||
</article>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<nav class="blog-pagination">
|
<nav class="blog-pagination">
|
||||||
|
|
||||||
<a class="btn btn-outline-primary" href="/cgspace-notes/categories/notes/page/2/" rel="prev" role="button">Previous page</a>
|
<a class="btn btn-outline-primary" href="/cgspace-notes/categories/notes/page/2/" rel="prev" role="button">Previous page</a>
|
||||||
@ -411,6 +414,8 @@ sys 2m7.289s
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -419,8 +424,6 @@ sys 2m7.289s
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -9,12 +9,12 @@
|
|||||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/categories/notes/" />
|
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/categories/notes/" />
|
||||||
<meta property="og:updated_time" content="2020-10-30T15:24:23+02:00" />
|
<meta property="og:updated_time" content="2020-11-01T13:11:54+02:00" />
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary"/>
|
<meta name="twitter:card" content="summary"/>
|
||||||
<meta name="twitter:title" content="Notes"/>
|
<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="twitter:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -80,6 +80,44 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<article class="blog-post">
|
||||||
|
<header>
|
||||||
|
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/2018-06/">June, 2018</a></h2>
|
||||||
|
<p class="blog-post-meta"><time datetime="2018-06-04T19:49:54-07:00">Mon Jun 04, 2018</time> by Alan Orth in
|
||||||
|
<span class="fas fa-folder" aria-hidden="true"></span> <a href="/cgspace-notes/categories/notes/" rel="category tag">Notes</a>
|
||||||
|
|
||||||
|
|
||||||
|
</p>
|
||||||
|
</header>
|
||||||
|
<h2 id="2018-06-04">2018-06-04</h2>
|
||||||
|
<ul>
|
||||||
|
<li>Test the <a href="https://tracker.atmire.com/tickets-cgiar-ilri/view-ticket?id=560">DSpace 5.8 module upgrades from Atmire</a> (<a href="https://github.com/ilri/DSpace/pull/378">#378</a>)
|
||||||
|
<ul>
|
||||||
|
<li>There seems to be a problem with the CUA and L&R versions in <code>pom.xml</code> because they are using SNAPSHOT and it doesn’t build</li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li>I added the new CCAFS Phase II Project Tag <code>PII-FP1_PACCA2</code> and merged it into the <code>5_x-prod</code> branch (<a href="https://github.com/ilri/DSpace/pull/379">#379</a>)</li>
|
||||||
|
<li>I proofed and tested the ILRI author corrections that Peter sent back to me this week:</li>
|
||||||
|
</ul>
|
||||||
|
<pre><code>$ ./fix-metadata-values.py -i /tmp/2018-05-30-Correct-660-authors.csv -db dspace -u dspace -p 'fuuu' -f dc.contributor.author -t correct -m 3 -n
|
||||||
|
</code></pre><ul>
|
||||||
|
<li>I think a sane proofing workflow in OpenRefine is to apply the custom text facets for check/delete/remove and illegal characters that I developed in <a href="/cgspace-notes/2018-03/">March, 2018</a></li>
|
||||||
|
<li>Time to index ~70,000 items on CGSpace:</li>
|
||||||
|
</ul>
|
||||||
|
<pre><code>$ time schedtool -D -e ionice -c2 -n7 nice -n19 [dspace]/bin/dspace index-discovery -b
|
||||||
|
|
||||||
|
real 74m42.646s
|
||||||
|
user 8m5.056s
|
||||||
|
sys 2m7.289s
|
||||||
|
</code></pre>
|
||||||
|
<a href='https://alanorth.github.io/cgspace-notes/2018-06/'>Read more →</a>
|
||||||
|
</article>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<article class="blog-post">
|
<article class="blog-post">
|
||||||
<header>
|
<header>
|
||||||
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/2018-05/">May, 2018</a></h2>
|
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/2018-05/">May, 2018</a></h2>
|
||||||
@ -385,6 +423,8 @@ COPY 54701
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -393,8 +433,6 @@ COPY 54701
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -15,7 +15,7 @@
|
|||||||
<meta name="twitter:card" content="summary"/>
|
<meta name="twitter:card" content="summary"/>
|
||||||
<meta name="twitter:title" content="CGIAR Library Migration"/>
|
<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="twitter:description" content="Notes on the migration of the CGIAR Library to CGSpace"/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -279,6 +279,8 @@ dspace=# select setval('handle_seq',86873);
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -287,8 +289,6 @@ dspace=# select setval('handle_seq',86873);
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -15,7 +15,7 @@
|
|||||||
<meta name="twitter:card" content="summary"/>
|
<meta name="twitter:card" content="summary"/>
|
||||||
<meta name="twitter:title" content="CGSpace CG Core v2 Migration"/>
|
<meta name="twitter:title" content="CGSpace CG Core v2 Migration"/>
|
||||||
<meta name="twitter:description" content="Possible changes to CGSpace metadata fields to align more with DC, QDC, and DCTERMS as well as CG Core v2."/>
|
<meta name="twitter:description" content="Possible changes to CGSpace metadata fields to align more with DC, QDC, and DCTERMS as well as CG Core v2."/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -451,6 +451,8 @@
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -459,8 +461,6 @@
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -9,12 +9,12 @@
|
|||||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/" />
|
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/" />
|
||||||
<meta property="og:updated_time" content="2020-10-30T15:24:23+02:00" />
|
<meta property="og:updated_time" content="2020-11-01T13:11:54+02:00" />
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary"/>
|
<meta name="twitter:card" content="summary"/>
|
||||||
<meta name="twitter:title" content="CGSpace Notes"/>
|
<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="twitter:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -28,7 +28,7 @@
|
|||||||
"@type": "Person",
|
"@type": "Person",
|
||||||
"name": "Alan Orth"
|
"name": "Alan Orth"
|
||||||
},
|
},
|
||||||
"dateModified": "2020-10-06T16:55:54+03:00",
|
"dateModified": "2020-11-01T13:11:54+02:00",
|
||||||
"keywords": "notes,""migration,""notes,",
|
"keywords": "notes,""migration,""notes,",
|
||||||
"description":"Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."
|
"description":"Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."
|
||||||
}
|
}
|
||||||
@ -95,6 +95,31 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<article class="blog-post">
|
||||||
|
<header>
|
||||||
|
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/2020-11/">November, 2020</a></h2>
|
||||||
|
<p class="blog-post-meta"><time datetime="2020-11-01T13:11:54+02:00">Sun Nov 01, 2020</time> by Alan Orth in
|
||||||
|
<span class="fas fa-folder" aria-hidden="true"></span> <a href="/cgspace-notes/categories/notes/" rel="category tag">Notes</a>
|
||||||
|
|
||||||
|
|
||||||
|
</p>
|
||||||
|
</header>
|
||||||
|
<h2 id="2020-11-01">2020-11-01</h2>
|
||||||
|
<ul>
|
||||||
|
<li>Continue with processing the statistics-2019 Solr core with the AtomicStatisticsUpdateCLI tool on DSpace Test
|
||||||
|
<ul>
|
||||||
|
<li>So far we’ve spent at least fifty hours to process the statistics and statistics-2019 core… wow.</li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
<a href='https://alanorth.github.io/cgspace-notes/2020-11/'>Read more →</a>
|
||||||
|
</article>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<article class="blog-post">
|
<article class="blog-post">
|
||||||
<header>
|
<header>
|
||||||
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/2020-10/">October, 2020</a></h2>
|
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/2020-10/">October, 2020</a></h2>
|
||||||
@ -357,43 +382,6 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<article class="blog-post">
|
|
||||||
<header>
|
|
||||||
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/2020-01/">January, 2020</a></h2>
|
|
||||||
<p class="blog-post-meta"><time datetime="2020-01-06T10:48:30+02:00">Mon Jan 06, 2020</time> by Alan Orth in
|
|
||||||
<span class="fas fa-folder" aria-hidden="true"></span> <a href="/cgspace-notes/categories/notes/" rel="category tag">Notes</a>
|
|
||||||
|
|
||||||
|
|
||||||
</p>
|
|
||||||
</header>
|
|
||||||
<h2 id="2020-01-06">2020-01-06</h2>
|
|
||||||
<ul>
|
|
||||||
<li>Open <a href="https://tracker.atmire.com/tickets-cgiar-ilri/view-ticket?id=706">a ticket</a> with Atmire to request a quote for the upgrade to DSpace 6</li>
|
|
||||||
<li>Last week Altmetric responded about the <a href="https://hdl.handle.net/10568/97087">item</a> that had a lower score than than its DOI
|
|
||||||
<ul>
|
|
||||||
<li>The score is now linked to the DOI</li>
|
|
||||||
<li>Another <a href="https://handle.hdl.net/10568/91278">item</a> that had the same problem in 2019 has now also linked to the score for its DOI</li>
|
|
||||||
<li>Another <a href="https://hdl.handle.net/10568/81236">item</a> that had the same problem in 2019 has also been fixed</li>
|
|
||||||
</ul>
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
<h2 id="2020-01-07">2020-01-07</h2>
|
|
||||||
<ul>
|
|
||||||
<li>Peter Ballantyne highlighted one more WLE <a href="https://hdl.handle.net/10568/101286">item</a> that is missing the Altmetric score that its DOI has
|
|
||||||
<ul>
|
|
||||||
<li>The DOI has a score of 259, but the Handle has no score at all</li>
|
|
||||||
<li>I <a href="https://twitter.com/mralanorth/status/1214471427157626881">tweeted</a> the CGSpace repository link</li>
|
|
||||||
</ul>
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
<a href='https://alanorth.github.io/cgspace-notes/2020-01/'>Read more →</a>
|
|
||||||
</article>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<nav class="blog-pagination">
|
<nav class="blog-pagination">
|
||||||
|
|
||||||
|
|
||||||
@ -418,6 +406,8 @@
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -426,8 +416,6 @@
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -6,7 +6,23 @@
|
|||||||
<description>Recent content on CGSpace Notes</description>
|
<description>Recent content on CGSpace Notes</description>
|
||||||
<generator>Hugo -- gohugo.io</generator>
|
<generator>Hugo -- gohugo.io</generator>
|
||||||
<language>en-us</language>
|
<language>en-us</language>
|
||||||
<lastBuildDate>Tue, 06 Oct 2020 16:55:54 +0300</lastBuildDate><atom:link href="https://alanorth.github.io/cgspace-notes/index.xml" rel="self" type="application/rss+xml" />
|
<lastBuildDate>Sun, 01 Nov 2020 13:11:54 +0200</lastBuildDate><atom:link href="https://alanorth.github.io/cgspace-notes/index.xml" rel="self" type="application/rss+xml" />
|
||||||
|
<item>
|
||||||
|
<title>November, 2020</title>
|
||||||
|
<link>https://alanorth.github.io/cgspace-notes/2020-11/</link>
|
||||||
|
<pubDate>Sun, 01 Nov 2020 13:11:54 +0200</pubDate>
|
||||||
|
|
||||||
|
<guid>https://alanorth.github.io/cgspace-notes/2020-11/</guid>
|
||||||
|
<description><h2 id="2020-11-01">2020-11-01</h2>
|
||||||
|
<ul>
|
||||||
|
<li>Continue with processing the statistics-2019 Solr core with the AtomicStatisticsUpdateCLI tool on DSpace Test
|
||||||
|
<ul>
|
||||||
|
<li>So far we&rsquo;ve spent at least fifty hours to process the statistics and statistics-2019 core&hellip; wow.</li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul></description>
|
||||||
|
</item>
|
||||||
|
|
||||||
<item>
|
<item>
|
||||||
<title>October, 2020</title>
|
<title>October, 2020</title>
|
||||||
<link>https://alanorth.github.io/cgspace-notes/2020-10/</link>
|
<link>https://alanorth.github.io/cgspace-notes/2020-10/</link>
|
||||||
|
@ -9,12 +9,12 @@
|
|||||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/" />
|
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/" />
|
||||||
<meta property="og:updated_time" content="2020-10-30T15:24:23+02:00" />
|
<meta property="og:updated_time" content="2020-11-01T13:11:54+02:00" />
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary"/>
|
<meta name="twitter:card" content="summary"/>
|
||||||
<meta name="twitter:title" content="CGSpace Notes"/>
|
<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="twitter:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -28,7 +28,7 @@
|
|||||||
"@type": "Person",
|
"@type": "Person",
|
||||||
"name": "Alan Orth"
|
"name": "Alan Orth"
|
||||||
},
|
},
|
||||||
"dateModified": "2020-10-06T16:55:54+03:00",
|
"dateModified": "2020-11-01T13:11:54+02:00",
|
||||||
"keywords": "notes,""migration,""notes,",
|
"keywords": "notes,""migration,""notes,",
|
||||||
"description":"Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."
|
"description":"Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."
|
||||||
}
|
}
|
||||||
@ -95,6 +95,43 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<article class="blog-post">
|
||||||
|
<header>
|
||||||
|
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/2020-01/">January, 2020</a></h2>
|
||||||
|
<p class="blog-post-meta"><time datetime="2020-01-06T10:48:30+02:00">Mon Jan 06, 2020</time> by Alan Orth in
|
||||||
|
<span class="fas fa-folder" aria-hidden="true"></span> <a href="/cgspace-notes/categories/notes/" rel="category tag">Notes</a>
|
||||||
|
|
||||||
|
|
||||||
|
</p>
|
||||||
|
</header>
|
||||||
|
<h2 id="2020-01-06">2020-01-06</h2>
|
||||||
|
<ul>
|
||||||
|
<li>Open <a href="https://tracker.atmire.com/tickets-cgiar-ilri/view-ticket?id=706">a ticket</a> with Atmire to request a quote for the upgrade to DSpace 6</li>
|
||||||
|
<li>Last week Altmetric responded about the <a href="https://hdl.handle.net/10568/97087">item</a> that had a lower score than than its DOI
|
||||||
|
<ul>
|
||||||
|
<li>The score is now linked to the DOI</li>
|
||||||
|
<li>Another <a href="https://handle.hdl.net/10568/91278">item</a> that had the same problem in 2019 has now also linked to the score for its DOI</li>
|
||||||
|
<li>Another <a href="https://hdl.handle.net/10568/81236">item</a> that had the same problem in 2019 has also been fixed</li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
<h2 id="2020-01-07">2020-01-07</h2>
|
||||||
|
<ul>
|
||||||
|
<li>Peter Ballantyne highlighted one more WLE <a href="https://hdl.handle.net/10568/101286">item</a> that is missing the Altmetric score that its DOI has
|
||||||
|
<ul>
|
||||||
|
<li>The DOI has a score of 259, but the Handle has no score at all</li>
|
||||||
|
<li>I <a href="https://twitter.com/mralanorth/status/1214471427157626881">tweeted</a> the CGSpace repository link</li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
<a href='https://alanorth.github.io/cgspace-notes/2020-01/'>Read more →</a>
|
||||||
|
</article>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<article class="blog-post">
|
<article class="blog-post">
|
||||||
<header>
|
<header>
|
||||||
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/2019-12/">December, 2019</a></h2>
|
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/2019-12/">December, 2019</a></h2>
|
||||||
@ -367,47 +404,6 @@ DELETE 1
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<article class="blog-post">
|
|
||||||
<header>
|
|
||||||
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/2019-04/">April, 2019</a></h2>
|
|
||||||
<p class="blog-post-meta"><time datetime="2019-04-01T09:00:43+03:00">Mon Apr 01, 2019</time> by Alan Orth in
|
|
||||||
<span class="fas fa-folder" aria-hidden="true"></span> <a href="/cgspace-notes/categories/notes/" rel="category tag">Notes</a>
|
|
||||||
|
|
||||||
|
|
||||||
</p>
|
|
||||||
</header>
|
|
||||||
<h2 id="2019-04-01">2019-04-01</h2>
|
|
||||||
<ul>
|
|
||||||
<li>Meeting with AgroKnow to discuss CGSpace, ILRI data, AReS, GARDIAN, etc
|
|
||||||
<ul>
|
|
||||||
<li>They asked if we had plans to enable RDF support in CGSpace</li>
|
|
||||||
</ul>
|
|
||||||
</li>
|
|
||||||
<li>There have been 4,400 more downloads of the CTA Spore publication from those strange Amazon IP addresses today
|
|
||||||
<ul>
|
|
||||||
<li>I suspected that some might not be successful, because the stats show less, but today they were all HTTP 200!</li>
|
|
||||||
</ul>
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
<pre><code># cat /var/log/nginx/access.log /var/log/nginx/access.log.1 | grep 'Spore-192-EN-web.pdf' | grep -E '(18.196.196.108|18.195.78.144|18.195.218.6)' | awk '{print $9}' | sort | uniq -c | sort -n | tail -n 5
|
|
||||||
4432 200
|
|
||||||
</code></pre><ul>
|
|
||||||
<li>In the last two weeks there have been 47,000 downloads of this <em>same exact PDF</em> by these three IP addresses</li>
|
|
||||||
<li>Apply country and region corrections and deletions on DSpace Test and CGSpace:</li>
|
|
||||||
</ul>
|
|
||||||
<pre><code>$ ./fix-metadata-values.py -i /tmp/2019-02-21-fix-9-countries.csv -db dspace -u dspace -p 'fuuu' -f cg.coverage.country -m 228 -t ACTION -d
|
|
||||||
$ ./fix-metadata-values.py -i /tmp/2019-02-21-fix-4-regions.csv -db dspace -u dspace -p 'fuuu' -f cg.coverage.region -m 231 -t action -d
|
|
||||||
$ ./delete-metadata-values.py -i /tmp/2019-02-21-delete-2-countries.csv -db dspace -u dspace -p 'fuuu' -m 228 -f cg.coverage.country -d
|
|
||||||
$ ./delete-metadata-values.py -i /tmp/2019-02-21-delete-1-region.csv -db dspace -u dspace -p 'fuuu' -m 231 -f cg.coverage.region -d
|
|
||||||
</code></pre>
|
|
||||||
<a href='https://alanorth.github.io/cgspace-notes/2019-04/'>Read more →</a>
|
|
||||||
</article>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<nav class="blog-pagination">
|
<nav class="blog-pagination">
|
||||||
|
|
||||||
<a class="btn btn-outline-primary" href="/cgspace-notes/" rel="prev" role="button">Previous page</a>
|
<a class="btn btn-outline-primary" href="/cgspace-notes/" rel="prev" role="button">Previous page</a>
|
||||||
@ -432,6 +428,8 @@ $ ./delete-metadata-values.py -i /tmp/2019-02-21-delete-1-region.csv -db dspace
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -440,8 +438,6 @@ $ ./delete-metadata-values.py -i /tmp/2019-02-21-delete-1-region.csv -db dspace
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -9,12 +9,12 @@
|
|||||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/" />
|
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/" />
|
||||||
<meta property="og:updated_time" content="2020-10-30T15:24:23+02:00" />
|
<meta property="og:updated_time" content="2020-11-01T13:11:54+02:00" />
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary"/>
|
<meta name="twitter:card" content="summary"/>
|
||||||
<meta name="twitter:title" content="CGSpace Notes"/>
|
<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="twitter:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -28,7 +28,7 @@
|
|||||||
"@type": "Person",
|
"@type": "Person",
|
||||||
"name": "Alan Orth"
|
"name": "Alan Orth"
|
||||||
},
|
},
|
||||||
"dateModified": "2020-10-06T16:55:54+03:00",
|
"dateModified": "2020-11-01T13:11:54+02:00",
|
||||||
"keywords": "notes,""migration,""notes,",
|
"keywords": "notes,""migration,""notes,",
|
||||||
"description":"Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."
|
"description":"Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."
|
||||||
}
|
}
|
||||||
@ -95,6 +95,47 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<article class="blog-post">
|
||||||
|
<header>
|
||||||
|
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/2019-04/">April, 2019</a></h2>
|
||||||
|
<p class="blog-post-meta"><time datetime="2019-04-01T09:00:43+03:00">Mon Apr 01, 2019</time> by Alan Orth in
|
||||||
|
<span class="fas fa-folder" aria-hidden="true"></span> <a href="/cgspace-notes/categories/notes/" rel="category tag">Notes</a>
|
||||||
|
|
||||||
|
|
||||||
|
</p>
|
||||||
|
</header>
|
||||||
|
<h2 id="2019-04-01">2019-04-01</h2>
|
||||||
|
<ul>
|
||||||
|
<li>Meeting with AgroKnow to discuss CGSpace, ILRI data, AReS, GARDIAN, etc
|
||||||
|
<ul>
|
||||||
|
<li>They asked if we had plans to enable RDF support in CGSpace</li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li>There have been 4,400 more downloads of the CTA Spore publication from those strange Amazon IP addresses today
|
||||||
|
<ul>
|
||||||
|
<li>I suspected that some might not be successful, because the stats show less, but today they were all HTTP 200!</li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
<pre><code># cat /var/log/nginx/access.log /var/log/nginx/access.log.1 | grep 'Spore-192-EN-web.pdf' | grep -E '(18.196.196.108|18.195.78.144|18.195.218.6)' | awk '{print $9}' | sort | uniq -c | sort -n | tail -n 5
|
||||||
|
4432 200
|
||||||
|
</code></pre><ul>
|
||||||
|
<li>In the last two weeks there have been 47,000 downloads of this <em>same exact PDF</em> by these three IP addresses</li>
|
||||||
|
<li>Apply country and region corrections and deletions on DSpace Test and CGSpace:</li>
|
||||||
|
</ul>
|
||||||
|
<pre><code>$ ./fix-metadata-values.py -i /tmp/2019-02-21-fix-9-countries.csv -db dspace -u dspace -p 'fuuu' -f cg.coverage.country -m 228 -t ACTION -d
|
||||||
|
$ ./fix-metadata-values.py -i /tmp/2019-02-21-fix-4-regions.csv -db dspace -u dspace -p 'fuuu' -f cg.coverage.region -m 231 -t action -d
|
||||||
|
$ ./delete-metadata-values.py -i /tmp/2019-02-21-delete-2-countries.csv -db dspace -u dspace -p 'fuuu' -m 228 -f cg.coverage.country -d
|
||||||
|
$ ./delete-metadata-values.py -i /tmp/2019-02-21-delete-1-region.csv -db dspace -u dspace -p 'fuuu' -m 231 -f cg.coverage.region -d
|
||||||
|
</code></pre>
|
||||||
|
<a href='https://alanorth.github.io/cgspace-notes/2019-04/'>Read more →</a>
|
||||||
|
</article>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<article class="blog-post">
|
<article class="blog-post">
|
||||||
<header>
|
<header>
|
||||||
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/2019-03/">March, 2019</a></h2>
|
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/2019-03/">March, 2019</a></h2>
|
||||||
@ -364,44 +405,6 @@ sys 0m1.979s
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<article class="blog-post">
|
|
||||||
<header>
|
|
||||||
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/2018-06/">June, 2018</a></h2>
|
|
||||||
<p class="blog-post-meta"><time datetime="2018-06-04T19:49:54-07:00">Mon Jun 04, 2018</time> by Alan Orth in
|
|
||||||
<span class="fas fa-folder" aria-hidden="true"></span> <a href="/cgspace-notes/categories/notes/" rel="category tag">Notes</a>
|
|
||||||
|
|
||||||
|
|
||||||
</p>
|
|
||||||
</header>
|
|
||||||
<h2 id="2018-06-04">2018-06-04</h2>
|
|
||||||
<ul>
|
|
||||||
<li>Test the <a href="https://tracker.atmire.com/tickets-cgiar-ilri/view-ticket?id=560">DSpace 5.8 module upgrades from Atmire</a> (<a href="https://github.com/ilri/DSpace/pull/378">#378</a>)
|
|
||||||
<ul>
|
|
||||||
<li>There seems to be a problem with the CUA and L&R versions in <code>pom.xml</code> because they are using SNAPSHOT and it doesn’t build</li>
|
|
||||||
</ul>
|
|
||||||
</li>
|
|
||||||
<li>I added the new CCAFS Phase II Project Tag <code>PII-FP1_PACCA2</code> and merged it into the <code>5_x-prod</code> branch (<a href="https://github.com/ilri/DSpace/pull/379">#379</a>)</li>
|
|
||||||
<li>I proofed and tested the ILRI author corrections that Peter sent back to me this week:</li>
|
|
||||||
</ul>
|
|
||||||
<pre><code>$ ./fix-metadata-values.py -i /tmp/2018-05-30-Correct-660-authors.csv -db dspace -u dspace -p 'fuuu' -f dc.contributor.author -t correct -m 3 -n
|
|
||||||
</code></pre><ul>
|
|
||||||
<li>I think a sane proofing workflow in OpenRefine is to apply the custom text facets for check/delete/remove and illegal characters that I developed in <a href="/cgspace-notes/2018-03/">March, 2018</a></li>
|
|
||||||
<li>Time to index ~70,000 items on CGSpace:</li>
|
|
||||||
</ul>
|
|
||||||
<pre><code>$ time schedtool -D -e ionice -c2 -n7 nice -n19 [dspace]/bin/dspace index-discovery -b
|
|
||||||
|
|
||||||
real 74m42.646s
|
|
||||||
user 8m5.056s
|
|
||||||
sys 2m7.289s
|
|
||||||
</code></pre>
|
|
||||||
<a href='https://alanorth.github.io/cgspace-notes/2018-06/'>Read more →</a>
|
|
||||||
</article>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<nav class="blog-pagination">
|
<nav class="blog-pagination">
|
||||||
|
|
||||||
<a class="btn btn-outline-primary" href="/cgspace-notes/page/2/" rel="prev" role="button">Previous page</a>
|
<a class="btn btn-outline-primary" href="/cgspace-notes/page/2/" rel="prev" role="button">Previous page</a>
|
||||||
@ -426,6 +429,8 @@ sys 2m7.289s
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -434,8 +439,6 @@ sys 2m7.289s
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -9,12 +9,12 @@
|
|||||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/" />
|
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/" />
|
||||||
<meta property="og:updated_time" content="2020-10-30T15:24:23+02:00" />
|
<meta property="og:updated_time" content="2020-11-01T13:11:54+02:00" />
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary"/>
|
<meta name="twitter:card" content="summary"/>
|
||||||
<meta name="twitter:title" content="CGSpace Notes"/>
|
<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="twitter:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -28,7 +28,7 @@
|
|||||||
"@type": "Person",
|
"@type": "Person",
|
||||||
"name": "Alan Orth"
|
"name": "Alan Orth"
|
||||||
},
|
},
|
||||||
"dateModified": "2020-10-06T16:55:54+03:00",
|
"dateModified": "2020-11-01T13:11:54+02:00",
|
||||||
"keywords": "notes,""migration,""notes,",
|
"keywords": "notes,""migration,""notes,",
|
||||||
"description":"Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."
|
"description":"Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."
|
||||||
}
|
}
|
||||||
@ -95,6 +95,44 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<article class="blog-post">
|
||||||
|
<header>
|
||||||
|
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/2018-06/">June, 2018</a></h2>
|
||||||
|
<p class="blog-post-meta"><time datetime="2018-06-04T19:49:54-07:00">Mon Jun 04, 2018</time> by Alan Orth in
|
||||||
|
<span class="fas fa-folder" aria-hidden="true"></span> <a href="/cgspace-notes/categories/notes/" rel="category tag">Notes</a>
|
||||||
|
|
||||||
|
|
||||||
|
</p>
|
||||||
|
</header>
|
||||||
|
<h2 id="2018-06-04">2018-06-04</h2>
|
||||||
|
<ul>
|
||||||
|
<li>Test the <a href="https://tracker.atmire.com/tickets-cgiar-ilri/view-ticket?id=560">DSpace 5.8 module upgrades from Atmire</a> (<a href="https://github.com/ilri/DSpace/pull/378">#378</a>)
|
||||||
|
<ul>
|
||||||
|
<li>There seems to be a problem with the CUA and L&R versions in <code>pom.xml</code> because they are using SNAPSHOT and it doesn’t build</li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li>I added the new CCAFS Phase II Project Tag <code>PII-FP1_PACCA2</code> and merged it into the <code>5_x-prod</code> branch (<a href="https://github.com/ilri/DSpace/pull/379">#379</a>)</li>
|
||||||
|
<li>I proofed and tested the ILRI author corrections that Peter sent back to me this week:</li>
|
||||||
|
</ul>
|
||||||
|
<pre><code>$ ./fix-metadata-values.py -i /tmp/2018-05-30-Correct-660-authors.csv -db dspace -u dspace -p 'fuuu' -f dc.contributor.author -t correct -m 3 -n
|
||||||
|
</code></pre><ul>
|
||||||
|
<li>I think a sane proofing workflow in OpenRefine is to apply the custom text facets for check/delete/remove and illegal characters that I developed in <a href="/cgspace-notes/2018-03/">March, 2018</a></li>
|
||||||
|
<li>Time to index ~70,000 items on CGSpace:</li>
|
||||||
|
</ul>
|
||||||
|
<pre><code>$ time schedtool -D -e ionice -c2 -n7 nice -n19 [dspace]/bin/dspace index-discovery -b
|
||||||
|
|
||||||
|
real 74m42.646s
|
||||||
|
user 8m5.056s
|
||||||
|
sys 2m7.289s
|
||||||
|
</code></pre>
|
||||||
|
<a href='https://alanorth.github.io/cgspace-notes/2018-06/'>Read more →</a>
|
||||||
|
</article>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<article class="blog-post">
|
<article class="blog-post">
|
||||||
<header>
|
<header>
|
||||||
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/2018-05/">May, 2018</a></h2>
|
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/2018-05/">May, 2018</a></h2>
|
||||||
@ -376,31 +414,6 @@ COPY 54701
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<article class="blog-post">
|
|
||||||
<header>
|
|
||||||
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/2017-09/">September, 2017</a></h2>
|
|
||||||
<p class="blog-post-meta"><time datetime="2017-09-07T16:54:52+07:00">Thu Sep 07, 2017</time> by Alan Orth in
|
|
||||||
|
|
||||||
<span class="fas fa-tag" aria-hidden="true"></span> <a href="/cgspace-notes/tags/notes/" rel="tag">Notes</a>
|
|
||||||
|
|
||||||
</p>
|
|
||||||
</header>
|
|
||||||
<h2 id="2017-09-06">2017-09-06</h2>
|
|
||||||
<ul>
|
|
||||||
<li>Linode sent an alert that CGSpace (linode18) was using 261% CPU for the past two hours</li>
|
|
||||||
</ul>
|
|
||||||
<h2 id="2017-09-07">2017-09-07</h2>
|
|
||||||
<ul>
|
|
||||||
<li>Ask Sisay to clean up the WLE approvers a bit, as Marianne’s user account is both in the approvers step as well as the group</li>
|
|
||||||
</ul>
|
|
||||||
<a href='https://alanorth.github.io/cgspace-notes/2017-09/'>Read more →</a>
|
|
||||||
</article>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<nav class="blog-pagination">
|
<nav class="blog-pagination">
|
||||||
|
|
||||||
<a class="btn btn-outline-primary" href="/cgspace-notes/page/3/" rel="prev" role="button">Previous page</a>
|
<a class="btn btn-outline-primary" href="/cgspace-notes/page/3/" rel="prev" role="button">Previous page</a>
|
||||||
@ -425,6 +438,8 @@ COPY 54701
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -433,8 +448,6 @@ COPY 54701
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -9,12 +9,12 @@
|
|||||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/" />
|
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/" />
|
||||||
<meta property="og:updated_time" content="2020-10-30T15:24:23+02:00" />
|
<meta property="og:updated_time" content="2020-11-01T13:11:54+02:00" />
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary"/>
|
<meta name="twitter:card" content="summary"/>
|
||||||
<meta name="twitter:title" content="CGSpace Notes"/>
|
<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="twitter:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -28,7 +28,7 @@
|
|||||||
"@type": "Person",
|
"@type": "Person",
|
||||||
"name": "Alan Orth"
|
"name": "Alan Orth"
|
||||||
},
|
},
|
||||||
"dateModified": "2020-10-06T16:55:54+03:00",
|
"dateModified": "2020-11-01T13:11:54+02:00",
|
||||||
"keywords": "notes,""migration,""notes,",
|
"keywords": "notes,""migration,""notes,",
|
||||||
"description":"Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."
|
"description":"Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."
|
||||||
}
|
}
|
||||||
@ -95,6 +95,31 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<article class="blog-post">
|
||||||
|
<header>
|
||||||
|
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/2017-09/">September, 2017</a></h2>
|
||||||
|
<p class="blog-post-meta"><time datetime="2017-09-07T16:54:52+07:00">Thu Sep 07, 2017</time> by Alan Orth in
|
||||||
|
|
||||||
|
<span class="fas fa-tag" aria-hidden="true"></span> <a href="/cgspace-notes/tags/notes/" rel="tag">Notes</a>
|
||||||
|
|
||||||
|
</p>
|
||||||
|
</header>
|
||||||
|
<h2 id="2017-09-06">2017-09-06</h2>
|
||||||
|
<ul>
|
||||||
|
<li>Linode sent an alert that CGSpace (linode18) was using 261% CPU for the past two hours</li>
|
||||||
|
</ul>
|
||||||
|
<h2 id="2017-09-07">2017-09-07</h2>
|
||||||
|
<ul>
|
||||||
|
<li>Ask Sisay to clean up the WLE approvers a bit, as Marianne’s user account is both in the approvers step as well as the group</li>
|
||||||
|
</ul>
|
||||||
|
<a href='https://alanorth.github.io/cgspace-notes/2017-09/'>Read more →</a>
|
||||||
|
</article>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<article class="blog-post">
|
<article class="blog-post">
|
||||||
<header>
|
<header>
|
||||||
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/2017-08/">August, 2017</a></h2>
|
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/2017-08/">August, 2017</a></h2>
|
||||||
@ -350,28 +375,6 @@ DELETE 1
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<article class="blog-post">
|
|
||||||
<header>
|
|
||||||
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/2016-11/">November, 2016</a></h2>
|
|
||||||
<p class="blog-post-meta"><time datetime="2016-11-01T09:21:00+03:00">Tue Nov 01, 2016</time> by Alan Orth in
|
|
||||||
|
|
||||||
<span class="fas fa-tag" aria-hidden="true"></span> <a href="/cgspace-notes/tags/notes/" rel="tag">Notes</a>
|
|
||||||
|
|
||||||
</p>
|
|
||||||
</header>
|
|
||||||
<h2 id="2016-11-01">2016-11-01</h2>
|
|
||||||
<ul>
|
|
||||||
<li>Add <code>dc.type</code> to the output options for Atmire’s Listings and Reports module (<a href="https://github.com/ilri/DSpace/pull/286">#286</a>)</li>
|
|
||||||
</ul>
|
|
||||||
<p><img src="/cgspace-notes/2016/11/listings-and-reports.png" alt="Listings and Reports with output type"></p>
|
|
||||||
<a href='https://alanorth.github.io/cgspace-notes/2016-11/'>Read more →</a>
|
|
||||||
</article>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<nav class="blog-pagination">
|
<nav class="blog-pagination">
|
||||||
|
|
||||||
<a class="btn btn-outline-primary" href="/cgspace-notes/page/4/" rel="prev" role="button">Previous page</a>
|
<a class="btn btn-outline-primary" href="/cgspace-notes/page/4/" rel="prev" role="button">Previous page</a>
|
||||||
@ -396,6 +399,8 @@ DELETE 1
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -404,8 +409,6 @@ DELETE 1
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -9,12 +9,12 @@
|
|||||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/" />
|
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/" />
|
||||||
<meta property="og:updated_time" content="2020-10-30T15:24:23+02:00" />
|
<meta property="og:updated_time" content="2020-11-01T13:11:54+02:00" />
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary"/>
|
<meta name="twitter:card" content="summary"/>
|
||||||
<meta name="twitter:title" content="CGSpace Notes"/>
|
<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="twitter:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -28,7 +28,7 @@
|
|||||||
"@type": "Person",
|
"@type": "Person",
|
||||||
"name": "Alan Orth"
|
"name": "Alan Orth"
|
||||||
},
|
},
|
||||||
"dateModified": "2020-10-06T16:55:54+03:00",
|
"dateModified": "2020-11-01T13:11:54+02:00",
|
||||||
"keywords": "notes,""migration,""notes,",
|
"keywords": "notes,""migration,""notes,",
|
||||||
"description":"Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."
|
"description":"Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."
|
||||||
}
|
}
|
||||||
@ -95,6 +95,28 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<article class="blog-post">
|
||||||
|
<header>
|
||||||
|
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/2016-11/">November, 2016</a></h2>
|
||||||
|
<p class="blog-post-meta"><time datetime="2016-11-01T09:21:00+03:00">Tue Nov 01, 2016</time> by Alan Orth in
|
||||||
|
|
||||||
|
<span class="fas fa-tag" aria-hidden="true"></span> <a href="/cgspace-notes/tags/notes/" rel="tag">Notes</a>
|
||||||
|
|
||||||
|
</p>
|
||||||
|
</header>
|
||||||
|
<h2 id="2016-11-01">2016-11-01</h2>
|
||||||
|
<ul>
|
||||||
|
<li>Add <code>dc.type</code> to the output options for Atmire’s Listings and Reports module (<a href="https://github.com/ilri/DSpace/pull/286">#286</a>)</li>
|
||||||
|
</ul>
|
||||||
|
<p><img src="/cgspace-notes/2016/11/listings-and-reports.png" alt="Listings and Reports with output type"></p>
|
||||||
|
<a href='https://alanorth.github.io/cgspace-notes/2016-11/'>Read more →</a>
|
||||||
|
</article>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<article class="blog-post">
|
<article class="blog-post">
|
||||||
<header>
|
<header>
|
||||||
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/2016-10/">October, 2016</a></h2>
|
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/2016-10/">October, 2016</a></h2>
|
||||||
@ -339,29 +361,6 @@ dspacetest=# select text_value from metadatavalue where metadata_field_id=3 and
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<article class="blog-post">
|
|
||||||
<header>
|
|
||||||
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/2016-01/">January, 2016</a></h2>
|
|
||||||
<p class="blog-post-meta"><time datetime="2016-01-13T13:18:00+03:00">Wed Jan 13, 2016</time> by Alan Orth in
|
|
||||||
|
|
||||||
<span class="fas fa-tag" aria-hidden="true"></span> <a href="/cgspace-notes/tags/notes/" rel="tag">Notes</a>
|
|
||||||
|
|
||||||
</p>
|
|
||||||
</header>
|
|
||||||
<h2 id="2016-01-13">2016-01-13</h2>
|
|
||||||
<ul>
|
|
||||||
<li>Move ILRI collection <code>10568/12503</code> from <code>10568/27869</code> to <code>10568/27629</code> using the <a href="https://gist.github.com/alanorth/392c4660e8b022d99dfa">move_collections.sh</a> script I wrote last year.</li>
|
|
||||||
<li>I realized it is only necessary to clear the Cocoon cache after moving collections—rather than reindexing—as no metadata has changed, and therefore no search or browse indexes need to be updated.</li>
|
|
||||||
<li>Update GitHub wiki for documentation of <a href="https://github.com/ilri/DSpace/wiki/Maintenance-Tasks">maintenance tasks</a>.</li>
|
|
||||||
</ul>
|
|
||||||
<a href='https://alanorth.github.io/cgspace-notes/2016-01/'>Read more →</a>
|
|
||||||
</article>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<nav class="blog-pagination">
|
<nav class="blog-pagination">
|
||||||
|
|
||||||
<a class="btn btn-outline-primary" href="/cgspace-notes/page/5/" rel="prev" role="button">Previous page</a>
|
<a class="btn btn-outline-primary" href="/cgspace-notes/page/5/" rel="prev" role="button">Previous page</a>
|
||||||
@ -386,6 +385,8 @@ dspacetest=# select text_value from metadatavalue where metadata_field_id=3 and
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -394,8 +395,6 @@ dspacetest=# select text_value from metadatavalue where metadata_field_id=3 and
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -9,12 +9,12 @@
|
|||||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/" />
|
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/" />
|
||||||
<meta property="og:updated_time" content="2020-10-30T15:24:23+02:00" />
|
<meta property="og:updated_time" content="2020-11-01T13:11:54+02:00" />
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary"/>
|
<meta name="twitter:card" content="summary"/>
|
||||||
<meta name="twitter:title" content="CGSpace Notes"/>
|
<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="twitter:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -28,7 +28,7 @@
|
|||||||
"@type": "Person",
|
"@type": "Person",
|
||||||
"name": "Alan Orth"
|
"name": "Alan Orth"
|
||||||
},
|
},
|
||||||
"dateModified": "2020-10-06T16:55:54+03:00",
|
"dateModified": "2020-11-01T13:11:54+02:00",
|
||||||
"keywords": "notes,""migration,""notes,",
|
"keywords": "notes,""migration,""notes,",
|
||||||
"description":"Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."
|
"description":"Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."
|
||||||
}
|
}
|
||||||
@ -95,6 +95,29 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<article class="blog-post">
|
||||||
|
<header>
|
||||||
|
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/2016-01/">January, 2016</a></h2>
|
||||||
|
<p class="blog-post-meta"><time datetime="2016-01-13T13:18:00+03:00">Wed Jan 13, 2016</time> by Alan Orth in
|
||||||
|
|
||||||
|
<span class="fas fa-tag" aria-hidden="true"></span> <a href="/cgspace-notes/tags/notes/" rel="tag">Notes</a>
|
||||||
|
|
||||||
|
</p>
|
||||||
|
</header>
|
||||||
|
<h2 id="2016-01-13">2016-01-13</h2>
|
||||||
|
<ul>
|
||||||
|
<li>Move ILRI collection <code>10568/12503</code> from <code>10568/27869</code> to <code>10568/27629</code> using the <a href="https://gist.github.com/alanorth/392c4660e8b022d99dfa">move_collections.sh</a> script I wrote last year.</li>
|
||||||
|
<li>I realized it is only necessary to clear the Cocoon cache after moving collections—rather than reindexing—as no metadata has changed, and therefore no search or browse indexes need to be updated.</li>
|
||||||
|
<li>Update GitHub wiki for documentation of <a href="https://github.com/ilri/DSpace/wiki/Maintenance-Tasks">maintenance tasks</a>.</li>
|
||||||
|
</ul>
|
||||||
|
<a href='https://alanorth.github.io/cgspace-notes/2016-01/'>Read more →</a>
|
||||||
|
</article>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<article class="blog-post">
|
<article class="blog-post">
|
||||||
<header>
|
<header>
|
||||||
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/2015-12/">December, 2015</a></h2>
|
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/2015-12/">December, 2015</a></h2>
|
||||||
@ -171,6 +194,8 @@
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -179,8 +204,6 @@
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -9,12 +9,12 @@
|
|||||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/posts/" />
|
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/posts/" />
|
||||||
<meta property="og:updated_time" content="2020-10-30T15:24:23+02:00" />
|
<meta property="og:updated_time" content="2020-11-01T13:11:54+02:00" />
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary"/>
|
<meta name="twitter:card" content="summary"/>
|
||||||
<meta name="twitter:title" content="Posts"/>
|
<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="twitter:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -28,7 +28,7 @@
|
|||||||
"@type": "Person",
|
"@type": "Person",
|
||||||
"name": "Alan Orth"
|
"name": "Alan Orth"
|
||||||
},
|
},
|
||||||
"dateModified": "2020-10-06T16:55:54+03:00",
|
"dateModified": "2020-11-01T13:11:54+02:00",
|
||||||
"keywords": "notes,""migration,""notes,",
|
"keywords": "notes,""migration,""notes,",
|
||||||
"description":"Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."
|
"description":"Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."
|
||||||
}
|
}
|
||||||
@ -95,6 +95,31 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<article class="blog-post">
|
||||||
|
<header>
|
||||||
|
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/2020-11/">November, 2020</a></h2>
|
||||||
|
<p class="blog-post-meta"><time datetime="2020-11-01T13:11:54+02:00">Sun Nov 01, 2020</time> by Alan Orth in
|
||||||
|
<span class="fas fa-folder" aria-hidden="true"></span> <a href="/cgspace-notes/categories/notes/" rel="category tag">Notes</a>
|
||||||
|
|
||||||
|
|
||||||
|
</p>
|
||||||
|
</header>
|
||||||
|
<h2 id="2020-11-01">2020-11-01</h2>
|
||||||
|
<ul>
|
||||||
|
<li>Continue with processing the statistics-2019 Solr core with the AtomicStatisticsUpdateCLI tool on DSpace Test
|
||||||
|
<ul>
|
||||||
|
<li>So far we’ve spent at least fifty hours to process the statistics and statistics-2019 core… wow.</li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
<a href='https://alanorth.github.io/cgspace-notes/2020-11/'>Read more →</a>
|
||||||
|
</article>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<article class="blog-post">
|
<article class="blog-post">
|
||||||
<header>
|
<header>
|
||||||
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/2020-10/">October, 2020</a></h2>
|
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/2020-10/">October, 2020</a></h2>
|
||||||
@ -357,43 +382,6 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<article class="blog-post">
|
|
||||||
<header>
|
|
||||||
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/2020-01/">January, 2020</a></h2>
|
|
||||||
<p class="blog-post-meta"><time datetime="2020-01-06T10:48:30+02:00">Mon Jan 06, 2020</time> by Alan Orth in
|
|
||||||
<span class="fas fa-folder" aria-hidden="true"></span> <a href="/cgspace-notes/categories/notes/" rel="category tag">Notes</a>
|
|
||||||
|
|
||||||
|
|
||||||
</p>
|
|
||||||
</header>
|
|
||||||
<h2 id="2020-01-06">2020-01-06</h2>
|
|
||||||
<ul>
|
|
||||||
<li>Open <a href="https://tracker.atmire.com/tickets-cgiar-ilri/view-ticket?id=706">a ticket</a> with Atmire to request a quote for the upgrade to DSpace 6</li>
|
|
||||||
<li>Last week Altmetric responded about the <a href="https://hdl.handle.net/10568/97087">item</a> that had a lower score than than its DOI
|
|
||||||
<ul>
|
|
||||||
<li>The score is now linked to the DOI</li>
|
|
||||||
<li>Another <a href="https://handle.hdl.net/10568/91278">item</a> that had the same problem in 2019 has now also linked to the score for its DOI</li>
|
|
||||||
<li>Another <a href="https://hdl.handle.net/10568/81236">item</a> that had the same problem in 2019 has also been fixed</li>
|
|
||||||
</ul>
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
<h2 id="2020-01-07">2020-01-07</h2>
|
|
||||||
<ul>
|
|
||||||
<li>Peter Ballantyne highlighted one more WLE <a href="https://hdl.handle.net/10568/101286">item</a> that is missing the Altmetric score that its DOI has
|
|
||||||
<ul>
|
|
||||||
<li>The DOI has a score of 259, but the Handle has no score at all</li>
|
|
||||||
<li>I <a href="https://twitter.com/mralanorth/status/1214471427157626881">tweeted</a> the CGSpace repository link</li>
|
|
||||||
</ul>
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
<a href='https://alanorth.github.io/cgspace-notes/2020-01/'>Read more →</a>
|
|
||||||
</article>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<nav class="blog-pagination">
|
<nav class="blog-pagination">
|
||||||
|
|
||||||
|
|
||||||
@ -418,6 +406,8 @@
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -426,8 +416,6 @@
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -6,7 +6,23 @@
|
|||||||
<description>Recent content in Posts on CGSpace Notes</description>
|
<description>Recent content in Posts on CGSpace Notes</description>
|
||||||
<generator>Hugo -- gohugo.io</generator>
|
<generator>Hugo -- gohugo.io</generator>
|
||||||
<language>en-us</language>
|
<language>en-us</language>
|
||||||
<lastBuildDate>Tue, 06 Oct 2020 16:55:54 +0300</lastBuildDate><atom:link href="https://alanorth.github.io/cgspace-notes/posts/index.xml" rel="self" type="application/rss+xml" />
|
<lastBuildDate>Sun, 01 Nov 2020 13:11:54 +0200</lastBuildDate><atom:link href="https://alanorth.github.io/cgspace-notes/posts/index.xml" rel="self" type="application/rss+xml" />
|
||||||
|
<item>
|
||||||
|
<title>November, 2020</title>
|
||||||
|
<link>https://alanorth.github.io/cgspace-notes/2020-11/</link>
|
||||||
|
<pubDate>Sun, 01 Nov 2020 13:11:54 +0200</pubDate>
|
||||||
|
|
||||||
|
<guid>https://alanorth.github.io/cgspace-notes/2020-11/</guid>
|
||||||
|
<description><h2 id="2020-11-01">2020-11-01</h2>
|
||||||
|
<ul>
|
||||||
|
<li>Continue with processing the statistics-2019 Solr core with the AtomicStatisticsUpdateCLI tool on DSpace Test
|
||||||
|
<ul>
|
||||||
|
<li>So far we&rsquo;ve spent at least fifty hours to process the statistics and statistics-2019 core&hellip; wow.</li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul></description>
|
||||||
|
</item>
|
||||||
|
|
||||||
<item>
|
<item>
|
||||||
<title>October, 2020</title>
|
<title>October, 2020</title>
|
||||||
<link>https://alanorth.github.io/cgspace-notes/2020-10/</link>
|
<link>https://alanorth.github.io/cgspace-notes/2020-10/</link>
|
||||||
|
@ -9,12 +9,12 @@
|
|||||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/posts/" />
|
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/posts/" />
|
||||||
<meta property="og:updated_time" content="2020-10-30T15:24:23+02:00" />
|
<meta property="og:updated_time" content="2020-11-01T13:11:54+02:00" />
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary"/>
|
<meta name="twitter:card" content="summary"/>
|
||||||
<meta name="twitter:title" content="Posts"/>
|
<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="twitter:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -28,7 +28,7 @@
|
|||||||
"@type": "Person",
|
"@type": "Person",
|
||||||
"name": "Alan Orth"
|
"name": "Alan Orth"
|
||||||
},
|
},
|
||||||
"dateModified": "2020-10-06T16:55:54+03:00",
|
"dateModified": "2020-11-01T13:11:54+02:00",
|
||||||
"keywords": "notes,""migration,""notes,",
|
"keywords": "notes,""migration,""notes,",
|
||||||
"description":"Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."
|
"description":"Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."
|
||||||
}
|
}
|
||||||
@ -95,6 +95,43 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<article class="blog-post">
|
||||||
|
<header>
|
||||||
|
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/2020-01/">January, 2020</a></h2>
|
||||||
|
<p class="blog-post-meta"><time datetime="2020-01-06T10:48:30+02:00">Mon Jan 06, 2020</time> by Alan Orth in
|
||||||
|
<span class="fas fa-folder" aria-hidden="true"></span> <a href="/cgspace-notes/categories/notes/" rel="category tag">Notes</a>
|
||||||
|
|
||||||
|
|
||||||
|
</p>
|
||||||
|
</header>
|
||||||
|
<h2 id="2020-01-06">2020-01-06</h2>
|
||||||
|
<ul>
|
||||||
|
<li>Open <a href="https://tracker.atmire.com/tickets-cgiar-ilri/view-ticket?id=706">a ticket</a> with Atmire to request a quote for the upgrade to DSpace 6</li>
|
||||||
|
<li>Last week Altmetric responded about the <a href="https://hdl.handle.net/10568/97087">item</a> that had a lower score than than its DOI
|
||||||
|
<ul>
|
||||||
|
<li>The score is now linked to the DOI</li>
|
||||||
|
<li>Another <a href="https://handle.hdl.net/10568/91278">item</a> that had the same problem in 2019 has now also linked to the score for its DOI</li>
|
||||||
|
<li>Another <a href="https://hdl.handle.net/10568/81236">item</a> that had the same problem in 2019 has also been fixed</li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
<h2 id="2020-01-07">2020-01-07</h2>
|
||||||
|
<ul>
|
||||||
|
<li>Peter Ballantyne highlighted one more WLE <a href="https://hdl.handle.net/10568/101286">item</a> that is missing the Altmetric score that its DOI has
|
||||||
|
<ul>
|
||||||
|
<li>The DOI has a score of 259, but the Handle has no score at all</li>
|
||||||
|
<li>I <a href="https://twitter.com/mralanorth/status/1214471427157626881">tweeted</a> the CGSpace repository link</li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
<a href='https://alanorth.github.io/cgspace-notes/2020-01/'>Read more →</a>
|
||||||
|
</article>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<article class="blog-post">
|
<article class="blog-post">
|
||||||
<header>
|
<header>
|
||||||
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/2019-12/">December, 2019</a></h2>
|
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/2019-12/">December, 2019</a></h2>
|
||||||
@ -367,47 +404,6 @@ DELETE 1
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<article class="blog-post">
|
|
||||||
<header>
|
|
||||||
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/2019-04/">April, 2019</a></h2>
|
|
||||||
<p class="blog-post-meta"><time datetime="2019-04-01T09:00:43+03:00">Mon Apr 01, 2019</time> by Alan Orth in
|
|
||||||
<span class="fas fa-folder" aria-hidden="true"></span> <a href="/cgspace-notes/categories/notes/" rel="category tag">Notes</a>
|
|
||||||
|
|
||||||
|
|
||||||
</p>
|
|
||||||
</header>
|
|
||||||
<h2 id="2019-04-01">2019-04-01</h2>
|
|
||||||
<ul>
|
|
||||||
<li>Meeting with AgroKnow to discuss CGSpace, ILRI data, AReS, GARDIAN, etc
|
|
||||||
<ul>
|
|
||||||
<li>They asked if we had plans to enable RDF support in CGSpace</li>
|
|
||||||
</ul>
|
|
||||||
</li>
|
|
||||||
<li>There have been 4,400 more downloads of the CTA Spore publication from those strange Amazon IP addresses today
|
|
||||||
<ul>
|
|
||||||
<li>I suspected that some might not be successful, because the stats show less, but today they were all HTTP 200!</li>
|
|
||||||
</ul>
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
<pre><code># cat /var/log/nginx/access.log /var/log/nginx/access.log.1 | grep 'Spore-192-EN-web.pdf' | grep -E '(18.196.196.108|18.195.78.144|18.195.218.6)' | awk '{print $9}' | sort | uniq -c | sort -n | tail -n 5
|
|
||||||
4432 200
|
|
||||||
</code></pre><ul>
|
|
||||||
<li>In the last two weeks there have been 47,000 downloads of this <em>same exact PDF</em> by these three IP addresses</li>
|
|
||||||
<li>Apply country and region corrections and deletions on DSpace Test and CGSpace:</li>
|
|
||||||
</ul>
|
|
||||||
<pre><code>$ ./fix-metadata-values.py -i /tmp/2019-02-21-fix-9-countries.csv -db dspace -u dspace -p 'fuuu' -f cg.coverage.country -m 228 -t ACTION -d
|
|
||||||
$ ./fix-metadata-values.py -i /tmp/2019-02-21-fix-4-regions.csv -db dspace -u dspace -p 'fuuu' -f cg.coverage.region -m 231 -t action -d
|
|
||||||
$ ./delete-metadata-values.py -i /tmp/2019-02-21-delete-2-countries.csv -db dspace -u dspace -p 'fuuu' -m 228 -f cg.coverage.country -d
|
|
||||||
$ ./delete-metadata-values.py -i /tmp/2019-02-21-delete-1-region.csv -db dspace -u dspace -p 'fuuu' -m 231 -f cg.coverage.region -d
|
|
||||||
</code></pre>
|
|
||||||
<a href='https://alanorth.github.io/cgspace-notes/2019-04/'>Read more →</a>
|
|
||||||
</article>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<nav class="blog-pagination">
|
<nav class="blog-pagination">
|
||||||
|
|
||||||
<a class="btn btn-outline-primary" href="/cgspace-notes/posts/" rel="prev" role="button">Previous page</a>
|
<a class="btn btn-outline-primary" href="/cgspace-notes/posts/" rel="prev" role="button">Previous page</a>
|
||||||
@ -432,6 +428,8 @@ $ ./delete-metadata-values.py -i /tmp/2019-02-21-delete-1-region.csv -db dspace
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -440,8 +438,6 @@ $ ./delete-metadata-values.py -i /tmp/2019-02-21-delete-1-region.csv -db dspace
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -9,12 +9,12 @@
|
|||||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/posts/" />
|
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/posts/" />
|
||||||
<meta property="og:updated_time" content="2020-10-30T15:24:23+02:00" />
|
<meta property="og:updated_time" content="2020-11-01T13:11:54+02:00" />
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary"/>
|
<meta name="twitter:card" content="summary"/>
|
||||||
<meta name="twitter:title" content="Posts"/>
|
<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="twitter:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -28,7 +28,7 @@
|
|||||||
"@type": "Person",
|
"@type": "Person",
|
||||||
"name": "Alan Orth"
|
"name": "Alan Orth"
|
||||||
},
|
},
|
||||||
"dateModified": "2020-10-06T16:55:54+03:00",
|
"dateModified": "2020-11-01T13:11:54+02:00",
|
||||||
"keywords": "notes,""migration,""notes,",
|
"keywords": "notes,""migration,""notes,",
|
||||||
"description":"Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."
|
"description":"Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."
|
||||||
}
|
}
|
||||||
@ -95,6 +95,47 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<article class="blog-post">
|
||||||
|
<header>
|
||||||
|
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/2019-04/">April, 2019</a></h2>
|
||||||
|
<p class="blog-post-meta"><time datetime="2019-04-01T09:00:43+03:00">Mon Apr 01, 2019</time> by Alan Orth in
|
||||||
|
<span class="fas fa-folder" aria-hidden="true"></span> <a href="/cgspace-notes/categories/notes/" rel="category tag">Notes</a>
|
||||||
|
|
||||||
|
|
||||||
|
</p>
|
||||||
|
</header>
|
||||||
|
<h2 id="2019-04-01">2019-04-01</h2>
|
||||||
|
<ul>
|
||||||
|
<li>Meeting with AgroKnow to discuss CGSpace, ILRI data, AReS, GARDIAN, etc
|
||||||
|
<ul>
|
||||||
|
<li>They asked if we had plans to enable RDF support in CGSpace</li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li>There have been 4,400 more downloads of the CTA Spore publication from those strange Amazon IP addresses today
|
||||||
|
<ul>
|
||||||
|
<li>I suspected that some might not be successful, because the stats show less, but today they were all HTTP 200!</li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
<pre><code># cat /var/log/nginx/access.log /var/log/nginx/access.log.1 | grep 'Spore-192-EN-web.pdf' | grep -E '(18.196.196.108|18.195.78.144|18.195.218.6)' | awk '{print $9}' | sort | uniq -c | sort -n | tail -n 5
|
||||||
|
4432 200
|
||||||
|
</code></pre><ul>
|
||||||
|
<li>In the last two weeks there have been 47,000 downloads of this <em>same exact PDF</em> by these three IP addresses</li>
|
||||||
|
<li>Apply country and region corrections and deletions on DSpace Test and CGSpace:</li>
|
||||||
|
</ul>
|
||||||
|
<pre><code>$ ./fix-metadata-values.py -i /tmp/2019-02-21-fix-9-countries.csv -db dspace -u dspace -p 'fuuu' -f cg.coverage.country -m 228 -t ACTION -d
|
||||||
|
$ ./fix-metadata-values.py -i /tmp/2019-02-21-fix-4-regions.csv -db dspace -u dspace -p 'fuuu' -f cg.coverage.region -m 231 -t action -d
|
||||||
|
$ ./delete-metadata-values.py -i /tmp/2019-02-21-delete-2-countries.csv -db dspace -u dspace -p 'fuuu' -m 228 -f cg.coverage.country -d
|
||||||
|
$ ./delete-metadata-values.py -i /tmp/2019-02-21-delete-1-region.csv -db dspace -u dspace -p 'fuuu' -m 231 -f cg.coverage.region -d
|
||||||
|
</code></pre>
|
||||||
|
<a href='https://alanorth.github.io/cgspace-notes/2019-04/'>Read more →</a>
|
||||||
|
</article>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<article class="blog-post">
|
<article class="blog-post">
|
||||||
<header>
|
<header>
|
||||||
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/2019-03/">March, 2019</a></h2>
|
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/2019-03/">March, 2019</a></h2>
|
||||||
@ -364,44 +405,6 @@ sys 0m1.979s
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<article class="blog-post">
|
|
||||||
<header>
|
|
||||||
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/2018-06/">June, 2018</a></h2>
|
|
||||||
<p class="blog-post-meta"><time datetime="2018-06-04T19:49:54-07:00">Mon Jun 04, 2018</time> by Alan Orth in
|
|
||||||
<span class="fas fa-folder" aria-hidden="true"></span> <a href="/cgspace-notes/categories/notes/" rel="category tag">Notes</a>
|
|
||||||
|
|
||||||
|
|
||||||
</p>
|
|
||||||
</header>
|
|
||||||
<h2 id="2018-06-04">2018-06-04</h2>
|
|
||||||
<ul>
|
|
||||||
<li>Test the <a href="https://tracker.atmire.com/tickets-cgiar-ilri/view-ticket?id=560">DSpace 5.8 module upgrades from Atmire</a> (<a href="https://github.com/ilri/DSpace/pull/378">#378</a>)
|
|
||||||
<ul>
|
|
||||||
<li>There seems to be a problem with the CUA and L&R versions in <code>pom.xml</code> because they are using SNAPSHOT and it doesn’t build</li>
|
|
||||||
</ul>
|
|
||||||
</li>
|
|
||||||
<li>I added the new CCAFS Phase II Project Tag <code>PII-FP1_PACCA2</code> and merged it into the <code>5_x-prod</code> branch (<a href="https://github.com/ilri/DSpace/pull/379">#379</a>)</li>
|
|
||||||
<li>I proofed and tested the ILRI author corrections that Peter sent back to me this week:</li>
|
|
||||||
</ul>
|
|
||||||
<pre><code>$ ./fix-metadata-values.py -i /tmp/2018-05-30-Correct-660-authors.csv -db dspace -u dspace -p 'fuuu' -f dc.contributor.author -t correct -m 3 -n
|
|
||||||
</code></pre><ul>
|
|
||||||
<li>I think a sane proofing workflow in OpenRefine is to apply the custom text facets for check/delete/remove and illegal characters that I developed in <a href="/cgspace-notes/2018-03/">March, 2018</a></li>
|
|
||||||
<li>Time to index ~70,000 items on CGSpace:</li>
|
|
||||||
</ul>
|
|
||||||
<pre><code>$ time schedtool -D -e ionice -c2 -n7 nice -n19 [dspace]/bin/dspace index-discovery -b
|
|
||||||
|
|
||||||
real 74m42.646s
|
|
||||||
user 8m5.056s
|
|
||||||
sys 2m7.289s
|
|
||||||
</code></pre>
|
|
||||||
<a href='https://alanorth.github.io/cgspace-notes/2018-06/'>Read more →</a>
|
|
||||||
</article>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<nav class="blog-pagination">
|
<nav class="blog-pagination">
|
||||||
|
|
||||||
<a class="btn btn-outline-primary" href="/cgspace-notes/posts/page/2/" rel="prev" role="button">Previous page</a>
|
<a class="btn btn-outline-primary" href="/cgspace-notes/posts/page/2/" rel="prev" role="button">Previous page</a>
|
||||||
@ -426,6 +429,8 @@ sys 2m7.289s
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -434,8 +439,6 @@ sys 2m7.289s
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -9,12 +9,12 @@
|
|||||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/posts/" />
|
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/posts/" />
|
||||||
<meta property="og:updated_time" content="2020-10-30T15:24:23+02:00" />
|
<meta property="og:updated_time" content="2020-11-01T13:11:54+02:00" />
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary"/>
|
<meta name="twitter:card" content="summary"/>
|
||||||
<meta name="twitter:title" content="Posts"/>
|
<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="twitter:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -28,7 +28,7 @@
|
|||||||
"@type": "Person",
|
"@type": "Person",
|
||||||
"name": "Alan Orth"
|
"name": "Alan Orth"
|
||||||
},
|
},
|
||||||
"dateModified": "2020-10-06T16:55:54+03:00",
|
"dateModified": "2020-11-01T13:11:54+02:00",
|
||||||
"keywords": "notes,""migration,""notes,",
|
"keywords": "notes,""migration,""notes,",
|
||||||
"description":"Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."
|
"description":"Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."
|
||||||
}
|
}
|
||||||
@ -95,6 +95,44 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<article class="blog-post">
|
||||||
|
<header>
|
||||||
|
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/2018-06/">June, 2018</a></h2>
|
||||||
|
<p class="blog-post-meta"><time datetime="2018-06-04T19:49:54-07:00">Mon Jun 04, 2018</time> by Alan Orth in
|
||||||
|
<span class="fas fa-folder" aria-hidden="true"></span> <a href="/cgspace-notes/categories/notes/" rel="category tag">Notes</a>
|
||||||
|
|
||||||
|
|
||||||
|
</p>
|
||||||
|
</header>
|
||||||
|
<h2 id="2018-06-04">2018-06-04</h2>
|
||||||
|
<ul>
|
||||||
|
<li>Test the <a href="https://tracker.atmire.com/tickets-cgiar-ilri/view-ticket?id=560">DSpace 5.8 module upgrades from Atmire</a> (<a href="https://github.com/ilri/DSpace/pull/378">#378</a>)
|
||||||
|
<ul>
|
||||||
|
<li>There seems to be a problem with the CUA and L&R versions in <code>pom.xml</code> because they are using SNAPSHOT and it doesn’t build</li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li>I added the new CCAFS Phase II Project Tag <code>PII-FP1_PACCA2</code> and merged it into the <code>5_x-prod</code> branch (<a href="https://github.com/ilri/DSpace/pull/379">#379</a>)</li>
|
||||||
|
<li>I proofed and tested the ILRI author corrections that Peter sent back to me this week:</li>
|
||||||
|
</ul>
|
||||||
|
<pre><code>$ ./fix-metadata-values.py -i /tmp/2018-05-30-Correct-660-authors.csv -db dspace -u dspace -p 'fuuu' -f dc.contributor.author -t correct -m 3 -n
|
||||||
|
</code></pre><ul>
|
||||||
|
<li>I think a sane proofing workflow in OpenRefine is to apply the custom text facets for check/delete/remove and illegal characters that I developed in <a href="/cgspace-notes/2018-03/">March, 2018</a></li>
|
||||||
|
<li>Time to index ~70,000 items on CGSpace:</li>
|
||||||
|
</ul>
|
||||||
|
<pre><code>$ time schedtool -D -e ionice -c2 -n7 nice -n19 [dspace]/bin/dspace index-discovery -b
|
||||||
|
|
||||||
|
real 74m42.646s
|
||||||
|
user 8m5.056s
|
||||||
|
sys 2m7.289s
|
||||||
|
</code></pre>
|
||||||
|
<a href='https://alanorth.github.io/cgspace-notes/2018-06/'>Read more →</a>
|
||||||
|
</article>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<article class="blog-post">
|
<article class="blog-post">
|
||||||
<header>
|
<header>
|
||||||
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/2018-05/">May, 2018</a></h2>
|
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/2018-05/">May, 2018</a></h2>
|
||||||
@ -376,31 +414,6 @@ COPY 54701
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<article class="blog-post">
|
|
||||||
<header>
|
|
||||||
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/2017-09/">September, 2017</a></h2>
|
|
||||||
<p class="blog-post-meta"><time datetime="2017-09-07T16:54:52+07:00">Thu Sep 07, 2017</time> by Alan Orth in
|
|
||||||
|
|
||||||
<span class="fas fa-tag" aria-hidden="true"></span> <a href="/cgspace-notes/tags/notes/" rel="tag">Notes</a>
|
|
||||||
|
|
||||||
</p>
|
|
||||||
</header>
|
|
||||||
<h2 id="2017-09-06">2017-09-06</h2>
|
|
||||||
<ul>
|
|
||||||
<li>Linode sent an alert that CGSpace (linode18) was using 261% CPU for the past two hours</li>
|
|
||||||
</ul>
|
|
||||||
<h2 id="2017-09-07">2017-09-07</h2>
|
|
||||||
<ul>
|
|
||||||
<li>Ask Sisay to clean up the WLE approvers a bit, as Marianne’s user account is both in the approvers step as well as the group</li>
|
|
||||||
</ul>
|
|
||||||
<a href='https://alanorth.github.io/cgspace-notes/2017-09/'>Read more →</a>
|
|
||||||
</article>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<nav class="blog-pagination">
|
<nav class="blog-pagination">
|
||||||
|
|
||||||
<a class="btn btn-outline-primary" href="/cgspace-notes/posts/page/3/" rel="prev" role="button">Previous page</a>
|
<a class="btn btn-outline-primary" href="/cgspace-notes/posts/page/3/" rel="prev" role="button">Previous page</a>
|
||||||
@ -425,6 +438,8 @@ COPY 54701
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -433,8 +448,6 @@ COPY 54701
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -9,12 +9,12 @@
|
|||||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/posts/" />
|
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/posts/" />
|
||||||
<meta property="og:updated_time" content="2020-10-30T15:24:23+02:00" />
|
<meta property="og:updated_time" content="2020-11-01T13:11:54+02:00" />
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary"/>
|
<meta name="twitter:card" content="summary"/>
|
||||||
<meta name="twitter:title" content="Posts"/>
|
<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="twitter:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -28,7 +28,7 @@
|
|||||||
"@type": "Person",
|
"@type": "Person",
|
||||||
"name": "Alan Orth"
|
"name": "Alan Orth"
|
||||||
},
|
},
|
||||||
"dateModified": "2020-10-06T16:55:54+03:00",
|
"dateModified": "2020-11-01T13:11:54+02:00",
|
||||||
"keywords": "notes,""migration,""notes,",
|
"keywords": "notes,""migration,""notes,",
|
||||||
"description":"Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."
|
"description":"Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."
|
||||||
}
|
}
|
||||||
@ -95,6 +95,31 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<article class="blog-post">
|
||||||
|
<header>
|
||||||
|
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/2017-09/">September, 2017</a></h2>
|
||||||
|
<p class="blog-post-meta"><time datetime="2017-09-07T16:54:52+07:00">Thu Sep 07, 2017</time> by Alan Orth in
|
||||||
|
|
||||||
|
<span class="fas fa-tag" aria-hidden="true"></span> <a href="/cgspace-notes/tags/notes/" rel="tag">Notes</a>
|
||||||
|
|
||||||
|
</p>
|
||||||
|
</header>
|
||||||
|
<h2 id="2017-09-06">2017-09-06</h2>
|
||||||
|
<ul>
|
||||||
|
<li>Linode sent an alert that CGSpace (linode18) was using 261% CPU for the past two hours</li>
|
||||||
|
</ul>
|
||||||
|
<h2 id="2017-09-07">2017-09-07</h2>
|
||||||
|
<ul>
|
||||||
|
<li>Ask Sisay to clean up the WLE approvers a bit, as Marianne’s user account is both in the approvers step as well as the group</li>
|
||||||
|
</ul>
|
||||||
|
<a href='https://alanorth.github.io/cgspace-notes/2017-09/'>Read more →</a>
|
||||||
|
</article>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<article class="blog-post">
|
<article class="blog-post">
|
||||||
<header>
|
<header>
|
||||||
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/2017-08/">August, 2017</a></h2>
|
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/2017-08/">August, 2017</a></h2>
|
||||||
@ -350,28 +375,6 @@ DELETE 1
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<article class="blog-post">
|
|
||||||
<header>
|
|
||||||
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/2016-11/">November, 2016</a></h2>
|
|
||||||
<p class="blog-post-meta"><time datetime="2016-11-01T09:21:00+03:00">Tue Nov 01, 2016</time> by Alan Orth in
|
|
||||||
|
|
||||||
<span class="fas fa-tag" aria-hidden="true"></span> <a href="/cgspace-notes/tags/notes/" rel="tag">Notes</a>
|
|
||||||
|
|
||||||
</p>
|
|
||||||
</header>
|
|
||||||
<h2 id="2016-11-01">2016-11-01</h2>
|
|
||||||
<ul>
|
|
||||||
<li>Add <code>dc.type</code> to the output options for Atmire’s Listings and Reports module (<a href="https://github.com/ilri/DSpace/pull/286">#286</a>)</li>
|
|
||||||
</ul>
|
|
||||||
<p><img src="/cgspace-notes/2016/11/listings-and-reports.png" alt="Listings and Reports with output type"></p>
|
|
||||||
<a href='https://alanorth.github.io/cgspace-notes/2016-11/'>Read more →</a>
|
|
||||||
</article>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<nav class="blog-pagination">
|
<nav class="blog-pagination">
|
||||||
|
|
||||||
<a class="btn btn-outline-primary" href="/cgspace-notes/posts/page/4/" rel="prev" role="button">Previous page</a>
|
<a class="btn btn-outline-primary" href="/cgspace-notes/posts/page/4/" rel="prev" role="button">Previous page</a>
|
||||||
@ -396,6 +399,8 @@ DELETE 1
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -404,8 +409,6 @@ DELETE 1
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -9,12 +9,12 @@
|
|||||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/posts/" />
|
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/posts/" />
|
||||||
<meta property="og:updated_time" content="2020-10-30T15:24:23+02:00" />
|
<meta property="og:updated_time" content="2020-11-01T13:11:54+02:00" />
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary"/>
|
<meta name="twitter:card" content="summary"/>
|
||||||
<meta name="twitter:title" content="Posts"/>
|
<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="twitter:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -28,7 +28,7 @@
|
|||||||
"@type": "Person",
|
"@type": "Person",
|
||||||
"name": "Alan Orth"
|
"name": "Alan Orth"
|
||||||
},
|
},
|
||||||
"dateModified": "2020-10-06T16:55:54+03:00",
|
"dateModified": "2020-11-01T13:11:54+02:00",
|
||||||
"keywords": "notes,""migration,""notes,",
|
"keywords": "notes,""migration,""notes,",
|
||||||
"description":"Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."
|
"description":"Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."
|
||||||
}
|
}
|
||||||
@ -95,6 +95,28 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<article class="blog-post">
|
||||||
|
<header>
|
||||||
|
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/2016-11/">November, 2016</a></h2>
|
||||||
|
<p class="blog-post-meta"><time datetime="2016-11-01T09:21:00+03:00">Tue Nov 01, 2016</time> by Alan Orth in
|
||||||
|
|
||||||
|
<span class="fas fa-tag" aria-hidden="true"></span> <a href="/cgspace-notes/tags/notes/" rel="tag">Notes</a>
|
||||||
|
|
||||||
|
</p>
|
||||||
|
</header>
|
||||||
|
<h2 id="2016-11-01">2016-11-01</h2>
|
||||||
|
<ul>
|
||||||
|
<li>Add <code>dc.type</code> to the output options for Atmire’s Listings and Reports module (<a href="https://github.com/ilri/DSpace/pull/286">#286</a>)</li>
|
||||||
|
</ul>
|
||||||
|
<p><img src="/cgspace-notes/2016/11/listings-and-reports.png" alt="Listings and Reports with output type"></p>
|
||||||
|
<a href='https://alanorth.github.io/cgspace-notes/2016-11/'>Read more →</a>
|
||||||
|
</article>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<article class="blog-post">
|
<article class="blog-post">
|
||||||
<header>
|
<header>
|
||||||
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/2016-10/">October, 2016</a></h2>
|
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/2016-10/">October, 2016</a></h2>
|
||||||
@ -339,29 +361,6 @@ dspacetest=# select text_value from metadatavalue where metadata_field_id=3 and
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<article class="blog-post">
|
|
||||||
<header>
|
|
||||||
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/2016-01/">January, 2016</a></h2>
|
|
||||||
<p class="blog-post-meta"><time datetime="2016-01-13T13:18:00+03:00">Wed Jan 13, 2016</time> by Alan Orth in
|
|
||||||
|
|
||||||
<span class="fas fa-tag" aria-hidden="true"></span> <a href="/cgspace-notes/tags/notes/" rel="tag">Notes</a>
|
|
||||||
|
|
||||||
</p>
|
|
||||||
</header>
|
|
||||||
<h2 id="2016-01-13">2016-01-13</h2>
|
|
||||||
<ul>
|
|
||||||
<li>Move ILRI collection <code>10568/12503</code> from <code>10568/27869</code> to <code>10568/27629</code> using the <a href="https://gist.github.com/alanorth/392c4660e8b022d99dfa">move_collections.sh</a> script I wrote last year.</li>
|
|
||||||
<li>I realized it is only necessary to clear the Cocoon cache after moving collections—rather than reindexing—as no metadata has changed, and therefore no search or browse indexes need to be updated.</li>
|
|
||||||
<li>Update GitHub wiki for documentation of <a href="https://github.com/ilri/DSpace/wiki/Maintenance-Tasks">maintenance tasks</a>.</li>
|
|
||||||
</ul>
|
|
||||||
<a href='https://alanorth.github.io/cgspace-notes/2016-01/'>Read more →</a>
|
|
||||||
</article>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<nav class="blog-pagination">
|
<nav class="blog-pagination">
|
||||||
|
|
||||||
<a class="btn btn-outline-primary" href="/cgspace-notes/posts/page/5/" rel="prev" role="button">Previous page</a>
|
<a class="btn btn-outline-primary" href="/cgspace-notes/posts/page/5/" rel="prev" role="button">Previous page</a>
|
||||||
@ -386,6 +385,8 @@ dspacetest=# select text_value from metadatavalue where metadata_field_id=3 and
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -394,8 +395,6 @@ dspacetest=# select text_value from metadatavalue where metadata_field_id=3 and
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -9,12 +9,12 @@
|
|||||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/posts/" />
|
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/posts/" />
|
||||||
<meta property="og:updated_time" content="2020-10-30T15:24:23+02:00" />
|
<meta property="og:updated_time" content="2020-11-01T13:11:54+02:00" />
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary"/>
|
<meta name="twitter:card" content="summary"/>
|
||||||
<meta name="twitter:title" content="Posts"/>
|
<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="twitter:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -28,7 +28,7 @@
|
|||||||
"@type": "Person",
|
"@type": "Person",
|
||||||
"name": "Alan Orth"
|
"name": "Alan Orth"
|
||||||
},
|
},
|
||||||
"dateModified": "2020-10-06T16:55:54+03:00",
|
"dateModified": "2020-11-01T13:11:54+02:00",
|
||||||
"keywords": "notes,""migration,""notes,",
|
"keywords": "notes,""migration,""notes,",
|
||||||
"description":"Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."
|
"description":"Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."
|
||||||
}
|
}
|
||||||
@ -95,6 +95,29 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<article class="blog-post">
|
||||||
|
<header>
|
||||||
|
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/2016-01/">January, 2016</a></h2>
|
||||||
|
<p class="blog-post-meta"><time datetime="2016-01-13T13:18:00+03:00">Wed Jan 13, 2016</time> by Alan Orth in
|
||||||
|
|
||||||
|
<span class="fas fa-tag" aria-hidden="true"></span> <a href="/cgspace-notes/tags/notes/" rel="tag">Notes</a>
|
||||||
|
|
||||||
|
</p>
|
||||||
|
</header>
|
||||||
|
<h2 id="2016-01-13">2016-01-13</h2>
|
||||||
|
<ul>
|
||||||
|
<li>Move ILRI collection <code>10568/12503</code> from <code>10568/27869</code> to <code>10568/27629</code> using the <a href="https://gist.github.com/alanorth/392c4660e8b022d99dfa">move_collections.sh</a> script I wrote last year.</li>
|
||||||
|
<li>I realized it is only necessary to clear the Cocoon cache after moving collections—rather than reindexing—as no metadata has changed, and therefore no search or browse indexes need to be updated.</li>
|
||||||
|
<li>Update GitHub wiki for documentation of <a href="https://github.com/ilri/DSpace/wiki/Maintenance-Tasks">maintenance tasks</a>.</li>
|
||||||
|
</ul>
|
||||||
|
<a href='https://alanorth.github.io/cgspace-notes/2016-01/'>Read more →</a>
|
||||||
|
</article>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<article class="blog-post">
|
<article class="blog-post">
|
||||||
<header>
|
<header>
|
||||||
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/2015-12/">December, 2015</a></h2>
|
<h2 class="blog-post-title" dir="auto"><a href="https://alanorth.github.io/cgspace-notes/2015-12/">December, 2015</a></h2>
|
||||||
@ -171,6 +194,8 @@
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -179,8 +204,6 @@
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -4,8 +4,9 @@ User-agent: *
|
|||||||
Disallow: /cgspace-notes/categories/
|
Disallow: /cgspace-notes/categories/
|
||||||
Disallow: /cgspace-notes/
|
Disallow: /cgspace-notes/
|
||||||
Disallow: /cgspace-notes/categories/notes/
|
Disallow: /cgspace-notes/categories/notes/
|
||||||
Disallow: /cgspace-notes/2020-10/
|
Disallow: /cgspace-notes/2020-11/
|
||||||
Disallow: /cgspace-notes/posts/
|
Disallow: /cgspace-notes/posts/
|
||||||
|
Disallow: /cgspace-notes/2020-10/
|
||||||
Disallow: /cgspace-notes/2020-09/
|
Disallow: /cgspace-notes/2020-09/
|
||||||
Disallow: /cgspace-notes/2020-08/
|
Disallow: /cgspace-notes/2020-08/
|
||||||
Disallow: /cgspace-notes/2020-07/
|
Disallow: /cgspace-notes/2020-07/
|
||||||
|
@ -4,27 +4,32 @@
|
|||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/categories/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/categories/</loc>
|
||||||
<lastmod>2020-10-30T15:24:23+02:00</lastmod>
|
<lastmod>2020-11-01T13:11:54+02:00</lastmod>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
||||||
<lastmod>2020-10-30T15:24:23+02:00</lastmod>
|
<lastmod>2020-11-01T13:11:54+02:00</lastmod>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/categories/notes/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/categories/notes/</loc>
|
||||||
<lastmod>2020-10-30T15:24:23+02:00</lastmod>
|
<lastmod>2020-11-01T13:11:54+02:00</lastmod>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/2020-10/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/2020-11/</loc>
|
||||||
<lastmod>2020-10-30T15:24:23+02:00</lastmod>
|
<lastmod>2020-11-01T13:11:54+02:00</lastmod>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/posts/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/posts/</loc>
|
||||||
<lastmod>2020-10-30T15:24:23+02:00</lastmod>
|
<lastmod>2020-11-01T13:11:54+02:00</lastmod>
|
||||||
|
</url>
|
||||||
|
|
||||||
|
<url>
|
||||||
|
<loc>https://alanorth.github.io/cgspace-notes/2020-10/</loc>
|
||||||
|
<lastmod>2020-10-31T15:35:58+02:00</lastmod>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
<meta name="twitter:card" content="summary"/>
|
<meta name="twitter:card" content="summary"/>
|
||||||
<meta name="twitter:title" content="Tags"/>
|
<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="twitter:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -121,6 +121,8 @@
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -129,8 +131,6 @@
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
<meta name="twitter:card" content="summary"/>
|
<meta name="twitter:card" content="summary"/>
|
||||||
<meta name="twitter:title" content="Migration"/>
|
<meta name="twitter:title" content="Migration"/>
|
||||||
<meta name="twitter:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."/>
|
<meta name="twitter:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -134,6 +134,8 @@
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -142,8 +144,6 @@
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
<meta name="twitter:card" content="summary"/>
|
<meta name="twitter:card" content="summary"/>
|
||||||
<meta name="twitter:title" content="Notes"/>
|
<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="twitter:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -384,6 +384,8 @@ DELETE 1
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -392,8 +394,6 @@ DELETE 1
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
<meta name="twitter:card" content="summary"/>
|
<meta name="twitter:card" content="summary"/>
|
||||||
<meta name="twitter:title" content="Notes"/>
|
<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="twitter:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -370,6 +370,8 @@ dspacetest=# select text_value from metadatavalue where metadata_field_id=3 and
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -378,8 +380,6 @@ dspacetest=# select text_value from metadatavalue where metadata_field_id=3 and
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
<meta name="twitter:card" content="summary"/>
|
<meta name="twitter:card" content="summary"/>
|
||||||
<meta name="twitter:title" content="Notes"/>
|
<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="twitter:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."/>
|
||||||
<meta name="generator" content="Hugo 0.76.5" />
|
<meta name="generator" content="Hugo 0.77.0" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -179,6 +179,8 @@
|
|||||||
<ol class="list-unstyled">
|
<ol class="list-unstyled">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/cgspace-notes/2020-11/">November, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-10/">October, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-09/">September, 2020</a></li>
|
||||||
@ -187,8 +189,6 @@
|
|||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
<li><a href="/cgspace-notes/2020-07/">July, 2020</a></li>
|
||||||
|
|
||||||
<li><a href="/cgspace-notes/2020-06/">June, 2020</a></li>
|
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user