[
https://issues.apache.org/jira/browse/JENA-1797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16996803#comment-16996803
]
ASF subversion and git services commented on JENA-1797:
-------------------------------------------------------
Commit df8e14f766eba41313b79494b44620d4249710cd in jena's branch
refs/heads/master from Andy Seaborne
[ https://gitbox.apache.org/repos/asf?p=jena.git;h=df8e14f ]
Merge pull request #652 from strangepleasures/JENA-1797
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: 1.5h
> 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)