Dataverse Software 5.14 Release

 

This release brings new features, enhancements, and bug fixes to the Dataverse software.

Thank you to all of the community members who contributed code, suggestions, bug reports, and other assistance across the project.

https://github.com/IQSS/dataverse/releases/tag/v5.14

View full details about the release here: https://github.com/IQSS/dataverse/blob/master/doc/release-notes/5.14-release-notes.md

See release highlights below:

Experimental Support for Running Dataverse in Docker

Developers can experiment with running Dataverse in Docker. This is an image developers build locally (or can pull from Docker Hub). It is not meant for production use!

Improved Indexing Performance

Noticeable improvements in performance, especially for large datasets containing thousands of files.

Make Data Count Metrics and Legacy Access Counts

For installations using MDC (Make Data Count), it is now possible to display both the MDC metrics and the legacy access counts, generated before MDC was enabled.

Changes to PID Provider JVM Settings

In preparation for a future feature to use multiple PID providers at the same time, all JVM settings for PID providers have been enabled to be configured using MicroProfile Config. In the same go, they were renamed to match the name of the provider to be configured.

Signposting for Dataverse

This release adds Signposting support to Dataverse to improve machine discoverability of datasets and files. Signposting is described in more detail in a new page in the Admin Guide on discoverability: https://guides.dataverse.org/en/5.14/admin/discoverability.html

Permalinks Support

Dataverse now optionally supports PermaLinks, a type of persistent identifier that does not involve a global registry service. PermaLinks are appropriate for Intranet deployment and catalog use cases.

Creating Datasets with Incomplete Metadata via the API

It is now possible to create a dataset with some nominally mandatory metadata fields left unpopulated. 

Registering PIDs (DOIs or Handles) for Files in Select Collections

It is now possible to configure registering PIDs for files in individual collections.

Mechanism Added for Adding External Exporters

It is now possible for third parties to develop and share code to provide new metadata export formats for Dataverse.

Other Updates

  • Contact Email Improvements
  • Support for Grouping Dataset Files by Folder and Category Tag
  • Citation Metadata field Series now repeatable
  • Guides in PDF Format (experimental)
  • Datasets API extended to include new endpoints
  • Extra fields included in the JSON metadata
  • Files downloaded from Binder are now in their original format.
  • Handling of license information fixed in the API
  • New External Tool Type and Implementation
  • Default Value for File PIDs registration has changed

See the 5.14 release notes for details about these, and more updates: https://github.com/IQSS/dataverse/blob/master/doc/release-notes/5.14-release-notes.md