We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06c67c4 commit 4ab7288Copy full SHA for 4ab7288
1 file changed
doc/release-notes/12224-local-contexts-rights-info-in-DataCite
@@ -1,3 +1,8 @@
1
For instances enabling use of Local Contexts integration, Dataverse will now add rights information
2
related to the Notices and Labels from a Local Contexts Project associated with a dataset to the metadata
3
sent to DataCite (when using DataCite DOIs) and available in metadata exports (DataCite, OAI-ORE, and JSON).
4
+
5
+It is now possible to use non-string values in the retrieval-filtering context entries for external vocabulary scripts.
6
+This can be used to allow filtered JSON that is not valid JSON-LD to be included in the OAI_ORE JSON-LD metadata export
7
+ in a way that JSON-LD parsers will accept (and not ignore/drop). The OAI_ORE export version has been updated to 1.0.3 with this change.
8
0 commit comments