mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-10 17:15:46 +01:00
Update notes
This commit is contained in:
parent
3afa862a9b
commit
4684bf3290
@ -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
|
||||
```
|
||||
|
@ -30,7 +30,7 @@
|
||||
|
||||
|
||||
<meta itemprop="dateModified" content="2016-12-02T10:43:00+03:00" />
|
||||
<meta itemprop="wordCount" content="3908">
|
||||
<meta itemprop="wordCount" content="3947">
|
||||
|
||||
|
||||
|
||||
@ -841,6 +841,16 @@ $ exit
|
||||
</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>
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -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>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
|
@ -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>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
|
@ -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>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user