From 3cf0733484a9a5ad0173c6aa631294a6da750cf1 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Sun, 25 Jun 2017 08:47:28 +0200 Subject: [PATCH] Add notes for 2017-06-25 --- content/post/2017-06.md | 16 ++++++++++++++++ public/2015-11/index.html | 2 +- public/2015-12/index.html | 2 +- public/2016-01/index.html | 2 +- public/2016-02/index.html | 2 +- public/2016-03/index.html | 2 +- public/2016-04/index.html | 2 +- public/2016-05/index.html | 2 +- public/2016-06/index.html | 2 +- public/2016-07/index.html | 2 +- public/2016-08/index.html | 2 +- public/2016-09/index.html | 2 +- public/2016-10/index.html | 2 +- public/2016-11/index.html | 2 +- public/2016-12/index.html | 2 +- public/2017-01/index.html | 2 +- public/2017-02/index.html | 2 +- public/2017-03/index.html | 2 +- public/2017-04/index.html | 2 +- public/2017-05/index.html | 2 +- public/2017-06/index.html | 27 +++++++++++++++++++++++---- public/index.html | 2 +- public/page/2/index.html | 2 +- public/post/index.html | 2 +- public/post/page/2/index.html | 2 +- public/sitemap.xml | 10 +++++----- public/tags/notes/index.html | 2 +- public/tags/notes/page/2/index.html | 2 +- 28 files changed, 69 insertions(+), 34 deletions(-) diff --git a/content/post/2017-06.md b/content/post/2017-06.md index 4282cb32b..daf4329f2 100644 --- a/content/post/2017-06.md +++ b/content/post/2017-06.md @@ -107,3 +107,19 @@ $ JAVA_OPTS="-Xmx1024m -Dfile.encoding=UTF-8" [dspace]/bin/dspace import --add - $ JAVA_OPTS="-Xmx1024m -Dfile.encoding=UTF-8" [dspace]/bin/dspace import --add --eperson=aorth@mjanja.ch --collection=10568/35701 --source /home/aorth/CIAT-Books/SimpleArchiveFormat/ --mapfile=/tmp/ciat-books.map &> /tmp/ciat-books.log $ JAVA_OPTS="-Xmx1024m -Dfile.encoding=UTF-8" [dspace]/bin/dspace import --add --eperson=aorth@mjanja.ch --collection=10568/35701 --source /home/aorth/CIAT-Books/SimpleArchiveFormat/ --mapfile=/tmp/ciat-books2.map &> /tmp/ciat-books2.log ``` + +## 2017-06-25 + +- WLE has said that one of their Phase II research themes is being renamed from `Regenerating Degraded Landscapes` to `Restoring Degraded Landscapes` +- Pull request with the changes to `input-forms.xml`: [#329](https://github.com/ilri/DSpace/pull/329) +- As of now it doesn't look like there are any items using this research theme so we don't need to do any updates: + +``` +dspace=# select text_value from metadatavalue where resource_type_id=2 and metadata_field_id=237 and text_value like 'Regenerating Degraded Landscapes%'; + text_value +------------ +(0 rows) +``` + +- Marianne from WLE asked if they can have both Phase I and II research themes together in the item submission form +- Perhaps we can add them together in the same question for `cg.identifier.wletheme` diff --git a/public/2015-11/index.html b/public/2015-11/index.html index 987fc9823..bd0359226 100644 --- a/public/2015-11/index.html +++ b/public/2015-11/index.html @@ -59,7 +59,7 @@ $ psql -c 'SELECT * from pg_stat_activity;' | grep idle | grep -c cgspac "/> - + diff --git a/public/2015-12/index.html b/public/2015-12/index.html index 4e162936c..e7474c8c2 100644 --- a/public/2015-12/index.html +++ b/public/2015-12/index.html @@ -61,7 +61,7 @@ Replace lzop with xz in log compression cron jobs on DSpace Test—it uses less "/> - + diff --git a/public/2016-01/index.html b/public/2016-01/index.html index 0d971192b..f02ff6cc1 100644 --- a/public/2016-01/index.html +++ b/public/2016-01/index.html @@ -51,7 +51,7 @@ Update GitHub wiki for documentation of maintenance tasks. "/> - + diff --git a/public/2016-02/index.html b/public/2016-02/index.html index 4b8a2d4aa..7d7e4a581 100644 --- a/public/2016-02/index.html +++ b/public/2016-02/index.html @@ -65,7 +65,7 @@ Also, lots of things like “COTE D`LVOIRE” and “COTE D IVOIRE&r "/> - + diff --git a/public/2016-03/index.html b/public/2016-03/index.html index 7a22e915b..55be1fb29 100644 --- a/public/2016-03/index.html +++ b/public/2016-03/index.html @@ -51,7 +51,7 @@ Reinstall my local (Mac OS X) DSpace stack with Tomcat 7, PostgreSQL 9.3, and Ja "/> - + diff --git a/public/2016-04/index.html b/public/2016-04/index.html index f86062286..042adeea3 100644 --- a/public/2016-04/index.html +++ b/public/2016-04/index.html @@ -55,7 +55,7 @@ Also, I noticed the checker log has some errors we should pay attention to: "/> - + diff --git a/public/2016-05/index.html b/public/2016-05/index.html index 234de54f2..be400cfcc 100644 --- a/public/2016-05/index.html +++ b/public/2016-05/index.html @@ -59,7 +59,7 @@ There are 3,000 IPs accessing the REST API in a 24-hour period! "/> - + diff --git a/public/2016-06/index.html b/public/2016-06/index.html index aa2b76695..6f4e7e197 100644 --- a/public/2016-06/index.html +++ b/public/2016-06/index.html @@ -57,7 +57,7 @@ Working on second phase of metadata migration, looks like this will work for mov "/> - + diff --git a/public/2016-07/index.html b/public/2016-07/index.html index 2050ea5b9..d3c93bf48 100644 --- a/public/2016-07/index.html +++ b/public/2016-07/index.html @@ -73,7 +73,7 @@ In this case the select query was showing 95 results before the update "/> - + diff --git a/public/2016-08/index.html b/public/2016-08/index.html index 5d57b0f5c..68d14abe8 100644 --- a/public/2016-08/index.html +++ b/public/2016-08/index.html @@ -67,7 +67,7 @@ $ git rebase -i dspace-5.5 "/> - + diff --git a/public/2016-09/index.html b/public/2016-09/index.html index db40acb98..af8aca56b 100644 --- a/public/2016-09/index.html +++ b/public/2016-09/index.html @@ -59,7 +59,7 @@ $ ldapsearch -x -H ldaps://svcgroot2.cgiarad.org:3269/ -b "dc=cgiarad,dc=or "/> - + diff --git a/public/2016-10/index.html b/public/2016-10/index.html index ce4dc556b..7f7db0741 100644 --- a/public/2016-10/index.html +++ b/public/2016-10/index.html @@ -67,7 +67,7 @@ I exported a random item’s metadata as CSV, deleted all columns except id "/> - + diff --git a/public/2016-11/index.html b/public/2016-11/index.html index 57ce2762a..8ce1aa690 100644 --- a/public/2016-11/index.html +++ b/public/2016-11/index.html @@ -51,7 +51,7 @@ Add dc.type to the output options for Atmire’s Listings and Reports module "/> - + diff --git a/public/2016-12/index.html b/public/2016-12/index.html index 134c3d203..20eacf0b0 100644 --- a/public/2016-12/index.html +++ b/public/2016-12/index.html @@ -75,7 +75,7 @@ Another worrying error from dspace.log is: "/> - + diff --git a/public/2017-01/index.html b/public/2017-01/index.html index 4ab4824bb..bb5362ba8 100644 --- a/public/2017-01/index.html +++ b/public/2017-01/index.html @@ -51,7 +51,7 @@ I asked on the dspace-tech mailing list because it seems to be broken, and actua "/> - + diff --git a/public/2017-02/index.html b/public/2017-02/index.html index 95f259137..15dce6fd9 100644 --- a/public/2017-02/index.html +++ b/public/2017-02/index.html @@ -79,7 +79,7 @@ Looks like we’ll be using cg.identifier.ccafsprojectpii as the field name "/> - + diff --git a/public/2017-03/index.html b/public/2017-03/index.html index d0084c422..c164d08c9 100644 --- a/public/2017-03/index.html +++ b/public/2017-03/index.html @@ -83,7 +83,7 @@ $ identify ~/Desktop/alc_contrastes_desafios.jpg "/> - + diff --git a/public/2017-04/index.html b/public/2017-04/index.html index 059ca34ec..65b65406c 100644 --- a/public/2017-04/index.html +++ b/public/2017-04/index.html @@ -69,7 +69,7 @@ $ [dspace]/bin/dspace filter-media -f -i 10568/16498 -p "ImageMagick PDF Th "/> - + diff --git a/public/2017-05/index.html b/public/2017-05/index.html index 5f23c6642..e1e5007b9 100644 --- a/public/2017-05/index.html +++ b/public/2017-05/index.html @@ -35,7 +35,7 @@ - + diff --git a/public/2017-06/index.html b/public/2017-06/index.html index 5af0afc07..3d0e12da5 100644 --- a/public/2017-06/index.html +++ b/public/2017-06/index.html @@ -13,7 +13,7 @@ - + @@ -35,7 +35,7 @@ - + @@ -45,9 +45,9 @@ "@type": "BlogPosting", "headline": "June, 2017", "url": "https://alanorth.github.io/cgspace-notes/2017-06/", - "wordCount": "1001", + "wordCount": "1107", "datePublished": "2017-06-01T10:14:52+03:00", - "dateModified": "2017-06-18T14:53:20+03:00", + "dateModified": "2017-06-20T12:00:40+03:00", "author": { "@type": "Person", "name": "Alan Orth" @@ -243,6 +243,25 @@ $ JAVA_OPTS="-Xmx1024m -Dfile.encoding=UTF-8" [dspace]/bin/dspace import --add --eperson=aorth@mjanja.ch --collection=10568/35701 --source /home/aorth/CIAT-Books/SimpleArchiveFormat/ --mapfile=/tmp/ciat-books2.map &> /tmp/ciat-books2.log +

