[ 
https://issues.apache.org/jira/browse/RYA-168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15487716#comment-15487716
 ] 

ASF GitHub Bot commented on RYA-168:
------------------------------------

GitHub user pujav65 opened a pull request:

    https://github.com/apache/incubator-rya/pull/92

    [WIP] RYA-168: property chain inference support

    <!--
    Licensed to the Apache Software Foundation (ASF) under one
    or more contributor license agreements.  See the NOTICE file
    distributed with this work for additional information
    regarding copyright ownership.  The ASF licenses this file
    to you under the Apache License, Version 2.0 (the
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
    
      http://www.apache.org/licenses/LICENSE-2.0
    
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
    KIND, either express or implied.  See the License for the
    specific language governing permissions and limitations
    under the License.
    -->
    ## Description
    >What Changed?
    Adding support for property chain inference.  
    
    ### Tests
    >Coverage?
    wrote an example to test end to end.  no integration tests written yet.  
    
    ### Links
    [Jira](https://issues.apache.org/jira/browse/RYA-168)
    
    ### Checklist
    - [ ] Code Review
    - [ ] Squash Commits
    
    #### People To Reivew
    [Add those who should review this]
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/pujav65/incubator-rya f/RYA-168

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-rya/pull/92.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #92
    
----
commit bc988c958da55200d1b8b6a8f39622a44143d6b6
Author: pujav65 <puja...@gmail.com>
Date:   2016-08-25T17:40:23Z

    RYA-168 initial checkin

----


> Support for property chains for Rya query inference
> ---------------------------------------------------
>
>                 Key: RYA-168
>                 URL: https://issues.apache.org/jira/browse/RYA-168
>             Project: Rya
>          Issue Type: New Feature
>          Components: erence
>            Reporter: Puja Valiyil 
>            Assignee: Puja Valiyil 
>
> It would be useful to provide propertyChain support for backwards chaining 
> inference.  This is relatively straight forward and can draw on the other 
> query expansion paradigms in Rya's exisitng inference.  Some research needs 
> to be done to determine how property chains look when ingested into Rya 
> (serialized into N-Triples).  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to