Schemas

JSON Schema definitions for validating Gratia manifests and vocabulary.

manifest.schema.json

Field Value
Purpose Schema for all manifests
Source GitHub

Validates the structure of Gratia package manifests including name, version, type, and pack fields.

vocabulary.schema.json

Field Value
Purpose Schema for vocabulary
Source GitHub

Validates the structure of vocabulary files including version, name, description, and verbs array.


Source: Gratia Repository