3 This directory contains source code for the metadata search service
8 Not yet integrated into the waf buildsystem, run these by hand:
10 $ bison -d -o sparql_parser.c sparql_parser.y
11 $ flex -o sparql_lexer.c sparql_lexer.l
13 or use the bundled Makefile.