From 3a4538c2b79fed631bf7a987fc06f1b036b53b88 Mon Sep 17 00:00:00 2001 From: Parth karalkar <125957510+Parthsuii@users.noreply.github.com> Date: Fri, 15 May 2026 00:19:29 +0530 Subject: [PATCH 1/2] Fix typo in dataset management documentation --- doc/sphinx-guides/source/user/dataset-management.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/sphinx-guides/source/user/dataset-management.rst b/doc/sphinx-guides/source/user/dataset-management.rst index 9c389ef4be3..8c6de2947d2 100755 --- a/doc/sphinx-guides/source/user/dataset-management.rst +++ b/doc/sphinx-guides/source/user/dataset-management.rst @@ -1,4 +1,4 @@ -Dataset + File Management +fDataset + File Management +++++++++++++++++++++++++ A dataset in a Dataverse installation is a container for your data, documentation, code, and the metadata describing this Dataset. @@ -439,6 +439,7 @@ Go to the dataset you would like to edit, where you will see the listing of file - Restrict the selected files - Unrestrict the selected files (only if the selected files are restricted) - Add tags to the selected files +- Embargo the selected files You will not have to leave the dataset page to complete these action, except for editing file metadata, which will bring you to the Edit Files page. There you will have to click the "Save Changes" button to apply your edits and return to the dataset page. From 6d0951115e4f6a5a51f8fc7e6e34615dec649416 Mon Sep 17 00:00:00 2001 From: Parth karalkar <125957510+Parthsuii@users.noreply.github.com> Date: Fri, 15 May 2026 12:33:38 +0530 Subject: [PATCH 2/2] Fix heading formatting in dataset management guide --- doc/sphinx-guides/source/user/dataset-management.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/sphinx-guides/source/user/dataset-management.rst b/doc/sphinx-guides/source/user/dataset-management.rst index 8c6de2947d2..2f7fb2c0d6e 100755 --- a/doc/sphinx-guides/source/user/dataset-management.rst +++ b/doc/sphinx-guides/source/user/dataset-management.rst @@ -1,4 +1,4 @@ -fDataset + File Management +Dataset + File Management +++++++++++++++++++++++++ A dataset in a Dataverse installation is a container for your data, documentation, code, and the metadata describing this Dataset.