castagna / jena-examples

A collection of ready to use, small and self contained examples on how to use Apache Jena
Apache License 2.0
282 stars 126 forks source link

The endpoint "http://api.kasabi.com/dataset/italy/apis/sparql" is not working #10

Open suesunss opened 6 years ago

suesunss commented 6 years ago

It seems that the endpoint

'http://api.kasabi.com/dataset/italy/apis/sparql'

which is used in several cases of SPARQL tutorials, is not working any more. Running the code will throw

java.lang.Long cannot be cast to java.lang.Integer

exception, can anybody provide an option to this or if there exists already some solutions that I didn't follow ?

ponweist commented 3 years ago

Same here in 2021!