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

Andrew Smith updated RYA-144:
-----------------------------
    Description: 
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.

--------------------------------------------------------------------------------------------------------------------------------------

Currently open pull request does not have SPARQL support.




  was:
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.


> 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.
> --------------------------------------------------------------------------------------------------------------------------------------
> Currently open pull request does not have SPARQL support.



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

Reply via email to