Skip to content

Dataverse Previewers v1.4

Latest
Compare
Choose a tag to compare
@qqmyers qqmyers released this 15 Dec 22:52
· 33 commits to master since this release
8bc70f5

More Previewers! Since the v1.3 release, the community has added previewers for
• Geospatial content (geojson) - was in v1.3 as a beta release,
• Zip Files (.zip, .eln),
• NetCDF and HDF Files and NCML metadata,
• Markdown formatted text,
• Shape files,
• GeoTiff,
• Rich HTML (HTML containing scripts that must run for proper display, e.g. for content generated with Plotly), and
• RO-Crate files.

(Please read the notes in the example Configuration command pages for details about these previewers and their Dataverse version compatibility and limitations.)

Support for Signed URLs. As of Dataverse v6.1, signed URLs are supported as an alternative to sending an API key to external tools, including previewers. (Signed URLs were introduced in Dataverse v5.13 but do not work when datasets are accessed via Private URLs until v6.1). Signed URLs are short-lived and are specific to the API calls Previewers need to read and display dataset metadata and file contents.