Vocabs

Location

Vocab files are stored in the checksit/vocabs folder, and can be grouped in folders within this directory.

Format

Vocab files are stored as JSON files. When a key has a number of acceptable options, these are grouped in a list format, e.g.

{
  "featureType": ["timeSeries","timeSeriesProfile","trajectory"],
}