Hi Everybody,

We have an application where our librarians can curate and publish items to our 
DSpace 5.4 repository with the REST API.  The push is accomplished with a 
sequence of requests, first to create the item, then several more requests to 
upload some files and set the bundles and permissions of them.

We’re finding that the dc.provenance metadatum is created only on the initial 
item creation and so reports that there are 0 bitstreams.  We never were able 
to get the REST API to work with a single request for multiple-file 
multiple-bundle items with permissions, so we had to take this sequenced 
approach.  Obviously, we would like dc.provenance generated after the item has 
been completely assembled.  It looks like a bit of development work, then – 
does it make sense to implement a transactional approach to the REST calls or 
to rework the API to take a much more complicated package in a single request?

I welcome any thoughts or suggestions.

Thanks,

James Creel

-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.

Reply via email to