So you are keen to get going with ADML? Our set of tools is still in the early days. In the future, expect to see Excel workbooks and other tools to help you manage your data products.
But for now, getting going is pretty easy.
- Clone the GitHub repository.
- Review the ADML schema.
- Create your own ADML model for your data product. Follow the example.
- Use a JSON schema validator (such as this one) to check your JSON model against the ADML JSON schema.
- Log your issues and feedback on the GitHub issues page.