You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/08/28 13:18:45 UTC

[jira] [Commented] (JENA-1016) Typo in owl-b.rules

    [ https://issues.apache.org/jira/browse/JENA-1016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14718363#comment-14718363 ] 

ASF subversion and git services commented on JENA-1016:
-------------------------------------------------------

Commit b3846cbd865412e78a894b30b94a4a9d90045d67 in jena's branch refs/heads/master from [~andy.seaborne]
[ https://git-wip-us.apache.org/repos/asf?p=jena.git;h=b3846cb ]

JENA-1016: old: -> owl:


> Typo in owl-b.rules
> -------------------
>
>                 Key: JENA-1016
>                 URL: https://issues.apache.org/jira/browse/JENA-1016
>             Project: Apache Jena
>          Issue Type: Bug
>            Reporter: Marco Brandizi
>   Original Estimate: 1m
>  Remaining Estimate: 1m
>
> I think there is a syntax error at https://github.com/apache/jena/blob/master/jena-core/src/main/resources/etc/owl-b.rules#L310: 
> [sameIndividualAs3: (?X owl:sameAs ?Y), (?X rdf:type owl:Thing), (?Y rdf:type old:Thing) 
>                     -> (?X owl:sameIndividualAs ?Y) ]
> old:Thing doesn't appear to be any well known class that could make sense here :-)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)