mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-12-24 14:04:29 +01:00
Add notes for 2017-06-25
This commit is contained in:
parent
41ba0acca9
commit
3cf0733484
@ -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-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
|
$ 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`
|
||||||
|
@ -59,7 +59,7 @@ $ psql -c 'SELECT * from pg_stat_activity;' | grep idle | grep -c cgspac
|
|||||||
|
|
||||||
"/>
|
"/>
|
||||||
|
|
||||||
<meta name="generator" content="Hugo 0.23" />
|
<meta name="generator" content="Hugo 0.24.1" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -61,7 +61,7 @@ Replace lzop with xz in log compression cron jobs on DSpace Test—it uses less
|
|||||||
|
|
||||||
"/>
|
"/>
|
||||||
|
|
||||||
<meta name="generator" content="Hugo 0.23" />
|
<meta name="generator" content="Hugo 0.24.1" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -51,7 +51,7 @@ Update GitHub wiki for documentation of maintenance tasks.
|
|||||||
|
|
||||||
"/>
|
"/>
|
||||||
|
|
||||||
<meta name="generator" content="Hugo 0.23" />
|
<meta name="generator" content="Hugo 0.24.1" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -65,7 +65,7 @@ Also, lots of things like “COTE D`LVOIRE” and “COTE D IVOIRE&r
|
|||||||
|
|
||||||
"/>
|
"/>
|
||||||
|
|
||||||
<meta name="generator" content="Hugo 0.23" />
|
<meta name="generator" content="Hugo 0.24.1" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -51,7 +51,7 @@ Reinstall my local (Mac OS X) DSpace stack with Tomcat 7, PostgreSQL 9.3, and Ja
|
|||||||
|
|
||||||
"/>
|
"/>
|
||||||
|
|
||||||
<meta name="generator" content="Hugo 0.23" />
|
<meta name="generator" content="Hugo 0.24.1" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -55,7 +55,7 @@ Also, I noticed the checker log has some errors we should pay attention to:
|
|||||||
|
|
||||||
"/>
|
"/>
|
||||||
|
|
||||||
<meta name="generator" content="Hugo 0.23" />
|
<meta name="generator" content="Hugo 0.24.1" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -59,7 +59,7 @@ There are 3,000 IPs accessing the REST API in a 24-hour period!
|
|||||||
|
|
||||||
"/>
|
"/>
|
||||||
|
|
||||||
<meta name="generator" content="Hugo 0.23" />
|
<meta name="generator" content="Hugo 0.24.1" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -57,7 +57,7 @@ Working on second phase of metadata migration, looks like this will work for mov
|
|||||||
|
|
||||||
"/>
|
"/>
|
||||||
|
|
||||||
<meta name="generator" content="Hugo 0.23" />
|
<meta name="generator" content="Hugo 0.24.1" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -73,7 +73,7 @@ In this case the select query was showing 95 results before the update
|
|||||||
|
|
||||||
"/>
|
"/>
|
||||||
|
|
||||||
<meta name="generator" content="Hugo 0.23" />
|
<meta name="generator" content="Hugo 0.24.1" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -67,7 +67,7 @@ $ git rebase -i dspace-5.5
|
|||||||
|
|
||||||
"/>
|
"/>
|
||||||
|
|
||||||
<meta name="generator" content="Hugo 0.23" />
|
<meta name="generator" content="Hugo 0.24.1" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -59,7 +59,7 @@ $ ldapsearch -x -H ldaps://svcgroot2.cgiarad.org:3269/ -b "dc=cgiarad,dc=or
|
|||||||
|
|
||||||
"/>
|
"/>
|
||||||
|
|
||||||
<meta name="generator" content="Hugo 0.23" />
|
<meta name="generator" content="Hugo 0.24.1" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -67,7 +67,7 @@ I exported a random item’s metadata as CSV, deleted all columns except id
|
|||||||
|
|
||||||
"/>
|
"/>
|
||||||
|
|
||||||
<meta name="generator" content="Hugo 0.23" />
|
<meta name="generator" content="Hugo 0.24.1" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -51,7 +51,7 @@ Add dc.type to the output options for Atmire’s Listings and Reports module
|
|||||||
|
|
||||||
"/>
|
"/>
|
||||||
|
|
||||||
<meta name="generator" content="Hugo 0.23" />
|
<meta name="generator" content="Hugo 0.24.1" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -75,7 +75,7 @@ Another worrying error from dspace.log is:
|
|||||||
|
|
||||||
"/>
|
"/>
|
||||||
|
|
||||||
<meta name="generator" content="Hugo 0.23" />
|
<meta name="generator" content="Hugo 0.24.1" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -51,7 +51,7 @@ I asked on the dspace-tech mailing list because it seems to be broken, and actua
|
|||||||
|
|
||||||
"/>
|
"/>
|
||||||
|
|
||||||
<meta name="generator" content="Hugo 0.23" />
|
<meta name="generator" content="Hugo 0.24.1" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -79,7 +79,7 @@ Looks like we’ll be using cg.identifier.ccafsprojectpii as the field name
|
|||||||
|
|
||||||
"/>
|
"/>
|
||||||
|
|
||||||
<meta name="generator" content="Hugo 0.23" />
|
<meta name="generator" content="Hugo 0.24.1" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -83,7 +83,7 @@ $ identify ~/Desktop/alc_contrastes_desafios.jpg
|
|||||||
|
|
||||||
"/>
|
"/>
|
||||||
|
|
||||||
<meta name="generator" content="Hugo 0.23" />
|
<meta name="generator" content="Hugo 0.24.1" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -69,7 +69,7 @@ $ [dspace]/bin/dspace filter-media -f -i 10568/16498 -p "ImageMagick PDF Th
|
|||||||
|
|
||||||
"/>
|
"/>
|
||||||
|
|
||||||
<meta name="generator" content="Hugo 0.23" />
|
<meta name="generator" content="Hugo 0.24.1" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -35,7 +35,7 @@
|
|||||||
<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.23" />
|
<meta name="generator" content="Hugo 0.24.1" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
|
|
||||||
|
|
||||||
<meta property="article:published_time" content="2017-06-01T10:14:52+03:00"/>
|
<meta property="article:published_time" content="2017-06-01T10:14:52+03:00"/>
|
||||||
<meta property="article:modified_time" content="2017-06-18T14:53:20+03:00"/>
|
<meta property="article:modified_time" content="2017-06-20T12:00:40+03:00"/>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -35,7 +35,7 @@
|
|||||||
<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.23" />
|
<meta name="generator" content="Hugo 0.24.1" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -45,9 +45,9 @@
|
|||||||
"@type": "BlogPosting",
|
"@type": "BlogPosting",
|
||||||
"headline": "June, 2017",
|
"headline": "June, 2017",
|
||||||
"url": "https://alanorth.github.io/cgspace-notes/2017-06/",
|
"url": "https://alanorth.github.io/cgspace-notes/2017-06/",
|
||||||
"wordCount": "1001",
|
"wordCount": "1107",
|
||||||
"datePublished": "2017-06-01T10:14:52+03:00",
|
"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": {
|
"author": {
|
||||||
"@type": "Person",
|
"@type": "Person",
|
||||||
"name": "Alan Orth"
|
"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
|
$ 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
|
||||||
</code></pre>
|
</code></pre>
|
||||||
|
|
||||||
|
<h2 id="2017-06-25">2017-06-25</h2>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>WLE has said that one of their Phase II research themes is being renamed from <code>Regenerating Degraded Landscapes</code> to <code>Restoring Degraded Landscapes</code></li>
|
||||||
|
<li>Pull request with the changes to <code>input-forms.xml</code>: <a href="https://github.com/ilri/DSpace/pull/329">#329</a></li>
|
||||||
|
<li>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:</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<pre><code>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)
|
||||||
|
</code></pre>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>Marianne from WLE asked if they can have both Phase I and II research themes together in the item submission form</li>
|
||||||
|
<li>Perhaps we can add them together in the same question for <code>cg.identifier.wletheme</code></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<meta name="generator" content="Hugo 0.23" />
|
<meta name="generator" content="Hugo 0.24.1" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<meta name="generator" content="Hugo 0.23" />
|
<meta name="generator" content="Hugo 0.24.1" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<meta name="generator" content="Hugo 0.23" />
|
<meta name="generator" content="Hugo 0.24.1" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<meta name="generator" content="Hugo 0.23" />
|
<meta name="generator" content="Hugo 0.24.1" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/2017-06/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/2017-06/</loc>
|
||||||
<lastmod>2017-06-18T14:53:20+03:00</lastmod>
|
<lastmod>2017-06-20T12:00:40+03:00</lastmod>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
@ -104,7 +104,7 @@
|
|||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
||||||
<lastmod>2017-06-18T14:53:20+03:00</lastmod>
|
<lastmod>2017-06-20T12:00:40+03:00</lastmod>
|
||||||
<priority>0</priority>
|
<priority>0</priority>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
@ -115,19 +115,19 @@
|
|||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
|
||||||
<lastmod>2017-06-18T14:53:20+03:00</lastmod>
|
<lastmod>2017-06-20T12:00:40+03:00</lastmod>
|
||||||
<priority>0</priority>
|
<priority>0</priority>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/post/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/post/</loc>
|
||||||
<lastmod>2017-06-18T14:53:20+03:00</lastmod>
|
<lastmod>2017-06-20T12:00:40+03:00</lastmod>
|
||||||
<priority>0</priority>
|
<priority>0</priority>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/tags/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/tags/</loc>
|
||||||
<lastmod>2017-06-18T14:53:20+03:00</lastmod>
|
<lastmod>2017-06-20T12:00:40+03:00</lastmod>
|
||||||
<priority>0</priority>
|
<priority>0</priority>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<meta name="generator" content="Hugo 0.23" />
|
<meta name="generator" content="Hugo 0.24.1" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<meta name="generator" content="Hugo 0.23" />
|
<meta name="generator" content="Hugo 0.24.1" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user