Skip to content

Commit 30446bc

Browse files
authored
Update src/modality-agnostic-files/dataset-description.md
1 parent 80b6f3c commit 30446bc

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/modality-agnostic-files/dataset-description.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -180,9 +180,9 @@ A guide for using macros can be found at
180180
{{ MACROS___render_text("objects.files.CITATION.description") }}
181181

182182
If `CITATION.cff` is present,
183-
the `"HowToAcknowledge"`, `"License"` and `"ReferencesAndLinks"` SHOULD be omitted
184-
in favor of the `CITATION.cff` fields `message`/`preferred-citation`, `license` and
185-
`references`.
183+
the `"HowToAcknowledge"`, `"License"` and `"ReferencesAndLinks"` fields SHOULD be omitted
184+
from `dataset_description.json` in favor of the `CITATION.cff` fields
185+
`message`/`preferred-citation`, `license` and `references`.
186186

187187
### `datacite.yml`
188188

@@ -192,8 +192,8 @@ A guide for using macros can be found at
192192
-->
193193
{{ MACROS___render_text("objects.files.datacite.description") }}
194194

195-
If `datacite.yml` is present, the `"License"` SHOULD be omitted
196-
in favor of the `datacite.yml` field `rightsList`.
195+
If `datacite.yml` is present, the `"License"` field SHOULD be omitted
196+
from `dataset_description.json` in favor of the `datacite.yml` field `rightsList`.
197197

198198
## `CHANGES`
199199

0 commit comments

Comments
 (0)