2017-06-25

+ + + +
dspace=# select text_value from metadatavalue where resource_type_id=2 and metadata_field_id=237 and text_value like 'Regenerating Degraded Landscapes%';
+ text_value
+------------
+(0 rows)
+
+ + + diff --git a/public/index.html b/public/index.html index b3123ec8b..9cbdae1ed 100644 --- a/public/index.html +++ b/public/index.html @@ -23,7 +23,7 @@ - + diff --git a/public/page/2/index.html b/public/page/2/index.html index 21f596d12..0fcebf1f7 100644 --- a/public/page/2/index.html +++ b/public/page/2/index.html @@ -23,7 +23,7 @@ - + diff --git a/public/post/index.html b/public/post/index.html index 099151a4f..b47149617 100644 --- a/public/post/index.html +++ b/public/post/index.html @@ -23,7 +23,7 @@ - + diff --git a/public/post/page/2/index.html b/public/post/page/2/index.html index bc8ea6a60..04ec2d9d6 100644 --- a/public/post/page/2/index.html +++ b/public/post/page/2/index.html @@ -23,7 +23,7 @@ - + diff --git a/public/sitemap.xml b/public/sitemap.xml index 75e91dc73..3c3ad2b82 100644 --- a/public/sitemap.xml +++ b/public/sitemap.xml @@ -4,7 +4,7 @@ https://alanorth.github.io/cgspace-notes/2017-06/ - 2017-06-18T14:53:20+03:00 + 2017-06-20T12:00:40+03:00 @@ -104,7 +104,7 @@ https://alanorth.github.io/cgspace-notes/ - 2017-06-18T14:53:20+03:00 + 2017-06-20T12:00:40+03:00 0 @@ -115,19 +115,19 @@ https://alanorth.github.io/cgspace-notes/tags/notes/ - 2017-06-18T14:53:20+03:00 + 2017-06-20T12:00:40+03:00 0 https://alanorth.github.io/cgspace-notes/post/ - 2017-06-18T14:53:20+03:00 + 2017-06-20T12:00:40+03:00 0 https://alanorth.github.io/cgspace-notes/tags/ - 2017-06-18T14:53:20+03:00 + 2017-06-20T12:00:40+03:00 0 diff --git a/public/tags/notes/index.html b/public/tags/notes/index.html index dfa9c6c23..c2e8f4a9c 100644 --- a/public/tags/notes/index.html +++ b/public/tags/notes/index.html @@ -23,7 +23,7 @@ - + diff --git a/public/tags/notes/page/2/index.html b/public/tags/notes/page/2/index.html index 880a53f08..9448cfa69 100644 --- a/public/tags/notes/page/2/index.html +++ b/public/tags/notes/page/2/index.html @@ -23,7 +23,7 @@ - +