This udata plugin provides an integration with schema.data.gouv.fr
- Adds a schema button to resources with a schema
- Displays a modal when clicking this button providing links to documentation and validation
Install the plugin package in your udata environement:
pip install udata-schema-gouvfr
Then activate it in your udata.cfg
:
PLUGINS = ['schema-gouvfr']
You can control this plugin behavior with the following udata.cfg
parameters:
SCHEMA_GOUVFR_VALIDATA_URL
: the URL to your Validata instance (without trailing slash). ex:https://validata.etalab.studio