-
Notifications
You must be signed in to change notification settings - Fork 18
New Version Guide
#New Version Guide
Q: I have created a new version of my dataset/tool. Do I need to create a new submission in the repository from the ground up for it?
A: Not at all. You should make a new version as a clone of the existing record. That will not only spare you the work of filling everything that is the same, but it will also link the records with relations dc.relation.replaces
and dc.relation.isreplacedby
respectively, which we use to visualise the information about new/old versions of the dataset or tool in the repository.
- Log in and go to your existing Submissions. You can only create a new version from your previous submission, not from somebody else's.
docs/images/to-submissions-screenshot.png
- Scroll down to Archived Submissions, tick the select box of the record you want to create a new version of, and select "Add new version".
docs/images/submissions-screenshot.png
- This creates a cloned record for you, just as if you created a new submission, filled everything in and saved it. Click "Resume".
docs/images/resume-screenshot.png
Now you are in the submission workflow. Modify the metadata you want changed (e.g. title), add the bitstreams of this new version and finish the submission as usual.