22
33<!-- NOTE: This README.md is auto-generated from README.qmd. Edit that file. -->
44
5- # ` check-datapackage ` : Ensure the compliance of your Data Package metadata
5+ <p align =" center " >
6+ <a href="https://check-datapackage.seedcase-project.org/">
7+ <img src="https://raw.githubusercontent.com/seedcase-project/check-datapackage/main/_extensions/seedcase-project/seedcase-theme/logos/navbar-logo-check-datapackage.svg" alt="Link to Sprout website" height="150"/>
8+ </a>
9+ </p >
10+
11+ # check-datapackage: Ensure the compliance of your Data Package metadata
612
713[ ![ DOI] ( https://zenodo.org/badge/DOI/10.5281/zenodo.17733655.svg )] ( https://doi.org/10.5281/zenodo.17733655 )
814[ ![ PyPI
@@ -31,7 +37,7 @@ state and is being actively
3137developed.] ( https://www.repostatus.org/badges/latest/active.svg )] ( https://www.repostatus.org/#active )
3238
3339` check-datapackage ` is a Python package that checks your Data Package’s
34- metadata against the [ Data Package standard] ( https://datapackage.org/ ) ,
40+ metadata against the [ Data Package standard] ( https://datapackage.org/ )
3541to ensure that it’s compliant with the standard. Specifically, it:
3642
3743- Checks your metadata in ` datapackage.json ` against the Data Package
@@ -47,9 +53,9 @@ to ensure that it’s compliant with the standard. Specifically, it:
4753
4854> [ !WARNING]
4955>
50- > ` check-datapackage ` only checks the metadata in your datapackage.json
51- > file against the Data Package standard—it does not check the data
52- > itself against the metadata.
56+ > ` check-datapackage ` only checks the metadata in your
57+ > ` datapackage.json ` file against the Data Package standard—it does not
58+ > check the data itself against the metadata.
5359
5460> [ !TIP]
5561>
0 commit comments