dataset_structure_description.json
About
The dataset_structure_description.json is intended to document the structure of the dataset by specifying what each directory contains and what is. This metadata file is intended to prioritize machine readability.
Specifications
Requirement
This metadata is mandatory for all datasets.
Name and format
This metadata file must be named dataset_structure_description
and must be in the JSON format. The full name with extension must thus be dataset_structure_description.json
.
Content
This metadata file must be structured as per the JSON schema provided here.