rdf-validate-shacl icon indicating copy to clipboard operation
rdf-validate-shacl copied to clipboard

Track which quads are visited during validation

Open martinmaillard opened this issue 4 years ago • 1 comments

Provide a way to know which quads were visited during the validation process.

martinmaillard avatar Apr 14 '21 15:04 martinmaillard

The idea I proposed would to add an option to return [] sh:severity sh:Info results for every visited location in the data graph.

Might get quite verbose though

tpluscode avatar Apr 14 '21 15:04 tpluscode