Closed patrickmj closed 7 years ago
DSpace documentation updates on this:
https://wiki.duraspace.org/display/DSDOC5x/REST+API?focusedCommentId=69014608#comment-69014608
Will need to test whether this works with the current expand
approach, or need to switch to just the array of items in a collection.
New comment today in the dspace thread referenced above, with links to possible fixes in DSpace
DSpace's
expand=items
when looking at a collection appears to have a limit on how many it will expand. Thus, for example, a collection with 129 items will only expand the data for 100 of them for import.Will need to figure out DSpace API's system for getting all the items in a collections.