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

[jira] [Created] (RYA-298) Implement rdfs:domain inference

Jesse Hatfield created RYA-298:
----------------------------------

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


If a predicate has an *{{rdfs:domain}}* of some class, than the subject of any triple including that predicate belongs to the class.

If the ontology states that {{:advisor}} has the domain of {{:Person}}, then the inference engine should rewrite queries of the form {{?x rdf:type :Person}} to check for resources which have any {{:advisor}} (as well as any specifically stated to have type {{:Person}} ).



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