comunica icon indicating copy to clipboard operation
comunica copied to clipboard

Refactor HttpServiceSparqlEndpoint

Open rubensworks opened this issue 5 years ago • 1 comments

Issue type:

  • :heavy_plus_sign: Feature request

Description:

Currently, HttpServiceSparqlEndpoint(which exposes Comunica as a SPARQL endpoint), is a bit of an entangled mess. One the one hand, this makes it very hard to maintain, but it also makes testing very difficult.

We should decouple main parts such as CLI invocation, HTTP serving, query handling, service description creation, ...

rubensworks avatar Dec 01 '20 15:12 rubensworks

Thanks for the suggestion!

github-actions[bot] avatar Dec 01 '20 15:12 github-actions[bot]