Building on Overture
For developers working with or extending Overture components.
These developer docs cover Overture component by component, alongside our API reference and standards for contributing.
| Component | Description |
|---|---|
| Lectern | Manages data dictionaries, the schemas that define your data's structure, constraints, and relationships |
| Lyric | A model-agnostic service for submitting, validating, and managing tabular data against Lectern dictionaries |
| Song | A file catalog service that tracks files and manages their metadata |
| Score | A file transfer service for secure, large-file upload and download to and from object storage |
| Maestro | Indexes metadata from Song into Elasticsearch for search and exploration |
| Arranger | A model-agnostic search API and UI component library for building data portals |
| Stage | A React-based UI framework for building the front-end of data portals |