eclipse-pass / main

Catch all repository against which issues of general, cross cutting topics are logged.
Apache License 2.0
4 stars 8 forks source link

Add support for deposit using the DSpace REST API #1063

Open markpatton opened 1 month ago

markpatton commented 1 month ago

What?

PASS should be able to deposit to DSpace by using its REST API.

Why?

Currently swordv2 is used to deposit to DSpace, but the swordv2 support we are using is no longer maintained.

How?

Acceptance Criteria

The ability to deposit using the DSpace rest API in the pass-docker local environment.

Related Issues