Uploaded image for project: 'Marmotta (Retired)'
  1. Marmotta (Retired)
  2. MARMOTTA-80

Improve KiWi SPARQL evaluation for certain queries

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.1-incubating
    • KiWi Triple Store
    • None

    Description

      We are currently relying completely on the in-memory evaluation of SPARQL queries, which is inefficient in certain cases, e.g. complex joins or simple queries. We should therefore implement an evaluation strategy that allows more efficiently evaluating certain parts of a SPARQL query, e.g.:

      • joins between triple patterns
      • certain kinds of filter joins
      • simple aggregation queries

      The rest should be based on the normal evaluation strategy offered by Sesame.

      Attachments

        Issue Links

          Activity

            People

              wastl Sebastian Schaffert
              wastl Sebastian Schaffert
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: