Stian Soiland-Reyes created COMMONSRDF-38:
---------------------------------------------

             Summary: 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


.. 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