Update notes

This commit is contained in:
2016-12-24 13:56:23 +02:00
parent 3afa862a9b
commit 4684bf3290
5 changed files with 50 additions and 1 deletions

View File

@ -744,6 +744,16 @@ $ exit
<li>regenerate <code>sitebndl.zip</code> with new IP for handle server and submit it to Handle.net</li>
</ul></li>
</ul>
<h2 id="2016-12-22">2016-12-22</h2>
<ul>
<li>Abenet wanted a CSV of the IITA community, but the web export doesn’t include the <code>dc.date.accessioned</code> field</li>
<li>I had to export it from the command line using the <code>-a</code> flag:</li>
</ul>
<pre><code>$ [dspace]/bin/dspace metadata-export -a -f /tmp/iita.csv -i 10568/68616
</code></pre>
</description>
</item>