SmartDataAnalytics / RdfProcessingToolkit

Command line interface based RDF processing toolkit to run sequences of SPARQL statements ad-hoc on RDF datasets, streams of bindings and streams of named graphs with support for processing JSON, CSV and XML using function extensions
https://smartdataanalytics.github.io/RdfProcessingToolkit/
Other
40 stars 3 forks source link

No sparql response for GET query #39

Closed SimonBin closed 1 year ago

SimonBin commented 1 year ago

reported by @splattater

curl -vvv http://localhost:8642/sparql --url-query query='select * { ?s ?p ?o }'
< HTTP/1.1 200 OK
< Date: Thu, 15 Jun 2023 08:51:29 GMT
< Content-Type: text/html;charset=utf-8
< Content-Length: 1169
< Server: Jetty(9.4.40.v20210413)
< 
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
...
SimonBin commented 1 year ago

fixed by https://github.com/Scaseco/jenax/commit/10e037727a181b2c3d80cfddcde44d83d877379a