w3c / sparql-dev

SPARQL dev Community Group
https://w3c.github.io/sparql-dev/
Other
124 stars 19 forks source link

Extended the protocol for errors in federated queries #28

Open BorderCloud opened 5 years ago

BorderCloud commented 5 years ago

Developers have difficulty debugging SPARQL queries because the error messages are not uniform enough and SPARQL editors are not able to catch correctly these messages. And most importantly, error messages disappear between SPARQL services in federated queries. The SPARQL services MUST forward the error messages of sub-queries.

kasei commented 5 years ago

This overlaps and might be subsumed by #8.