-
Notifications
You must be signed in to change notification settings - Fork 52
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
Implement DESCRIBE #1624
base: master
Are you sure you want to change the base?
Implement DESCRIBE #1624
Conversation
Signed-off-by: Johannes Kalmbach <[email protected]>
A lot of things are not yet working: * NAMED GRAPHS (easy) * Variables + where clauses * Recursively following blank nodes. Signed-off-by: Johannes Kalmbach <[email protected]>
Signed-off-by: Johannes Kalmbach <[email protected]>
# Conflicts: # src/engine/CMakeLists.txt
Signed-off-by: Johannes Kalmbach <[email protected]>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1624 +/- ##
==========================================
+ Coverage 89.28% 89.45% +0.17%
==========================================
Files 374 379 +5
Lines 35612 36303 +691
Branches 4020 4092 +72
==========================================
+ Hits 31795 32474 +679
+ Misses 2521 2514 -7
- Partials 1296 1315 +19 ☔ View full report in Codecov by Sentry. |
Signed-off-by: Johannes Kalmbach <[email protected]>
Signed-off-by: Johannes Kalmbach <[email protected]>
Signed-off-by: Johannes Kalmbach <[email protected]>
Signed-off-by: Johannes Kalmbach <[email protected]>
Signed-off-by: Johannes Kalmbach <[email protected]>
Signed-off-by: Johannes Kalmbach <[email protected]>
Signed-off-by: Johannes Kalmbach <[email protected]>
Signed-off-by: Johannes Kalmbach <[email protected]>
Signed-off-by: Johannes Kalmbach <[email protected]>
Conformance check passed ✅No test result changes. |
Quality Gate passedIssues Measures |
Example query on Wikidata: https://qlever.cs.uni-freiburg.de/wikidata/obesyx
TODO: Write proper descripion