ANN: ARC SPARQL Parser v 0.2.0

I rewrote the ARC SPARQL Parser for PHP[1] this week.
The current version (v0.2.0) covers the SPARQL query
language features of the WD of Nov 23 2005[2]. There
are probably still some bugs in it as the parser was
manually written, not auto-generated from the grammar
rules. The gain of this approach is that turtle
abbreviations are expanded on the fly, and nested
patterns can partly be flattened to facilitate further
processing of the generated information.

Additional ARC components to turn the parsed
information into useful SQL statements are already
in the works and should be available soon.


Regards,
 Benjamin Nowack
 

[1] http://www.appmosphere.com/pages/en-arc_sparql_parser
[2] http://www.w3.org/TR/2005/WD-rdf-sparql-query-20051123/

--
Benjamin Nowack
chief procrastination officer
bnowack@appmosphere.com

appmosphere web applications
Kruppstr. 100
45145 Essen, Germany

fon: +49 (0)201 8127-244
fax: +49 (0)201 8127-622
http://www.appmosphere.com/

Received on Friday, 16 December 2005 10:36:27 UTC