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

ASF subversion and git services commented on COMMONSRDF-38:
-----------------------------------------------------------

Commit cb58d5666e389e4b74f99e56303436498e82c7f1 in incubator-commonsrdf's 
branch refs/heads/COMMONSRDF-7 from [~stain]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-commonsrdf.git;h=cb58d56 ]

COMMONSRDF-38 internallyMap on .remove()


> simple Graph.contains(Triple) does not map bnodes consistently
> --------------------------------------------------------------
>
>                 Key: COMMONSRDF-38
>                 URL: https://issues.apache.org/jira/browse/COMMONSRDF-38
>             Project: Apache Commons RDF
>          Issue Type: Bug
>    Affects Versions: 0.2.0
>            Reporter: Stian Soiland-Reyes
>            Assignee: Stian Soiland-Reyes
>             Fix For: 0.3.0
>
>
> .. but relies on Triple.equals() - which then would not do the expected 
> mapping of "foreign" bnodes (as happens on Graph.add(Triple)
> This means it's behaviour differs from .contains(s,p,o) and .remove(s,p,o).
> The solution should be to do internal mapping also on the Triple methods, if 
> needed.



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

Reply via email to