Add notes for 2016-06-18

This commit is contained in:
Alan Orth 2016-06-18 17:07:40 +03:00
parent ef549a77e8
commit a71650fb98
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
4 changed files with 100 additions and 0 deletions

View File

@ -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`

View File

@ -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 &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>
</section>

View File

@ -229,6 +229,33 @@ UPDATE 960
&lt;ul&gt;
&lt;li&gt;Linode has free RAM upgrades for their 13th birthday so I migrated DSpace Test (4→8GB of RAM)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;2016-06-18:6783872e82b68b1517e00f494e6b6504&#34;&gt;2016-06-18&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Clean up titles and hints in &lt;code&gt;input-forms.xml&lt;/code&gt; to use title/sentence case and a few more consistency things (&lt;a href=&#34;https://github.com/ilri/DSpace/pull/241&#34;&gt;#241&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;&lt;p&gt;The final list of fields to migrate in the third phase of metadata migrations is:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;dc.title.jtitle → dc.source&lt;/li&gt;
&lt;li&gt;dc.crsubject.crpsubject → cg.contributor.crp&lt;/li&gt;
&lt;li&gt;dc.contributor.affiliation → cg.contributor.affiliation&lt;/li&gt;
&lt;li&gt;dc.srplace.subregion → cg.coverage.subregion&lt;/li&gt;
&lt;li&gt;dc.Species → cg.species&lt;/li&gt;
&lt;li&gt;dc.contributor.corporate → dc.contributor&lt;/li&gt;
&lt;li&gt;dc.identifier.url → cg.identifier.url&lt;/li&gt;
&lt;li&gt;dc.identifier.doi → cg.identifier.doi&lt;/li&gt;
&lt;li&gt;dc.identifier.googleurl → cg.identifier.googleurl&lt;/li&gt;
&lt;li&gt;dc.identifier.dataurl → cg.identifier.dataurl&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Interesting &amp;ldquo;Sunburst&amp;rdquo; visualization on a Digital Commons page: &lt;a href=&#34;http://www.repository.law.indiana.edu/sunburst.html&#34;&gt;http://www.repository.law.indiana.edu/sunburst.html&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Final testing on metadata fix/delete for &lt;code&gt;dc.description.sponsorship&lt;/code&gt; cleanup&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Need to run &lt;code&gt;fix-metadata-values.py&lt;/code&gt; and then &lt;code&gt;fix-metadata-values.py&lt;/code&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;
</description>
</item>

View File

@ -229,6 +229,33 @@ UPDATE 960
&lt;ul&gt;
&lt;li&gt;Linode has free RAM upgrades for their 13th birthday so I migrated DSpace Test (4→8GB of RAM)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;2016-06-18:6783872e82b68b1517e00f494e6b6504&#34;&gt;2016-06-18&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Clean up titles and hints in &lt;code&gt;input-forms.xml&lt;/code&gt; to use title/sentence case and a few more consistency things (&lt;a href=&#34;https://github.com/ilri/DSpace/pull/241&#34;&gt;#241&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;&lt;p&gt;The final list of fields to migrate in the third phase of metadata migrations is:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;dc.title.jtitle → dc.source&lt;/li&gt;
&lt;li&gt;dc.crsubject.crpsubject → cg.contributor.crp&lt;/li&gt;
&lt;li&gt;dc.contributor.affiliation → cg.contributor.affiliation&lt;/li&gt;
&lt;li&gt;dc.srplace.subregion → cg.coverage.subregion&lt;/li&gt;
&lt;li&gt;dc.Species → cg.species&lt;/li&gt;
&lt;li&gt;dc.contributor.corporate → dc.contributor&lt;/li&gt;
&lt;li&gt;dc.identifier.url → cg.identifier.url&lt;/li&gt;
&lt;li&gt;dc.identifier.doi → cg.identifier.doi&lt;/li&gt;
&lt;li&gt;dc.identifier.googleurl → cg.identifier.googleurl&lt;/li&gt;
&lt;li&gt;dc.identifier.dataurl → cg.identifier.dataurl&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Interesting &amp;ldquo;Sunburst&amp;rdquo; visualization on a Digital Commons page: &lt;a href=&#34;http://www.repository.law.indiana.edu/sunburst.html&#34;&gt;http://www.repository.law.indiana.edu/sunburst.html&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Final testing on metadata fix/delete for &lt;code&gt;dc.description.sponsorship&lt;/code&gt; cleanup&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Need to run &lt;code&gt;fix-metadata-values.py&lt;/code&gt; and then &lt;code&gt;fix-metadata-values.py&lt;/code&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;
</description>
</item>