DSpace 7 and Rest API

137 views
Skip to first unread message

Kosmas Kaifel

unread,
Dec 14, 2021, 6:06:32 AM12/14/21
to dspac...@googlegroups.com
Hi,

where can I find a docu about how can I create an item in workflow or
workspace.

Best Regards
Kosmas

--
+---------------------------------------------------------------+
Universität Ulm
Kommunikations- und Informationszentrum (kiz)
Abt. Informationsmedien
Albert-Einstein-Allee 37
89081 Ulm
Tel. 0731/50-15495
EMail: kosmas...@uni-ulm.de
+----------------------------------------------------------------+

Tim Donohue

unread,
Dec 14, 2021, 10:09:34 AM12/14/21
to DSpace Technical Support
Hi Kosmas,

Here's those docs in our REST Contract: https://github.com/DSpace/RestContract/blob/main/workspaceitems.md#multipart-post-method

Additional workspaceitem specific docs are available for specific sections of the submission form, e.g. the metadata section is in https://github.com/DSpace/RestContract/blob/main/workspaceitem-data-metadata.md , and the upload section is in https://github.com/DSpace/RestContract/blob/main/workspaceitem-data-upload.md

At this time, we are aware the Contract could be improved with more step-by-step examples.  If you (or anyone else) are interested in helping us improve the documentation, please feel free to submit PRs to the Contract.   In the meantime, sometimes the best examples can be found by using the UI to submit a new item, and watching your browser's DevTools "Network" tab for every request made to the REST API.  

Tim

Reply all
Reply to author
Forward
0 new messages