AKSW/RDFUnit

sh:node and sh:and return subresults

jimkont opened this issue · 1 comments

Referenced shapes from constraints such as sh:node and sh:and should report only one high level failing result and not detailed results
Example from RDFUnit and expected result from SHACL.

RDFUnit should return the high level results and mark the detailed results as subresults with sh:detail (Other implementations does not report detailed results at all AFAIK)

fixed by @chile12 in master branch