You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@rya.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/04/07 19:24:25 UTC

[jira] [Commented] (RYA-53) Add Visibility to Rya PCJs

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

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

GitHub user isper3at opened a pull request:

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

    RYA-53 add Visibilty Support to RYA

    

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

    $ git pull https://github.com/isper3at/incubator-rya fluoVisibilitySupport

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

    https://github.com/apache/incubator-rya/pull/36.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 #36
    
----
commit 383ac33140d4a001e16cd061d080aa6ebdc7cf1d
Author: isper3at <sm...@gmail.com>
Date:   2016-03-21T16:55:56Z

    [WIP] Added visibility support for PCJ tables
    
    Visibility support added for PCJ tables.
    If no visibilities are defined during the query,
    only binding sets visible to the accesssor will
    be returned.
    
    Added and updated tests for PCJ visibility.

commit 88cda56d146aae5c897d990c020ca24def798cb5
Author: isper3at <sm...@gmail.com>
Date:   2016-03-31T16:19:05Z

    Added apache license

commit d0abb46251d6d5284348af9ab74fb1d3591cfa8d
Author: isper3at <sm...@gmail.com>
Date:   2016-03-31T16:28:49Z

    Added visibility
    
    insertTriple now has a visibility parameter.
    Updated all tests and functional code to use ""
    as the visibility

commit 5d1c304c3917f9c27bcd1bfb35b7775b4c8f64af
Author: isper3at <sm...@gmail.com>
Date:   2016-04-05T16:16:14Z

    RYA-53
    
    Added fluo support for visibility and
    integration tests for fluo->rya pcj with visibility
    and direct to rya pcj with visibility.

commit d7b25a74d7415e833c112ed0ba3b3d26f2f3da4f
Author: isper3at <sm...@gmail.com>
Date:   2016-04-07T17:21:39Z

    Updated tests
    
    Updated tests to mitigate the removal of deprecated
    functions

----


> Add Visibility to Rya PCJs
> --------------------------
>
>                 Key: RYA-53
>                 URL: https://issues.apache.org/jira/browse/RYA-53
>             Project: Rya
>          Issue Type: New Feature
>            Reporter: Andrew Smith
>
> Update the PCJ api to support visibility attached to binding sets



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