mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Update notes for 2017-06-05
This commit is contained in:
@ -40,4 +40,12 @@ tags = ["Notes"]
|
||||
- dc.format.extent: `or(value.contains("p. "),value.contains(" p."))`
|
||||
- Command like: `$ gs -dNOPAUSE -dBATCH -dFirstPage=14 -dLastPage=27 -sDEVICE=pdfwrite -sOutputFile=beans.pdf -f 12605-1.pdf`
|
||||
- 17 of the items have issues with incorrect page number ranges, and upon closer inspection they do not appear in the referenced PDF
|
||||
- I've flagged them and proceeded without them
|
||||
- I've flagged them and proceeded without them (752 total) on DSpace Test:
|
||||
|
||||
```
|
||||
$ JAVA_OPTS="-Xmx1024m -Dfile.encoding=UTF-8" [dspace]/bin/dspace import --add --eperson=aorth@mjanja.ch --collection=10568/93843 --source /home/aorth/src/CIAT-Books/SimpleArchiveFormat/ --mapfile=/tmp/ciat-books.map &> /tmp/ciat-books.log
|
||||
```
|
||||
|
||||
- I went and did some basic sanity checks on the remaining items in the CIAT Book Chapters and decided they are mostly fine (except one duplicate and the flagged ones), so I imported them to DSpace Test too (162 items)
|
||||
- Total items in CIAT Book Chapters is 914, with the others being flagged for some reason, and we should send that back to CIAT
|
||||
- Restart Tomcat on CGSpace so that the `cg.identifier.wletheme` field is available on REST API for Macaroni Bros
|
||||
|
Reference in New Issue
Block a user