3-Round-Stones / callimachus

Callimachus is a highly scalable platform for creating and running data-driven websites
Other
95 stars 24 forks source link

Support for content negotiation on SPARQL endpoints #192

Closed edwardsph closed 8 years ago

edwardsph commented 9 years ago

At present the only media type returned from CONSTRUCT or DESCRIBE queries against an endpoint (default or an RDF datasource) is application/rdf+xml. It would be really helpful if this also provided text/turtle and application/ld+json just as the ?describe function does.