You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@clerezza.apache.org by "Rupert Westenthaler (JIRA)" <ji...@apache.org> on 2012/08/14 10:19:37 UTC

[jira] [Created] (CLEREZZA-714) SingleTdbDatasetTcProvider does not correctly check for the {union-graph} in the #getTriples(UriRef) method

Rupert Westenthaler created CLEREZZA-714:
--------------------------------------------

             Summary: SingleTdbDatasetTcProvider does not correctly check for the {union-graph} in the #getTriples(UriRef) method
                 Key: CLEREZZA-714
                 URL: https://issues.apache.org/jira/browse/CLEREZZA-714
             Project: Clerezza
          Issue Type: Bug
          Components: storage
            Reporter: Rupert Westenthaler


The #getTriples(UriRef) method checks the parsed UriRef for the {union-graph} name in the if() for the MGrpahs. Because of that a NoSuchEntityException is issues by calls to the #getMGraph(UriRef) method with the {union-grpah} URI.

Expected would be that the Graph instance for the {union-grpah} is returned.

Thanks to florent andré for reporting [1]

[1] http://markmail.org/message/lxtje6h4utnsyfrs

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (CLEREZZA-714) SingleTdbDatasetTcProvider does not correctly check for the {union-graph} in the #getTriples(UriRef) method

Posted by "Florent ANDRE (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CLEREZZA-714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434468#comment-13434468 ] 

Florent ANDRE commented on CLEREZZA-714:
----------------------------------------

Fixed from my side.
Configuration go smoothly with your last patch.
++
                
> SingleTdbDatasetTcProvider does not correctly check for the {union-graph} in the #getTriples(UriRef) method
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: CLEREZZA-714
>                 URL: https://issues.apache.org/jira/browse/CLEREZZA-714
>             Project: Clerezza
>          Issue Type: Bug
>          Components: storage
>            Reporter: Rupert Westenthaler
>
> The #getTriples(UriRef) method checks the parsed UriRef for the {union-graph} name in the if() for the MGrpahs. Because of that a NoSuchEntityException is issues by calls to the #getMGraph(UriRef) method with the {union-grpah} URI.
> Expected would be that the Graph instance for the {union-grpah} is returned.
> Thanks to florent andré for reporting [1]
> [1] http://markmail.org/message/lxtje6h4utnsyfrs

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Resolved] (CLEREZZA-714) SingleTdbDatasetTcProvider does not correctly check for the {union-graph} in the #getTriples(UriRef) method

Posted by "Rupert Westenthaler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CLEREZZA-714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rupert Westenthaler resolved CLEREZZA-714.
------------------------------------------

    Resolution: Fixed

Fixed with http://svn.apache.org/viewvc?rev=1372786&view=rev
                
> SingleTdbDatasetTcProvider does not correctly check for the {union-graph} in the #getTriples(UriRef) method
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: CLEREZZA-714
>                 URL: https://issues.apache.org/jira/browse/CLEREZZA-714
>             Project: Clerezza
>          Issue Type: Bug
>          Components: storage
>            Reporter: Rupert Westenthaler
>
> The #getTriples(UriRef) method checks the parsed UriRef for the {union-graph} name in the if() for the MGrpahs. Because of that a NoSuchEntityException is issues by calls to the #getMGraph(UriRef) method with the {union-grpah} URI.
> Expected would be that the Graph instance for the {union-grpah} is returned.
> Thanks to florent andré for reporting [1]
> [1] http://markmail.org/message/lxtje6h4utnsyfrs

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira