Skip to main content

Deposit Services

The Deposit Services are independent third party services responsible to provide a place to store and validate data objects (in our case plans). They are used as a source of trust and provide a unique key / signature (called DOIs or Data Object Identifiers) for every data entity deposited to them.

These are the currently services implemented and integrated.

ServiceSupported Version(s)Docker ImageNotes
ZenodoInvenioRDM v12.0repository-deposit-zenodoOAuth 2.0 or personal access token. See the semantics reference.
DSpace8.xrepository-deposit-dspaceUsername/password authentication. See the semantics reference.
CKAN2.11.4repository-deposit-ckanAccess token authentication. See the semantics reference.
Dataverse6.9repository-deposit-dataverseAccess token authentication. See the semantics reference.
Fedora6.xrepository-deposit-fedoraUsername/password authentication. See the semantics reference.
note

You can create your own deposit source. More details here.

Plugin Semantics Reference

Every deposit plugin maps plan and description fields to target-repository metadata fields by matching each field's semantic tag. The following pages document, for each plugin, which repository field is populated by which semantic:


See Also