The examples in this folder provide a high-level examples of the YAML schemas and their JSON equivalents:
- Class based on the classes schema.
- Data type based on the datatypes schema.
- Enum based on the enums schema.
- Global based on the globals schema.
- Library based on the libraries schema.
The JSON schemas remain the source of truth for the YAML schema because some fields are optional or are enumerated lists, neither of which are fully demonstrated in the YAML examples.