This is a java-based command line tool that deposits SIP packages to the ROSETTA digital archiving system.
The workflow is as follows
- Create a ROSETTA SIP compliant folder that lives in Rosetta_deposit/dps-sdk-deposit/data/depositExamples
An example of such a package exists in this directory. The credentials will have to be replaced with real ones.
-
Upload this folder (a separate process, not using this tool) to ROSETTA in the correct folder on that server
-
Update the settings.properties file in the SIP package with this folder name
-
Run this tool using "java -jar deposit.jar"