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

ASF GitHub Bot commented on MARMOTTA-673:
-----------------------------------------

GitHub user cuent opened a pull request:

    https://github.com/apache/marmotta/pull/34

    MARMOTTA-673: LDPath Inverse selection won't work when provided a path

    Fix inverse selector. 

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

    $ git pull https://github.com/cuent/marmotta MARMOTTA-673

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

    https://github.com/apache/marmotta/pull/34.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 #34
    
----
commit fc246cc6f09adceafaffbdfa36d70d414233b586
Author: Dietmar Glachs <dglachs@...>
Date:   2015-04-07T08:10:10Z

    #marmotta-606
    
    in sparqlwebservice, only the first "Accept" header of the 
    HttpServletRequest was checked.
    
    Added method in MarmottaHttpUtils#parseAcceptHeader(Enumeration)
    to return the ordered list of content types.
    
    Changed SparqlWebService to check the list

commit 6a10c48c1349a517e1f1d35669c99747af2ee4b6
Author: Sergio Fernández <wikier@...>
Date:   2015-04-07T08:37:12Z

    Revert "#marmotta-606"
    
    This reverts commit fc246cc6f09adceafaffbdfa36d70d414233b586.

commit 8ddcb7c5767b685905ba40d916720d413f4870a9
Author: cuent <c.uent@...>
Date:   2018-05-03T19:45:01Z

    Fix inverse selector when provided a path.
    
    Signed-of-by: Xavier Sumba

----


> LDPath: Inverse selection won't work when provided a path
> ---------------------------------------------------------
>
>                 Key: MARMOTTA-673
>                 URL: https://issues.apache.org/jira/browse/MARMOTTA-673
>             Project: Marmotta
>          Issue Type: Bug
>          Components: LDPath
>    Affects Versions: 3.3.0
>            Reporter: Xavier Sumba
>            Priority: Major
>             Fix For: 3.4.0
>
>
> When trying to make an inverse selection, 
> _org.apache.marmotta.ldpath.model.selectors.ReversePropertySelector_ don't 
> work when provided a path. Every backend list subjects predicate and object, 
> but this selector is trying to get subjects given an object and predicate. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to