- From: Holger Knublauch via GitHub <noreply@w3.org>
- Date: Tue, 29 Jul 2025 11:45:49 +0000
- To: public-shacl@w3.org
HolgerKnublauch has just submitted a new pull request for https://github.com/w3c/data-shapes: == #124: Deleted incorrect test cases because they are based on malformed shapes graph == Closes #124 The test cases are IMHO incorrect because they rely on malformed shapes graphs. Any such cases mean that the behaviour of an engine should be undefined. Therefore we cannot have test cases for them. (They are invalid because the path expressions need to be disjoint, not some mix of sequence paths and inverseOf paths) See https://github.com/w3c/data-shapes/pull/448 -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 29 July 2025 11:45:50 UTC