A collection of schema files for data interchange within the organization.
Id | Description | Status | Versions | Comment |
---|---|---|---|---|
common.jexpr | The JSON Expression macro language | STABLE | v1 latest | |
common.uti | A representation of a Uniform Type Identifier repository | DEV | v1 latest | |
booboot.config | A representation of a configuration file for booboot | DEV | v1 latest | |
osdk.manifest.component | A representation of a component manifest for OSDK | v1 latest | Use cutekit based schemas instead | |
osdk.manifest.target | A representation of a target manifest for OSDK | v1 latest | Use cutekit based schemas instead | |
osdk.manifest.project | A representation of a project manifest for OSDK | v1 latest | Use cutekit based schemas instead | |
cutekit.manifest.component | A representation of a component manifest for cutekit | STABLE | v1 latest | |
cutekit.manifest.target | A representation of a target manifest for cutekit | STABLE | v1 latest | |
cutekit.manifest.project | A representation of a project manifest for cutekit | STABLE | v1 latest |
- id: The unique identifier of the schema
- description: A short description of the schema
- status: The status of the schema (stable, wip, deprecated)
- versions: The available versions of the schema
- comment: Additional information about the schema
- stable: The schema is stable and will not change in a breaking way.
- wip: The schema is work in progress and may change in a breaking way.
- deprecated: The schema is deprecated and should not be used anymore.