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/09/01 17:08:01 UTC

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

     [ https://issues.apache.org/jira/browse/RYA-301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jesse Hatfield resolved RYA-301.
--------------------------------
    Resolution: Fixed

> Implement owl:ReflexiveProperty inference
> -----------------------------------------
>
>                 Key: RYA-301
>                 URL: https://issues.apache.org/jira/browse/RYA-301
>             Project: Rya
>          Issue Type: Sub-task
>          Components: sail
>            Reporter: Jesse Hatfield
>            Assignee: 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)