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:12:00 UTC

[jira] [Updated] (RYA-300) Implement owl:oneOf inference

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

Jesse Hatfield updated RYA-300:
-------------------------------
    Fix Version/s: 3.2.11

> Implement owl:oneOf inference
> -----------------------------
>
>                 Key: RYA-300
>                 URL: https://issues.apache.org/jira/browse/RYA-300
>             Project: Rya
>          Issue Type: Sub-task
>          Components: sail
>            Reporter: Jesse Hatfield
>            Assignee: Eric White
>             Fix For: 3.2.11
>
>
> *{{owl:oneOf}}* defines an enumeration by associating a class with a list of resources which belong to that class.
> If the ontology states that {{:PrimaryColor}} is the class representing the enumeration {{(:Red, :Green, :Blue)}} , then a query of the form {{?x rdf:type :PrimaryColor}} should be rewritten to find bindings {{:Red}} , {{:Green}} , and {{:Blue}} for {{?x}}.



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