My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Wiki pages
Links

The SPARQL query language for RDF is designed to meet the use cases and requirements identified by the RDF Data Access Working Group in RDF Data Access Use Cases and Requirements. sparkle-g (SPARQL Grammar) is a SPARQL ANTLR v3 cross-platform grammar.


2009-11-28 2.0 Release is out

Switched to Apache License 2.0 and proper Maven 2 build, check out the 2.0 site


2011-12-25 3.2 Release is out

The sparkle-g project has released a pretty printer and syntactic validator for the SPARQL 1.1 Query and Update Language . The pretty printer and syntactic validator is based on the ANTLR framework for constructing recognizers, interpreters, compilers, and translators. The generation of the formatted output text relies on the StringTemplate template engine. ANTLR and StringTemplate have both been designed and crafted by Terence Parr, a professor of computer science at the University of San Francisco.

Support of Maven 3 build, check out the 3.2 site


The Project Page is published on ANTLR grammar list, check it out on SPARQL grammar page.

Powered by Google Project Hosting