Commit Graph

881 Commits (f8034c68e9341010d4949f3c5532cdeba83213bc)

Author SHA1 Message Date
Tpt 7b9e9f9694 SPARQL: Makes average function works with yearMonthDuration and dayTimeDuration 1 year ago
Tpt b2d625e10e XSD: Drops nom dependency 1 year ago
Tpt 63945638ea XSD: Adds checked_neg operation 1 year ago
Tpt d24461fc42 XSD: Improves arithmetic computations 1 year ago
Tpt 8bec2e2ff9 SPARQL-star parser: align with SPARQL 1.2 draft 1 year ago
Tpt 9a6233b511 SPARQL parser: removes reference to rule numbers 1 year ago
Tpt e96672a2a8 SPARQL plan: allows AND and OR to have more than 2 children 1 year ago
Tpt cfe52db3a3 Spargebra: Makes GroundTermPattern::Triple properly gated with the rdf-star feature 1 year ago
Tpt 7175784356 Improves Clippy lint list 1 year ago
Tpt a2d8bcaaa3 Starts 0.3.17 dev 1 year ago
Tpt f520de8893 Releases v0.3.16 1 year ago
Thomas 704440538d Adds EXISTS operation to the profiler output 1 year ago
Tpt 79c5e3918e SPARQL plan: fixes used variable lookup in quoted triple patterns 1 year ago
Tpt 3e0f6b5405 Applies oxigraph crate clippy lint to the complete project 1 year ago
Maximilian Goisser 1d02098b70 Fix missing GSPO compaction 1 year ago
Tpt c3cf8e2002 Start 0.3.16 dev 1 year ago
Tpt c6b8c754ee Releases v0.3.15 1 year ago
Tpt d653e0645b Updates dependencies 1 year ago
Tpt d587d3b2bb xsd:decimal parsing: properly detect underflow 1 year ago
Tpt 86bbebf93c Fixes evaluation of empty aggregation without GROUP BY 1 year ago
Thomas f41c499ef3 Consolidates Rust benchmarks 1 year ago
Tpt a977adff91 Allows to collect RocksDB statistics 1 year ago
Tpt 60ffd99ad8 Exposes the query profiler to the CLI app 1 year ago
Tpt dcd59ac4dd Adds a way to add profiling to the evaluator 1 year ago
Tpt 81793bc221 Makes nested PlanNode easy to clone 1 year ago
Tpt 9dc1106b9a SPARQL query plan: attach original RDF terms 1 year ago
Tpt 6af6c9c0eb Bulk loader: fixes the progress indicator display 2 years ago
Tpt 7787be6e84 Bulk loader: pre-allocate some buffers 2 years ago
Tpt f4b99e6953 Updates version to 0.3.15-dev 2 years ago
Tpt 13976014e7 Bulk loader: reduces default system parameters 2 years ago
Tpt 5849c6fdbe Releases v0.3.14 2 years ago
Tpt 3fb6beb0ba Upgrades dependencies 2 years ago
Tpt cdf76307d9 Upgrades RocksDB to 8.0.0 2 years ago
Tpt a164b268c2 OxRDF: drops lasso dependency 2 years ago
Tpt 20dc1f26df Uses new quick-xml APIs for XML results serialization 2 years ago
Tpt bdb803dab5 JSON SPARQL results: allows the "head" key to be at the end of the document 2 years ago
Tpt fbcbd60c0e Python: adds Store.bulk_extend 2 years ago
Tpt 9d6b72e9c4 Sparql smith: Fixes PropertyListPath generation 2 years ago
Tpt 26f4e2dc98 Allows to have secondary instances in memory 2 years ago
Tpt 5f68cb3746 Cleans up RocksDB wrapper code and implements backup from read-only and secondary instances 2 years ago
Tpt 1ffb559ee2 Oxrdf: Makes Display for Graph and Dataset return proper NTriples and NQuads 2 years ago
Tpt b2385509a6 Improves read only and secondary test coverage 2 years ago
Tpt 855c39146d Replaces Store::open_with_options with explicit variants 2 years ago
Tpt 9729ec8ed3 Adds features annotations to docs.rs 2 years ago
Tpt 9063867ec9 QuerySolution: implements Eq and Debug 2 years ago
Tpt 31c6bb7815 TSV SPARQL results: Add spaces around quoted triples "<<" 2 years ago
Tpt 7e7489499d OxRDF: Fixes Term::from_str() with a blank node in object position of a quoted triple 2 years ago
Tpt 42cd6b0094 XML parser results: clears the temporary data buffer while parsing 2 years ago
Tpt 6d09d77c61 CSV and TSV SPARQL results: always print trailing line jumps 2 years ago
Tpt a51509dcd3 TSV SPARQL results: Properly quote \t and use short Turtle serialization everywhere possible 2 years ago