diff --git a/content/post/2016-12.md b/content/post/2016-12.md index bf9174bc0..cae6f1155 100644 --- a/content/post/2016-12.md +++ b/content/post/2016-12.md @@ -675,3 +675,12 @@ $ exit - enable tomcat7 cron jobs - disable tomcat7 cron jobs on old server after! - regenerate `sitebndl.zip` with new IP for handle server and submit it to Handle.net + +## 2016-12-22 + +- Abenet wanted a CSV of the IITA community, but the web export doesn't include the `dc.date.accessioned` field +- I had to export it from the command line using the `-a` flag: + +``` +$ [dspace]/bin/dspace metadata-export -a -f /tmp/iita.csv -i 10568/68616 +``` diff --git a/public/2016-12/index.html b/public/2016-12/index.html index 416a0809f..1c00ff489 100644 --- a/public/2016-12/index.html +++ b/public/2016-12/index.html @@ -30,7 +30,7 @@ - + @@ -841,6 +841,16 @@ $ exit +

2016-12-22

+ + + +
$ [dspace]/bin/dspace metadata-export -a -f /tmp/iita.csv -i 10568/68616
+
+ diff --git a/public/index.xml b/public/index.xml index b60f5f5ab..94f7e800e 100644 --- a/public/index.xml +++ b/public/index.xml @@ -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&rsquo;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> diff --git a/public/post/index.xml b/public/post/index.xml index 6f334b46e..1c795edc5 100644 --- a/public/post/index.xml +++ b/public/post/index.xml @@ -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&rsquo;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> diff --git a/public/tags/notes/index.xml b/public/tags/notes/index.xml index 8330fdb29..677caca60 100644 --- a/public/tags/notes/index.xml +++ b/public/tags/notes/index.xml @@ -743,6 +743,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&rsquo;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>