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
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
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
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
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