diff --git a/doc/release-notes/10341-croissant.md b/doc/release-notes/10341-croissant.md new file mode 100644 index 00000000000..15bc7029099 --- /dev/null +++ b/doc/release-notes/10341-croissant.md @@ -0,0 +1,9 @@ +A new metadata export format called Croissant is now available as an external metadata exporter. It is oriented toward making datasets consumable by machine learning. + +When enabled, Croissant replaces the Schema.org JSON-LD format in the `` of dataset landing pages. For details, see the [Schema.org JSON-LD/Croissant Metadata](https://dataverse-guide--10533.org.readthedocs.build/en/10533/admin/discoverability.html#schema-org-head) under the discoverability section of the Admin Guide. + +For more about the Croissant exporter, see https://github.com/gdcc/exporter-croissant + +For installation instructions, see [Enabling External Exporters](https://dataverse-guide--10533.org.readthedocs.build/en/10533/installation/advanced.html#enabling-external-exporters) in the Installation Guide. + +See also Issue #10341 and PR #10533. diff --git a/doc/sphinx-guides/source/admin/discoverability.rst b/doc/sphinx-guides/source/admin/discoverability.rst index 767bb55bce6..19ef7250a29 100644 --- a/doc/sphinx-guides/source/admin/discoverability.rst +++ b/doc/sphinx-guides/source/admin/discoverability.rst @@ -30,14 +30,21 @@ The HTML source of a dataset landing page includes "DC" (Dublin Core) ```` `` of the HTML source of a dataset landing page includes Schema.org JSON-LD metadata like this::