- From: Thomas Francart via GitHub <sysbot+gh@w3.org>
- Date: Mon, 17 Mar 2025 10:32:59 +0000
- To: public-shacl@w3.org
tfrancart has just created a new issue for https://github.com/w3c/data-shapes: == Ability to know in validation report which resources were targeted by a shape, and which didn't == Currently, when validating a graph, it is impossible to know whether all subject of triples in the graph were actually validated by some shape. In other words, I would like to be able to "close the graph", meaning that I don't want to graph to contain subjects of triples that have not been targeted by any shape. Similar to #325, this could be done by enhancing the validation report with an additional explicit link between targeted resources and the targeting shape. Please view or discuss this issue at https://github.com/w3c/data-shapes/issues/326 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 17 March 2025 10:33:00 UTC