Installation
Install the Core Library
JavaScript API Reference
Modules
Decorator Command Sets
Decorator Command Sets are used to externalize decorators from models and to selectively apply them to models.
Imports for URL
Concero models can be imported from a publicly accessible URL.
Imports
Concerto models in one namespace can import types defined in other namespaces.
Models as JSON
Concerto models can be defined using a JSON object, rather than using the CTO syntax. This primarily intended for programmatic definition or editing of models, for example, via a model editor user interface.
Validating Data
Concerto provides a JSON serialization for instances of a model, and APIs to validate JSON data against a model.
Vocabulary
The Vocabulary Manager manages a set of localised terms for a model.