ad-freiburg / qlever

Very fast SPARQL Engine, which can handle very large knowledge graphs like the complete Wikidata, offers context-sensitive autocompletion for SPARQL queries, and allows combination with text search. It's faster than engines like Blazegraph or Virtuoso, especially for queries involving large result sets.
Apache License 2.0
424 stars 52 forks source link

Implement DESCRIBE #1624

Open joka921 opened 4 days ago

joka921 commented 4 days ago

Example query on Wikidata: https://qlever.cs.uni-freiburg.de/wikidata/obesyx

TODO: Write proper descripion

codecov[bot] commented 4 days ago

Codecov Report

Attention: Patch coverage is 97.74775% with 5 lines in your changes missing coverage. Please review.

Project coverage is 89.31%. Comparing base (774ea83) to head (a0046e4). Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/engine/Describe.cpp 97.90% 2 Missing and 1 partial :warning:
src/engine/CheckUsePatternTrick.cpp 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1624 +/- ## ========================================== + Coverage 89.28% 89.31% +0.03% ========================================== Files 374 378 +4 Lines 35612 35855 +243 Branches 4020 4042 +22 ========================================== + Hits 31795 32025 +230 - Misses 2521 2529 +8 - Partials 1296 1301 +5 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.


🚨 Try these New Features:

sparql-conformance[bot] commented 20 hours ago

Conformance check passed ✅

No test result changes.

Details: https://qlever.cs.uni-freiburg.de/sparql-conformance-ui?cur=a0046e42581e5aa89c4126b6900ca7683d6a65c5&prev=d53d4f9fd91fd03463382e2b6f476d4ee345d6d9

sonarcloud[bot] commented 18 hours ago

Quality Gate Passed Quality Gate passed

Issues
10 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud