Ticket #143 (closed task: fixed)

Opened 3 months ago

Last modified 2 months ago

Integrate SPARQL

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

Description

The SPARQL parser is implemented in a separate project. This is inconvenient, both for following the source, and for updating with new features, such as SPARQL/Update.

The original idea was to keep this functionality as modularized as possible, allowing it to be used for other projects as well (since other libraries that profess to do this are often too tied to a particular implementation). However, this is not really necessary, as it is unlikely to ever be used this way.

Change History

10/14/08 22:03:34 changed by pag

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

Integrated in r856