[
https://issues.apache.org/jira/browse/JENA-1797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16996800#comment-16996800
]
ASF subversion and git services commented on JENA-1797:
-------------------------------------------------------
Commit 195e5c92d4b3293469f6dc963bff60902736360f in jena's branch
refs/heads/master from strangepleasures
[ https://gitbox.apache.org/repos/asf?p=jena.git;h=195e5c9 ]
JENA-1797: Shapes with class-based targets (sh:targetClass) are not applied to
subclass instances
> Shapes with class-based targets (sh:targetClass) are not applied to subclass
> instances
> --------------------------------------------------------------------------------------
>
> Key: JENA-1797
> URL: https://issues.apache.org/jira/browse/JENA-1797
> Project: Apache Jena
> Issue Type: Bug
> Components: SHACL
> Reporter: Pavel Mikhailovskii
> Priority: Major
> Attachments: TargetsTest.java
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> Shapes with class-based targets (sh:targetClass) should target subclass
> instances. See [https://www.w3.org/TR/shacl/#targetClass]. Currently it is
> not the case.
> The bug is caused by wrong checks in
> ValidationProc.getFocusNodes/isFocusNode.
> The attached test illustrates the issue.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)