Interface
This section of the documentation focuses on how the interface is implemented. It is split into the following documents:
- The Inputs accepted by
check-datapackage. - The Outputs, including the structure of the
Issueclass and different output formats. - The Command line interface that forms the main entry point.
- The Configuration settings as a TOML file and Python
Configclass. - The Python interface that contains the Python code that powers the CLI commands.