Ticket #116 (new task)

Opened 6 months ago

All answers are DISTINCT

Reported by: pag Assigned to: pag
Priority: minor Milestone: SPARQL Query Engine
Component: Mulgara Version: 2.1.0
Keywords: Cc:

Description

Answers never have duplicates. SPARQL requires that duplicates remain unless removed with DISTINCT.

This will need changes to the Resolver API, and so are being delayed for a later release.