Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 1.33 KB

submissionsection-types.md

File metadata and controls

18 lines (15 loc) · 1.33 KB

Submission Section Types

Submission-Sections Endpoints

The following table summarize for each sectionType available out-of-box in DSpace 7 the endpoint used to retrieve the extra configuration where needed and the link to the documentation about the data representation returned in the workspaceitem

sectionType configuration endpoint data representation
collection n/a json { collection: 'uuid-of-the-collection'}
submission-form /config/submissionforms example
upload /config/submissionuploads example
license it is retrieved from the collection following the license link example
cclicense /config/submissioncclicenses example
custom-url n/a example
access /config/submissionaccessoptions example
detect-duplicate t.b.d example

n/a --> not applicable. The sectionType doesn't require/support any extra configuration t.b.d. --> to be defined. We still need to discuss that