Thing > CreativeWork > Dataset
The Dataset profile provides a way to denote the metadata associated with an individual record in a dataset.
This repository contains example markup for the Dataset profile generated by the Datasets group. Examples are purely illustrative and may use fictional data.
Examples should be stored in a subfolder indicating which version of the profile it is valid for. Please check to ensure the example you are reading matches the version of the profile you are interested in.
Creating your own Dataset metadata:
- Copy the
template.json
example. - Change the values of the minimum fields.
- Add as many recommended and optional fields as possible.
- Wrap up the example using script tags.
<script type="application/ld+json">
....
</script>
- Embed the example in your site.