mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2019-12-17
This commit is contained in:
@ -15,7 +15,7 @@
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="June, 2017"/>
|
||||
<meta name="twitter:description" content="2017-06-01 After discussion with WLE and CGSpace content people, we decided to just add one metadata field for the WLE Research Themes The cg.identifier.wletheme field will be used for both Phase I and Phase II Research Themes Then we'll create a new sub-community for Phase II and create collections for the research themes there The current “Research Themes” community will be renamed to “WLE Phase I Research Themes” Tagged all items in the current Phase I collections with their appropriate themes Create pull request to add Phase II research themes to the submission form: #328 Add cg."/>
|
||||
<meta name="generator" content="Hugo 0.60.1" />
|
||||
<meta name="generator" content="Hugo 0.61.0" />
|
||||
|
||||
|
||||
|
||||
@ -96,7 +96,7 @@
|
||||
|
||||
</p>
|
||||
</header>
|
||||
<h2 id="20170601">2017-06-01</h2>
|
||||
<h2 id="2017-06-01">2017-06-01</h2>
|
||||
<ul>
|
||||
<li>After discussion with WLE and CGSpace content people, we decided to just add one metadata field for the WLE Research Themes</li>
|
||||
<li>The <code>cg.identifier.wletheme</code> field will be used for both Phase I and Phase II Research Themes</li>
|
||||
@ -106,7 +106,7 @@
|
||||
<li>Create pull request to add Phase II research themes to the submission form: <a href="https://github.com/ilri/DSpace/pull/328">#328</a></li>
|
||||
<li>Add <code>cg.subject.system</code> to CGSpace metadata registry, for subject from the upcoming CGIAR Library migration</li>
|
||||
</ul>
|
||||
<h2 id="20170604">2017-06-04</h2>
|
||||
<h2 id="2017-06-04">2017-06-04</h2>
|
||||
<ul>
|
||||
<li>After adding <code>cg.identifier.wletheme</code> to 1106 WLE items I can see the field on XMLUI but not in REST!</li>
|
||||
<li>Strangely it happens on DSpace Test AND on CGSpace!</li>
|
||||
@ -115,7 +115,7 @@
|
||||
<li>After rebooting the server (and therefore restarting Tomcat) the new metadata field is available</li>
|
||||
<li>I've sent a message to the dspace-tech mailing list to ask if this is a bug and whether I should file a Jira ticket</li>
|
||||
</ul>
|
||||
<h2 id="20160605">2016-06-05</h2>
|
||||
<h2 id="2016-06-05">2016-06-05</h2>
|
||||
<ul>
|
||||
<li>Rename WLE's “Research Themes” sub-community to “WLE Phase I Research Themes” on DSpace Test so Macaroni Bros can continue their testing</li>
|
||||
<li>Macaroni Bros tested it and said it's fine, so I renamed it on CGSpace as well</li>
|
||||
@ -151,7 +151,7 @@
|
||||
<li>Total items in CIAT Book Chapters is 914, with the others being flagged for some reason, and we should send that back to CIAT</li>
|
||||
<li>Restart Tomcat on CGSpace so that the <code>cg.identifier.wletheme</code> field is available on REST API for Macaroni Bros</li>
|
||||
</ul>
|
||||
<h2 id="20170607">2017-06-07</h2>
|
||||
<h2 id="2017-06-07">2017-06-07</h2>
|
||||
<ul>
|
||||
<li>Testing <a href="https://github.com/ilri/DSpace/pull/319">Atmire's patch for the CUA Workflow Statistics again</a></li>
|
||||
<li>Still doesn't seem to give results I'd expect, like there are no results for Maria Garruccio, or for the ILRI community!</li>
|
||||
@ -186,12 +186,12 @@
|
||||
</code></pre><ul>
|
||||
<li>Merge the pull request for <a href="https://github.com/ilri/DSpace/pull/328">WLE Phase II themes</a></li>
|
||||
</ul>
|
||||
<h2 id="20170618">2017-06-18</h2>
|
||||
<h2 id="2017-06-18">2017-06-18</h2>
|
||||
<ul>
|
||||
<li>Redeploy CGSpace with latest changes from <code>5_x-prod</code>, run system updates, and reboot the server</li>
|
||||
<li>Continue working on ansible infrastructure changes for CGIAR Library</li>
|
||||
</ul>
|
||||
<h2 id="20170620">2017-06-20</h2>
|
||||
<h2 id="2017-06-20">2017-06-20</h2>
|
||||
<ul>
|
||||
<li>Import Abenet and Peter's changes to the CGIAR Library CRP community</li>
|
||||
<li>Due to them using Windows and renaming some columns there were formatting, encoding, and duplicate metadata value issues</li>
|
||||
@ -207,7 +207,7 @@
|
||||
</ul>
|
||||
<pre><code>$ 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
|
||||
</code></pre><h2 id="20170625">2017-06-25</h2>
|
||||
</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>
|
||||
@ -221,7 +221,7 @@ $ JAVA_OPTS="-Xmx1024m -Dfile.encoding=UTF-8" [dspace]/bin/dspace impo
|
||||
<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>
|
||||
<h2 id="20170630">2017-06-30</h2>
|
||||
<h2 id="2017-06-30">2017-06-30</h2>
|
||||
<ul>
|
||||
<li>CGSpace went down briefly, I see lots of these errors in the dspace logs:</li>
|
||||
</ul>
|
||||
|
Reference in New Issue
Block a user