You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@rya.apache.org by "Jesse Hatfield (JIRA)" <ji...@apache.org> on 2017/06/14 18:33:00 UTC

[jira] [Created] (RYA-297) Implement owl:equivalentClass inference

Jesse Hatfield created RYA-297:
----------------------------------

             Summary: Implement owl:equivalentClass inference
                 Key: RYA-297
                 URL: https://issues.apache.org/jira/browse/RYA-297
             Project: Rya
          Issue Type: Sub-task
            Reporter: Jesse Hatfield


An *{{owl:equivalentClass}}* statement is equivalent to stating that two classes are each subclasses of the other.

The inference engine already supports subclass reasoning, but appears not to check for equivalent class statements. This can likely be handled by adding the relationship to the subclass graph in both directions, as seems to be done for equivalent properties.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)