You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Marco Brandizi (JIRA)" <ji...@apache.org> on 2015/08/27 14:40:45 UTC

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

Marco Brandizi created JENA-1016:
------------------------------------

             Summary: 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


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, which makes sense here :-)




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