Uploaded image for project: 'Apache Commons RDF'
  1. Apache Commons RDF
  2. COMMONSRDF-38

simple Graph.contains(Triple) does not map bnodes consistently

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.2.0
    • 0.3.0
    • None
    • None

    Description

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

      Attachments

        Activity

          People

            stain Stian Soiland-Reyes
            stain Stian Soiland-Reyes
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: