mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-22 22:55:04 +01:00
Add notes for 2016-06-18
This commit is contained in:
parent
ef549a77e8
commit
a71650fb98
@ -184,3 +184,22 @@ UPDATE 960
|
||||
## 2016-06-17
|
||||
|
||||
- Linode has free RAM upgrades for their 13th birthday so I migrated DSpace Test (4→8GB of RAM)
|
||||
|
||||
## 2016-06-18
|
||||
|
||||
- Clean up titles and hints in `input-forms.xml` to use title/sentence case and a few more consistency things ([#241](https://github.com/ilri/DSpace/pull/241))
|
||||
- The final list of fields to migrate in the third phase of metadata migrations is:
|
||||
- dc.title.jtitle → dc.source
|
||||
- dc.crsubject.crpsubject → cg.contributor.crp
|
||||
- dc.contributor.affiliation → cg.contributor.affiliation
|
||||
- dc.srplace.subregion → cg.coverage.subregion
|
||||
- dc.Species → cg.species
|
||||
- dc.contributor.corporate → dc.contributor
|
||||
- dc.identifier.url → cg.identifier.url
|
||||
- dc.identifier.doi → cg.identifier.doi
|
||||
- dc.identifier.googleurl → cg.identifier.googleurl
|
||||
- dc.identifier.dataurl → cg.identifier.dataurl
|
||||
|
||||
- Interesting "Sunburst" visualization on a Digital Commons page: http://www.repository.law.indiana.edu/sunburst.html
|
||||
- Final testing on metadata fix/delete for `dc.description.sponsorship` cleanup
|
||||
- Need to run `fix-metadata-values.py` and then `fix-metadata-values.py`
|
||||
|
@ -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>
|
||||
|
@ -229,6 +229,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 &ldquo;Sunburst&rdquo; 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>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
|
@ -229,6 +229,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 &ldquo;Sunburst&rdquo; 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>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user