Visualizing a crate as HTML preview
Last updated on 2025-07-25 | Edit this page
Estimated time: 6 minutes
Overview
Questions
- How can an RO-Crate be rendered without showing the JSON?
- How can I generate a preview of the RO-Crate?
Objectives
- Explore a HTML preview of an RO-Crate
HTML preview
An RO-Crate can be distributed on disk, in a packaged format such as
a zip file or disk image, or placed on a static website. In any of these
cases, an RO-Crate can have an accompanying HTML version
(ro-crate-metadata.html
) designed to be human-readable.

- CC BY-NC-SA 4.0 International
- Brown University
- The context, and for root dataset: existence, valid identifier, name, description, license and date published.
- The other entities were not checked, e.g. the
affiliation
of the author.
Advanced: Generating HTML preview
The LDACA RO-Crate Playground is a web-based tool that lets you upload an RO-Crate and view a structured HTML summary of its metadata.
Navigate to the LDACA RO-Crate Playground Click “Start Packaging”, then click “Examples.” From the examples list, click “Try it” for “sample-crate.” You will see a tab called “HTML Preview” that contains a preview of the RO-Crate metadata.
If you want to generate a preview of your own RO-Crate, you can click “Create New” to create a new RO-Crate, where you can upload your data files and add metadata. Once you have added your data files and metadata, click the “HTML Preview” button at the top of the page.
The tool will generate a preview of your RO-Crate, which you can then download as an HTML file. This preview will show the entities in your RO-Crate, including the root dataset, data files, licenses, authors, and any other contextual entities you have added. You can save the resulting HTML page using your browser’s “Save As” feature, or extract the generated preview for distribution.
Key Points
- RO-Crate can be rendered into a HTML preview
- RO-Crate previews tend to show each entity separately
- The preview HTML can be added as part of the RO-Crate