mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-22 14:45:03 +01:00
Add notes for 2016-03-17
Signed-off-by: Alan Orth <alan.orth@gmail.com>
This commit is contained in:
parent
fc78397ed4
commit
c0533338ae
@ -90,3 +90,10 @@ Exception in thread "Lucene Merge Thread #19" org.apache.lucene.index.MergePolic
|
||||
|
||||
- It seems this `dc.language` field isn't really used, but we should delete these values
|
||||
- Also, `dc.language.iso` has some weird values, like "En" and "English"
|
||||
|
||||
## 2016-03-17
|
||||
|
||||
- It turns out `hi` is the ISO 639 language code for Hindi, but these should be in `dc.language.iso` instead of `dc.language`
|
||||
- I fixed the eleven items with `hi` as well as some using the incorrect `vn` for Vietnamese
|
||||
- Start discussing CG core with Abenet and Sisay
|
||||
- Re-sync CGSpace database to DSpace Test for Atmire to do some tests about the problematic CUA patches
|
||||
|
@ -180,6 +180,15 @@
|
||||
<ul>
|
||||
<li>It seems this <code>dc.language</code> field isn’t really used, but we should delete these values</li>
|
||||
<li>Also, <code>dc.language.iso</code> has some weird values, like “En” and “English”</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="2016-03-17:5a28ddf3ee658c043c064ccddb151717">2016-03-17</h2>
|
||||
|
||||
<ul>
|
||||
<li>It turns out <code>hi</code> is the ISO 639 language code for Hindi, but these should be in <code>dc.language.iso</code> instead of <code>dc.language</code></li>
|
||||
<li>I fixed the eleven items with <code>hi</code> as well as some using the incorrect <code>vn</code> for Vietnamese</li>
|
||||
<li>Start discussing CG core with Abenet and Sisay</li>
|
||||
<li>Re-sync CGSpace database to DSpace Test for Atmire to do some tests about the problematic CUA patches</li>
|
||||
</ul>
|
||||
|
||||
</section>
|
||||
|
@ -119,6 +119,15 @@
|
||||
<li>It seems this <code>dc.language</code> field isn&rsquo;t really used, but we should delete these values</li>
|
||||
<li>Also, <code>dc.language.iso</code> has some weird values, like &ldquo;En&rdquo; and &ldquo;English&rdquo;</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="2016-03-17:5a28ddf3ee658c043c064ccddb151717">2016-03-17</h2>
|
||||
|
||||
<ul>
|
||||
<li>It turns out <code>hi</code> is the ISO 639 language code for Hindi, but these should be in <code>dc.language.iso</code> instead of <code>dc.language</code></li>
|
||||
<li>I fixed the eleven items with <code>hi</code> as well as some using the incorrect <code>vn</code> for Vietnamese</li>
|
||||
<li>Start discussing CG core with Abenet and Sisay</li>
|
||||
<li>Re-sync CGSpace database to DSpace Test for Atmire to do some tests about the problematic CUA patches</li>
|
||||
</ul>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
|
@ -119,6 +119,15 @@
|
||||
<li>It seems this <code>dc.language</code> field isn&rsquo;t really used, but we should delete these values</li>
|
||||
<li>Also, <code>dc.language.iso</code> has some weird values, like &ldquo;En&rdquo; and &ldquo;English&rdquo;</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="2016-03-17:5a28ddf3ee658c043c064ccddb151717">2016-03-17</h2>
|
||||
|
||||
<ul>
|
||||
<li>It turns out <code>hi</code> is the ISO 639 language code for Hindi, but these should be in <code>dc.language.iso</code> instead of <code>dc.language</code></li>
|
||||
<li>I fixed the eleven items with <code>hi</code> as well as some using the incorrect <code>vn</code> for Vietnamese</li>
|
||||
<li>Start discussing CG core with Abenet and Sisay</li>
|
||||
<li>Re-sync CGSpace database to DSpace Test for Atmire to do some tests about the problematic CUA patches</li>
|
||||
</ul>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user