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:55:01 UTC

[jira] [Created] (RYA-301) Implement owl:ReflexiveProperty inference

Jesse Hatfield created RYA-301:
----------------------------------

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


An *{{owl:ReflexiveProperty}}* is a property that connects every resource to itself.

If the ontology states that {{:hasRelative}} is a reflexive property, i.e. that everyone is their own relative, then the inference engine should ensure that queries of either form {{:Alice :hasRelative ?x}} or {{?x :hasRelative :Alice}} return the binding {{:Alice}} for {{?x}} .



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