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

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

GitHub user kchilton2 opened a pull request:

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

    [WIP] RYA-144 Entity index.

    

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

    $ git pull https://github.com/kchilton2/incubator-rya RYA-144

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

    https://github.com/apache/incubator-rya/pull/96.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 #96
    
----
commit ffdb0569a9327020242c0a4decab86021e478a08
Author: Kevin Chilton <kevin.chil...@parsons.com>
Date:   2016-09-16T22:22:54Z

    RYA-144 Entity index.

----


> New Secondary Index: Smart URI
> ------------------------------
>
>                 Key: RYA-144
>                 URL: https://issues.apache.org/jira/browse/RYA-144
>             Project: Rya
>          Issue Type: New Feature
>            Reporter: Kevin Chilton
>            Assignee: Kevin Chilton
>
> This is intended primarily for the Mongo implementation of Rya.
> A purpose of this is so that we can discover it though the SPARQL query 
> interface.
> Suppose you have a star entity named 'David':
> David is a person
> david has an SSN
> david has a birthday, 
> So a URI holding all of this information about David could look like this:
> HTTP://Person&name=david&SSN=111-11-1111&birthday=20160101
> This makes it so that instead of using 3 joins it is only a scan.



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

Reply via email to