mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Update notes
This commit is contained in:
@ -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
|
||||
```
|
||||
|
Reference in New Issue
Block a user