SKA Schemas
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
Development