If a resource has a validation report, then it shows a badge even if the resource no longer has a schema and therefore no longer participates in validation.
This could be resolved by checking for the schema's presence either in templates/package/resource_read.html or in the get_validation_badge helper.
Please preserve this line to notify @amercader (lead of this repository)
Overview
If a resource has a validation report, then it shows a badge even if the resource no longer has a schema and therefore no longer participates in validation.
This could be resolved by checking for the schema's presence either in
templates/package/resource_read.html
or in theget_validation_badge
helper.Please preserve this line to notify @amercader (lead of this repository)