Re: Rép. : Re: Marmotta 3.3.0 - SPARQL - SUM

2014-10-13 Thread Sebastian Schaffert
Thanks :-) 2014-10-13 7:41 GMT+02:00 Fabian Cretton : > Nice. > For what it's worth, congratulation for the beautiful work and code > quality reached in Marmotta. > Fabian > > >>> Sebastian Schaffert 10.10.2014 10:16 > >>> > Hi Fabian, > > there is an extensive collection of SPARQL tests in > l

Re: Rép. : Re: Marmotta 3.3.0 - SPARQL - SUM

2014-10-12 Thread Fabian Cretton
Nice. For what it's worth, congratulation for the beautiful work and code quality reached in Marmotta. Fabian >>> Sebastian Schaffert 10.10.2014 10:16 >>> Hi Fabian, there is an extensive collection of SPARQL tests in libraries/kiwi/kiwi-sparql where we both use the complete collection of Sesa

Re: Rép. : Re: Marmotta 3.3.0 - SPARQL - SUM

2014-10-10 Thread Sebastian Schaffert
Hi Fabian, there is an extensive collection of SPARQL tests in libraries/kiwi/kiwi-sparql where we both use the complete collection of Sesame standard tests (several 100) and 36 custom tests where we collected SPARQL queries of varying complexity that had problems and compare them with plain Sesam

Rép. : Re: Marmotta 3.3.0 - SPARQL - SUM

2014-10-10 Thread Fabian Cretton
I know it is easier to say than to do, but I suggest adding all supported SPARQL queries to the unit test: "org.apache.marmotta.platform.sparql.webservices.SparqlWebServiceTest.java" I guess those queries are just too "new" to be already there, but on the other hand I saw a first discussion ab

Rép. : Re: Marmotta 3.3.0 - SPARQL - SUM

2014-10-09 Thread Fabian Cretton
Sebastian, that works! thank you Fabian >>> Sebastian Schaffert 09.10.2014 16:54 >>> Can you update your git repository, build again and try again? building libraries/kiwi/kiwi-sparql should be enough in case you have a recent snapshot. Otherwise do a "mvn clean install -DskipTests" in the r