-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
wikidata query service/qlever endpoint federated query #1077
Comments
@WolfgangFahl We have now implemented this in #1105 . The PR is not merged yet, but it's already live on https://qlever.cs.uni-freiburg.de/wikidata . For example:
and in comparison the (identical, up to formatting) result from WDQS:
|
hannahbast
pushed a commit
that referenced
this issue
Oct 2, 2023
QLever can now also return the result as `application/sparql-results+xml`. Refactored the code, so that all exports except the two JSON exports (that is: CSV, TSV, Turtle, binary, and now also XML), use `ExportQueryExecutionTrees::selectQueryResultToStream` or `ExportQueryExecutionTrees::constructQueryResultToStream`. Fixes #1077
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
#588 needs some love after the Wikimedia folks have done their part according to Gehel.
The text was updated successfully, but these errors were encountered: