check-datapackage is a Python package that checks your Data Package’s metadata against the Data Package standard, to ensure that your metadata is compliant with the standard.
datapackage.json against the Data Package standard.⚠️ Note that check-datapackage only checks the metadata in your datapackage.json file against the Data Package standard—it does not check the data itself against the metadata.
check-datapackage is part of the Seedcase Project, which helps research projects manage and process data in line with the FAIR principles.
This package works as a standalone tool but is also integrated in Seedcase Sprout, a Python package that provides a framework for growing structured, organised, and FAIR data.
We would love your feedback or contributions! Head over to the GitHub repository to share your ideas or contribute code. Your input makes us better!