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:
@ -31,7 +31,7 @@ Run system updates on CGSpace (linode18) and reboot it
|
||||
|
||||
Skype with Marie-Angélique and Abenet about CG Core v2
|
||||
"/>
|
||||
<meta name="generator" content="Hugo 0.60.1" />
|
||||
<meta name="generator" content="Hugo 0.61.0" />
|
||||
|
||||
|
||||
|
||||
@ -112,12 +112,12 @@ Skype with Marie-Angélique and Abenet about CG Core v2
|
||||
|
||||
</p>
|
||||
</header>
|
||||
<h2 id="20190602">2019-06-02</h2>
|
||||
<h2 id="2019-06-02">2019-06-02</h2>
|
||||
<ul>
|
||||
<li>Merge the <a href="https://github.com/ilri/DSpace/pull/425">Solr filterCache</a> and <a href="https://github.com/ilri/DSpace/pull/426">XMLUI ISI journal</a> changes to the <code>5_x-prod</code> branch and deploy on CGSpace</li>
|
||||
<li>Run system updates on CGSpace (linode18) and reboot it</li>
|
||||
</ul>
|
||||
<h2 id="20190603">2019-06-03</h2>
|
||||
<h2 id="2019-06-03">2019-06-03</h2>
|
||||
<ul>
|
||||
<li>Skype with Marie-Angélique and Abenet about <a href="https://agriculturalsemantics.github.io/cg-core/cgcore.html">CG Core v2</a></li>
|
||||
</ul>
|
||||
@ -142,7 +142,7 @@ Skype with Marie-Angélique and Abenet about CG Core v2
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<h2 id="20190604">2019-06-04</h2>
|
||||
<h2 id="2019-06-04">2019-06-04</h2>
|
||||
<ul>
|
||||
<li>The MARLO team responded and said they will give us access to the CLARISA API</li>
|
||||
<li>Marie-Angélique <a href="https://github.com/AgriculturalSemantics/cg-core/pull/1">proposed</a> to integrate <code>dcterms.isPartOf</code>, <code>dcterms.abstract</code>, and <code>dcterms.bibliographicCitation</code> into the CG Core v2 schema
|
||||
@ -153,11 +153,11 @@ Skype with Marie-Angélique and Abenet about CG Core v2
|
||||
</li>
|
||||
<li>Add Arabic language to input-forms.xml (<a href="https://github.com/ilri/DSpace/pull/427">#427</a>), as Bioversity is adding some Arabic items and noticed it missing</li>
|
||||
</ul>
|
||||
<h2 id="20190605">2019-06-05</h2>
|
||||
<h2 id="2019-06-05">2019-06-05</h2>
|
||||
<ul>
|
||||
<li>Send mail to CGSpace and MELSpace people to let them know about the proposed metadata field migrations after the discussion with Marie-Angélique</li>
|
||||
</ul>
|
||||
<h2 id="20190607">2019-06-07</h2>
|
||||
<h2 id="2019-06-07">2019-06-07</h2>
|
||||
<ul>
|
||||
<li>Thierry noticed that the CUA statistics were missing previous years again, and I see that the Solr admin UI has the following message:</li>
|
||||
</ul>
|
||||
@ -165,7 +165,7 @@ Skype with Marie-Angélique and Abenet about CG Core v2
|
||||
</code></pre><ul>
|
||||
<li>I had to restart Tomcat a few times for all the stats cores to get loaded with no issue</li>
|
||||
</ul>
|
||||
<h2 id="20190610">2019-06-10</h2>
|
||||
<h2 id="2019-06-10">2019-06-10</h2>
|
||||
<ul>
|
||||
<li>Rename the AReS repository on GitHub to OpenRXV: <a href="https://github.com/ilri/OpenRXV">https://github.com/ilri/OpenRXV</a></li>
|
||||
<li>Create a new AReS repository: <a href="https://github.com/ilri/AReS">https://github.com/ilri/AReS</a></li>
|
||||
@ -174,7 +174,7 @@ Skype with Marie-Angélique and Abenet about CG Core v2
|
||||
<li>Trim leading, trailing, and consecutive whitespace on all columns, but I didn't notice very many issues</li>
|
||||
<li>Validate affiliations against latest list of top 1500 terms using reconcile-csv, correcting and standardizing about twenty-seven</li>
|
||||
<li>Validate countries against latest list of countries using reconcile-csv, correcting three</li>
|
||||
<li>Convert all DOIs to “<a href="https://dx.doi.org">https://dx.doi.org</a>” format</li>
|
||||
<li>Convert all DOIs to “<a href="https://dx.doi.org%22">https://dx.doi.org"</a> format</li>
|
||||
<li>Normalize all <code>cg.identifier.url</code> Google book fields to “books.google.com”</li>
|
||||
<li>Correct some inconsistencies in IITA subjects</li>
|
||||
<li>Correct two incorrect “Peer Review” in <code>dc.description.version</code></li>
|
||||
@ -209,11 +209,11 @@ $ wc -l iita-agrovoc*
|
||||
<li>Then make a new list to use with reconcile-csv by adding line numbers with csvcut and changing the line number header to <code>id</code>:</li>
|
||||
</ul>
|
||||
<pre><code>$ csvcut -c name -l 2019-06-10-subjects-matched.txt | sed 's/line_number/id/' > 2019-06-10-subjects-matched.csv
|
||||
</code></pre><h2 id="20190620">2019-06-20</h2>
|
||||
</code></pre><h2 id="2019-06-20">2019-06-20</h2>
|
||||
<ul>
|
||||
<li>Share some feedback about AReS v2 with the colleagues and encourage them to do the same</li>
|
||||
</ul>
|
||||
<h2 id="20190623">2019-06-23</h2>
|
||||
<h2 id="2019-06-23">2019-06-23</h2>
|
||||
<ul>
|
||||
<li>Continue work on reviewing CG Core v2 standard and its implications to CGSpace an DSpace platforms in general
|
||||
<ul>
|
||||
@ -226,7 +226,7 @@ $ wc -l iita-agrovoc*
|
||||
<pre><code>$ podman pull docker.io/library/postgres:9.6-alpine
|
||||
$ podman rm dspacedb
|
||||
$ podman run --name dspacedb -v dspacedb_data:/var/lib/postgresql/data -e POSTGRES_PASSWORD=postgres -p 5432:5432 -d postgres:9.6-alpine
|
||||
</code></pre><h2 id="20190625">2019-06-25</h2>
|
||||
</code></pre><h2 id="2019-06-25">2019-06-25</h2>
|
||||
<ul>
|
||||
<li>Normalize <code>text_lang</code> values for metadata on DSpace Test and CGSpace:</li>
|
||||
</ul>
|
||||
@ -240,7 +240,7 @@ UPDATE 2
|
||||
<li>Upload 202 IITA records from earlier this month (20194th.xls) to CGSpace</li>
|
||||
<li>Communicate with Bioversity contractor in charge of their migration from Typo3 to CGSpace</li>
|
||||
</ul>
|
||||
<h2 id="20190628">2019-06-28</h2>
|
||||
<h2 id="2019-06-28">2019-06-28</h2>
|
||||
<ul>
|
||||
<li>Start looking at the fifty-seven AfricaRice records sent by Ibnou earlier this month
|
||||
<ul>
|
||||
@ -275,7 +275,7 @@ UPDATE 2
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<h2 id="20190630">2019-06-30</h2>
|
||||
<h2 id="2019-06-30">2019-06-30</h2>
|
||||
<ul>
|
||||
<li>Upload fifty-seven AfricaRice records to <a href="https://dspacetest.cgiar.org/handle/10568/102274">DSpace Test</a>
|
||||
<ul>
|
||||
|
Reference in New Issue
Block a user