mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2016-06-18
This commit is contained in:
@ -290,6 +290,33 @@ UPDATE 960
|
||||
|
||||
<ul>
|
||||
<li>Linode has free RAM upgrades for their 13th birthday so I migrated DSpace Test (4→8GB of RAM)</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="2016-06-18:6783872e82b68b1517e00f494e6b6504">2016-06-18</h2>
|
||||
|
||||
<ul>
|
||||
<li>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>)</li>
|
||||
|
||||
<li><p>The final list of fields to migrate in the third phase of metadata migrations is:</p>
|
||||
|
||||
<ul>
|
||||
<li>dc.title.jtitle → dc.source</li>
|
||||
<li>dc.crsubject.crpsubject → cg.contributor.crp</li>
|
||||
<li>dc.contributor.affiliation → cg.contributor.affiliation</li>
|
||||
<li>dc.srplace.subregion → cg.coverage.subregion</li>
|
||||
<li>dc.Species → cg.species</li>
|
||||
<li>dc.contributor.corporate → dc.contributor</li>
|
||||
<li>dc.identifier.url → cg.identifier.url</li>
|
||||
<li>dc.identifier.doi → cg.identifier.doi</li>
|
||||
<li>dc.identifier.googleurl → cg.identifier.googleurl</li>
|
||||
<li>dc.identifier.dataurl → cg.identifier.dataurl</li>
|
||||
</ul></li>
|
||||
|
||||
<li><p>Interesting “Sunburst” visualization on a Digital Commons page: <a href="http://www.repository.law.indiana.edu/sunburst.html">http://www.repository.law.indiana.edu/sunburst.html</a></p></li>
|
||||
|
||||
<li><p>Final testing on metadata fix/delete for <code>dc.description.sponsorship</code> cleanup</p></li>
|
||||
|
||||
<li><p>Need to run <code>fix-metadata-values.py</code> and then <code>fix-metadata-values.py</code></p></li>
|
||||
</ul>
|
||||
|
||||
</section>
|
||||
|
Reference in New Issue
Block a user