You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: user-guide/curating/guides.md
+8-5Lines changed: 8 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -576,21 +576,24 @@ Finally, click **Request DOI & Publish** and agree to the agreement to publish y
576
576
---
577
577
## Versioning
578
578
579
-
After publishing, you can publish new versions of datasets (Datasets contain a DOI, such as an Experiment, Simulation, or Mission) if you wish to update the files/data. A version number will be appended to the end of the citation, but the DOI will not change.
579
+
If after publishing a dataset with a DOI you wish to make changes to the content of files, upload new and/or remove files, you can version the dataset. The version number will be appended to the end of the citation, but the DOI will not change, and it will always be possible for users to view the previous versions.
580
580
581
-
If you only need to update metadata, you can amend without creating a new version. Simply change the metadata in the **Curation Directory**, then select **Amend** after selecting **Prepare to Publish / Version / Amend** (See step 2).
581
+
If you only need to update the metadata, you can amend without creating a new version. Simply change the metadata in the **Curation Directory**, then select **Amend** after selecting **Prepare to Publish / Version / Amend** (See step 2).
582
582
583
583
### 1. Make Changes in Curation Directory
584
+
For project types **Field Research**, **Experimental**, and **Simulation** follow the next step:
584
585
585
586

586
587
587
-
Remove files from a dataset in the **Curation Directory** by removing their relationship to the dataset or the category/collection within the dataset.
588
+
Remove files from a dataset in the **Curation Directory** by removing their relationship to the category/collection within the dataset.
588
589
589
590

590
591
591
-
Add new files by assigning them to a dataset or a category/collection within the dataset.
592
+
Add new files by assigning them to a category/collection within the dataset.
592
593
593
-
For **Project Type Other**, new files do not need to be assigned to a specific dataset because one DOI encompasses the entire project. Make sure the new files are in the **Curation Directory** so they can be selected for the new version in step 2.
594
+
In project type **Other**, the DOI encompasses the published dataset. Make sure that the updated files are in the Curation Directory so they can be selected for the new version in step 2.
595
+
596
+
In project type **Research Software**, transfer the new GitHub repository.
0 commit comments