AtomGraph / LinkedDataHub

The low-code Knowledge Graph application platform. Apache license.
https://atomgraph.github.io/LinkedDataHub/
Apache License 2.0
483 stars 120 forks source link

Missing HTML writer for SPARQL XML results #173

Closed namedgraph closed 1 year ago

namedgraph commented 1 year ago

An RDF result on a the SPARQL endpoint /sparql is rendered properly, for example.

However a SPARQL XML result is not, and returns the raw data instead.

namedgraph commented 1 year ago

Fixed in 3999038