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)

Reply via email to