You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@rya.apache.org by "David W. Lotts (JIRA)" <ji...@apache.org> on 2017/09/05 19:46:00 UTC

[jira] [Updated] (RYA-144) New Secondary Index: Smart URI

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

David W. Lotts updated RYA-144:
-------------------------------
    Fix Version/s: 3.2.11

> 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
>             Fix For: 3.2.11
>
>
> 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.4.14#64029)