Re: Jetty conflict in Fuseki 2

2017-09-03 Thread Bruno P. Kinoshita
Looks like you are not using the latest version of jena-fuseki-embedded. The pom.xml of the version 2.6.0 (released with Jena 3.3.0) lists 9.3.3.x jetty. https://github.com/apache/jena/blob/jena-3.3.0/jena-fuseki2/pom.xml Now Jena uses a single version for all its artefacts. So if you use:

Jetty conflict in Fuseki 2

2017-09-03 Thread Erich Bremer
Using this pom definition below to pull in the embedded Fuseki pulls in Jetty 9.3.3.v20150827 org.apache.jena jena-fuseki-embedded 2.6.0 However, the pom file for Fuseki lists 9.4.5.v20170502 for Jetty. Why is this? - Erich

Re: SPARQL LOAD Error on Fuseki 3.4.0

2017-09-03 Thread Lorenz B.
That is exactly the issue with the Virtuoso serializer - Github tickets are still open. Now it means waiting or trying between the other serializers provided by Virtuoso. > Use the full URI. They aren't in the escapable set. > > Or the data needs to agree on %-encoding - which is not an escape >