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
This release updates the DataCite XML metadata format to indicate compliance with the version 4.7 schema, adds support for specifying a 'Translator' contributor, adds a valueURI attribute to a subject element when a value exists in the keywordTermURI field, and adds a language element when a dataset has one language defined in its Citation block metadata.
1
+
This release updates the DataCite XML metadata format to
2
+
- indicate compliance with the version 4.7 schema,
3
+
- add support for specifying a 'Translator' contributor,
4
+
- add a valueURI attribute to a subject element when a value exists in the keywordTermURI field,
5
+
- add a language element when a dataset has one language defined in its Citation block metadata,
6
+
- accept dates of the form YYYY or YYYY-MM in the timePeriodCovered and dateOfCollection fields, and
7
+
- avoids sending the word 'null' as part of a date range when the start or end date is unspecified.
2
8
3
9
As it adds Translator to the contributorTypes allowed in the citation block, people would have to reload the block to get the new option.
0 commit comments