SKA Schemas

https://readthedocs.org/projects/ska-telescope-ska-schemas/badge/?version=latest https://gitlab.com/ska-telescope/telescope-model/badges/master/pipeline.svg https://gitlab.com/ska-telescope/ska-schemas/-/jobs/artifacts/main/raw/build/badges/tests_total.svg?job=create-ci-metrics https://gitlab.com/ska-telescope/ska-schemas/-/jobs/artifacts/main/raw/build/badges/coverage.svg?job=create-ci-metrics

Library for retrieving and working with SKA schemas.

What we are concerned with is enabling different SKA sub-systems to agree about the format of data and messages. At present schemas are implemented using Python’s schema library, which gets converted into JSON schemas as appropriate. See documentation for more information.

Installation

Install using pip from the SKAO central artefact repository:

pip install --extra-index-url https://artefact.skao.int/repository/pypi-internal/simple ska-schemas

Releases