Skip to content

Commit 03b7032

Browse files
committed
clarify that changes can be made later #11367
1 parent 13710cd commit 03b7032

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/release-notes/6.7-release-notes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -180,9 +180,9 @@ See also #11041.
180180

181181
### Dataset Types Can Set Available Licenses
182182

183-
Licenses (e.g. "MIT") can now be linked to dataset types (e.g. "software") using new superuser APIs. The create Dataset Type APIs have been extended to allow you to set metadata blocks and/or licenses on the creation of a Dataset Type.
183+
Licenses (e.g. "MIT") can now be linked to dataset types (e.g. "software") using new superuser APIs. The create Dataset Type APIs have been extended to allow you to set metadata blocks and/or licenses on the creation of a Dataset Type. (You can change both later.)
184184

185-
If a license is not available for a given dataset type then the Create Dataset API will prevent that license from being applied to the dataset.
185+
If a license is not available for a given Dataset Type then the Create Dataset API will prevent that license from being applied to the dataset.
186186
Also, the UI will only show those licenses that are available to the dataset's dataset type.
187187

188188
For more information, see the guides ([overview](https://guides.dataverse.org/en/6.7/user/dataset-management.html#dataset-types), [new APIs](https://guides.dataverse.org/en/6.7/api/native-api.html#set-available-licenses-for-a-dataset-type)), #10520, and #11385.

0 commit comments

Comments
 (0)