lrgasp-submissions

Metadata format

Metadata files are in JSON format. JSON provides a good compromise between able to store structured data and ease of use. Templates and a validator are provided.

entry.json

This file contains information about the entry and team that is submitting it. This is at the top of an entry tree (see Submission structure). See entry.json for an example. An empty template is also available: entry.json.

experiment.json

This file describes the experiment, specifying all data files. One is created in each experiment directory (see Experiment structure). Data files are either in the experiment directory or sub-directories. All files paths in experiment.json are relative to the directory containing experiment.json.

See experiment.json for an example. An empty template is also available: experiment.json.