Stefan Manegold wrote:
On Thu, Jul 24, 2008 at 12:10:53PM +0000, Marco Antonelli wrote:
Update of /cvsroot/monetdb/MonetDB5/src/modules/mal/Tests In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv16238/src/modules/mal/Tests
Added Files: rdf.stable.out rdf.mal rdf.stable.err rdf.testdata.ttl Log Message: Test case for rdf.mx: it imports rdf data from rdf.testdata.ttl and then prints the dictionary and the 6 data tables. It is still not in the 'All' file since rdf is not compiled by default.
Wouldn't it be the time to make rdf compile by default?
Otherwise, how can the compialtion of rdf be enabled (easily)? Is there any configue switch, or alike?
rdf.mx depends on libraptor>=1.4.17, and I thought it wouldn't compile with --enable-strict but I just tried and it does. Marco
Stefan