Ticket #149 (closed enhancement: fixed)

Opened 1 month ago

Last modified 1 month ago

Update WebUI to handle SPARQL queries

Reported by: pag Assigned to: pag
Priority: major Milestone:
Component: Mulgara Version: 1.2.1
Keywords: SPARQL, WebUI Cc:

Description

SPARQL support on the WebUI is a very common request. We should keep TQL, while adding SPARQL.

Add a function to detect TQL vs SPARQL queries, and create the appropriate interpreter to deal with it.

Change History

10/15/08 00:06:31 changed by pag

  • status changed from new to closed.
  • resolution set to fixed.

Fixed in r1320. This uses the SparqlUtil? that appeared in r1312.