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

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

Github user asfgit closed the pull request at:

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


> 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: Andrew Smith
>
> 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.
> ----------------------------------------------------------------------------------------------------------------------------------
> Current open pull request does not have SPARQL support.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to