Lars Mai

Results 2 comments of Lars Mai

I'm having the same problem with Virtuoso, I think. I have the following model ``` ruby Tripod.configure do |config| config.query_endpoint = 'http://www.leipzig-data.de:8890/sparql' config.timeout_seconds = 30 end class Street include Tripod::Resource...

Just as an additional data point, here's the output from fuseki, when I run the following: ``` [2] pry(main)> Street.first => # ``` Log: ``` 15:51:08 INFO [22] POST http://localhost:3030/ds/query...