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 @@ 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
|
||||
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.60.1" />
|
||||
<meta name="generator" content="Hugo 0.61.0" />
|
||||
|
||||
|
||||
|
||||
@ -112,7 +112,7 @@ Working on second phase of metadata migration, looks like this will work for mov
|
||||
|
||||
</p>
|
||||
</header>
|
||||
<h2 id="20160601">2016-06-01</h2>
|
||||
<h2 id="2016-06-01">2016-06-01</h2>
|
||||
<ul>
|
||||
<li>Experimenting with IFPRI OAI (we want to harvest their publications)</li>
|
||||
<li>After reading the <a href="https://www.oclc.org/support/services/contentdm/help/server-admin-help/oai-support.en.html">ContentDM documentation</a> I found IFPRI's OAI endpoint: <a href="http://ebrary.ifpri.org/oai/oai.php">http://ebrary.ifpri.org/oai/oai.php</a></li>
|
||||
@ -128,7 +128,7 @@ UPDATE 14
|
||||
</code></pre><ul>
|
||||
<li>Fix a few minor miscellaneous issues in <code>dspace.cfg</code> (<a href="https://github.com/ilri/DSpace/pull/227">#227</a>)</li>
|
||||
</ul>
|
||||
<h2 id="20160602">2016-06-02</h2>
|
||||
<h2 id="2016-06-02">2016-06-02</h2>
|
||||
<ul>
|
||||
<li>Testing the configuration and theme changes for the upcoming metadata migration and I found some issues with <code>cg.coverage.admin-unit</code></li>
|
||||
<li>Seems that the Browse configuration in <code>dspace.cfg</code> can't handle the ‘-’ in the field name:</li>
|
||||
@ -141,7 +141,7 @@ UPDATE 14
|
||||
<li>I found a thread on the mailing list talking about it and there is bug report and a patch: <a href="https://jira.duraspace.org/browse/DS-2740">https://jira.duraspace.org/browse/DS-2740</a></li>
|
||||
<li>The patch applies successfully on DSpace 5.1 so I will try it later</li>
|
||||
</ul>
|
||||
<h2 id="20160603">2016-06-03</h2>
|
||||
<h2 id="2016-06-03">2016-06-03</h2>
|
||||
<ul>
|
||||
<li>Investigating the CCAFS authority issue, I exported the metadata for the Videos collection</li>
|
||||
<li>The top two authors are:</li>
|
||||
@ -197,13 +197,13 @@ UPDATE 960
|
||||
</code></pre><ul>
|
||||
<li>That would only be for the “Browse by” function… so we'll have to see what effect that has later</li>
|
||||
</ul>
|
||||
<h2 id="20160604">2016-06-04</h2>
|
||||
<h2 id="2016-06-04">2016-06-04</h2>
|
||||
<ul>
|
||||
<li>Re-sync DSpace Test with CGSpace and perform test of metadata migration again</li>
|
||||
<li>Run phase two of metadata migrations on CGSpace (see the <a href="https://gist.github.com/alanorth/1a730bec5ac9457a8fb0e3e72c98d09c">migration notes</a>)</li>
|
||||
<li>Run all system updates and reboot CGSpace server</li>
|
||||
</ul>
|
||||
<h2 id="20160607">2016-06-07</h2>
|
||||
<h2 id="2016-06-07">2016-06-07</h2>
|
||||
<ul>
|
||||
<li>Figured out how to export a list of the unique values from a metadata field ordered by count:</li>
|
||||
</ul>
|
||||
@ -230,7 +230,7 @@ UPDATE 960
|
||||
<p>Looks like OAI is kinda obtuse for this, and if we use ContentDM's API we'll be able to access their internal field names (rather than trying to figure out how they stuffed them into various, repeated Dublin Core fields)</p>
|
||||
</li>
|
||||
</ul>
|
||||
<h2 id="20160608">2016-06-08</h2>
|
||||
<h2 id="2016-06-08">2016-06-08</h2>
|
||||
<ul>
|
||||
<li>Discuss controlled vocabularies for ~28 fields</li>
|
||||
<li>Looks like this is all we need: <a href="https://wiki.duraspace.org/display/DSDOC5x/Submission+User+Interface#SubmissionUserInterface-ConfiguringControlledVocabularies">https://wiki.duraspace.org/display/DSDOC5x/Submission+User+Interface#SubmissionUserInterface-ConfiguringControlledVocabularies</a></li>
|
||||
@ -243,13 +243,13 @@ UPDATE 960
|
||||
<li>In other news, I found out that the About page that we haven't been using lives in <code>dspace/config/about.xml</code>, so now we can update the text</li>
|
||||
<li>File bug about <code>closed="true"</code> attribute of controlled vocabularies not working: <a href="https://jira.duraspace.org/browse/DS-3238">https://jira.duraspace.org/browse/DS-3238</a></li>
|
||||
</ul>
|
||||
<h2 id="20160609">2016-06-09</h2>
|
||||
<h2 id="2016-06-09">2016-06-09</h2>
|
||||
<ul>
|
||||
<li>Atmire explained that the <code>atmire.orcid.id</code> field doesn't exist in the schema, as it actually comes from the authority cache during XMLUI run time</li>
|
||||
<li>This means we don't see it when harvesting via OAI or REST, for example</li>
|
||||
<li>They opened a feature ticket on the DSpace tracker to ask for support of this: <a href="https://jira.duraspace.org/browse/DS-3239">https://jira.duraspace.org/browse/DS-3239</a></li>
|
||||
</ul>
|
||||
<h2 id="20160610">2016-06-10</h2>
|
||||
<h2 id="2016-06-10">2016-06-10</h2>
|
||||
<ul>
|
||||
<li>Investigating authority confidences</li>
|
||||
<li>It looks like the values are documented in <code>Choices.java</code></li>
|
||||
@ -269,16 +269,16 @@ UPDATE 960
|
||||
<li>Merge item display tweaks from earlier this week (<a href="https://github.com/ilri/DSpace/pull/231">#231</a>)</li>
|
||||
<li>Merge controlled vocabulary functionality for subregions (<a href="https://github.com/ilri/DSpace/pull/238">#238</a>)</li>
|
||||
</ul>
|
||||
<h2 id="20160611">2016-06-11</h2>
|
||||
<h2 id="2016-06-11">2016-06-11</h2>
|
||||
<ul>
|
||||
<li>Merge controlled vocabulary for sponsorship field (<a href="https://github.com/ilri/DSpace/pull/239">#239</a>)</li>
|
||||
<li>Fix character encoding issues for animal breed lookup that I merged yesterday</li>
|
||||
</ul>
|
||||
<h2 id="20160617">2016-06-17</h2>
|
||||
<h2 id="2016-06-17">2016-06-17</h2>
|
||||
<ul>
|
||||
<li>Linode has free RAM upgrades for their 13th birthday so I migrated DSpace Test (4→8GB of RAM)</li>
|
||||
</ul>
|
||||
<h2 id="20160618">2016-06-18</h2>
|
||||
<h2 id="2016-06-18">2016-06-18</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<p>Clean up titles and hints in <code>input-forms.xml</code> to use title/sentence case and a few more consistency things (<a href="https://github.com/ilri/DSpace/pull/241">#241</a>)</p>
|
||||
@ -308,7 +308,7 @@ UPDATE 960
|
||||
<p>Need to run <code>fix-metadata-values.py</code> and then <code>fix-metadata-values.py</code></p>
|
||||
</li>
|
||||
</ul>
|
||||
<h2 id="20160620">2016-06-20</h2>
|
||||
<h2 id="2016-06-20">2016-06-20</h2>
|
||||
<ul>
|
||||
<li>CGSpace's HTTPS certificate expired last night and I didn't notice, had to renew:</li>
|
||||
</ul>
|
||||
@ -316,7 +316,7 @@ UPDATE 960
|
||||
</code></pre><ul>
|
||||
<li>I really need to fix that cron job…</li>
|
||||
</ul>
|
||||
<h2 id="20160624">2016-06-24</h2>
|
||||
<h2 id="2016-06-24">2016-06-24</h2>
|
||||
<ul>
|
||||
<li>Run the replacements/deletes for <code>dc.description.sponsorship</code> (investors) on CGSpace:</li>
|
||||
</ul>
|
||||
@ -332,7 +332,7 @@ $ ./delete-metadata-values.py -i investors-delete-82.csv -f dc.description.spons
|
||||
<li>Add new sponsors to controlled vocabulary (<a href="https://github.com/ilri/DSpace/pull/244">#244</a>)</li>
|
||||
<li>Refine submission form labels and hints</li>
|
||||
</ul>
|
||||
<h2 id="20160628">2016-06-28</h2>
|
||||
<h2 id="2016-06-28">2016-06-28</h2>
|
||||
<ul>
|
||||
<li>Testing the cleanup of <code>dc.contributor.corporate</code> with 13 deletions and 121 replacements</li>
|
||||
<li>There are still ~97 fields that weren't indicated to do anything</li>
|
||||
@ -342,7 +342,7 @@ $ ./delete-metadata-values.py -i investors-delete-82.csv -f dc.description.spons
|
||||
</code></pre><ul>
|
||||
<li>Re-evaluate <code>dc.contributor.corporate</code> and it seems we will move it to <code>dc.contributor.author</code> as this is more in line with how editors are actually using it</li>
|
||||
</ul>
|
||||
<h2 id="20160629">2016-06-29</h2>
|
||||
<h2 id="2016-06-29">2016-06-29</h2>
|
||||
<ul>
|
||||
<li>Test run of <code>migrate-fields.sh</code> with the following re-mappings:</li>
|
||||
</ul>
|
||||
@ -371,7 +371,7 @@ $ ./delete-metadata-values.py -f dc.contributor.corporate -i Corporate-Authors-D
|
||||
<li>Run all system updates on the servers and reboot</li>
|
||||
<li>Start working on config changes for phase three of the metadata migrations</li>
|
||||
</ul>
|
||||
<h2 id="20160630">2016-06-30</h2>
|
||||
<h2 id="2016-06-30">2016-06-30</h2>
|
||||
<ul>
|
||||
<li>Wow, there are 95 authors in the database who have ‘,’ at the end of their name:</li>
|
||||
</ul>
|
||||
|
Reference in New Issue
Block a user