File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
src/modality-agnostic-files Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -180,9 +180,9 @@ A guide for using macros can be found at
180180{{ MACROS__ _ render_text("objects.files.CITATION.description") }}
181181
182182If ` 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
You can’t perform that action at this time.
0 commit comments