We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add these plugins
ckan.plugins = ...... validation scheming_datasets scheming_organizations scheming_groups
Set these variables
scheming.dataset_schemas = ckanext.validation.metadata:justicehub_dataset_schema.json scheming.organization_schemas = ckanext.validation.metadata:justicehub_org_schema.json scheming.presets = ckanext.scheming:presets.json ckanext.validation:presets.json ckanext.validation.metadata:presets.json ckanext.validation.run_on_create_async = true ckanext.validation.run_on_update_async = true ckanext.validation.run_on_create_sync = false ckanext.validation.run_on_update_sync = false ckanext.validation.formats = csv xlsx ckanext.validation.show_badges_in_listings = true
The text was updated successfully, but these errors were encountered:
Abhi2102
No branches or pull requests
Add these plugins
Set these variables
The text was updated successfully, but these errors were encountered: