Commit Graph

18 Commits (9dc2e5da90357e353712b2d8aa393702243c1cbc)

Author SHA1 Message Date
Tpt 3beecdff76 Implements SPARQL 1.1 functions 5 years ago
Tpt 153eeb1033 Adds JSON SPARQL results output 5 years ago
Tpt 8e87396d5e Allows to set the base IRI for SPARQL queries 5 years ago
Tpt 45d78d490d Makes RepositoryConnection.prepare_query take &str instead of Read 5 years ago
Tpt 620b1c1df4 Splits out PlanBuilder to sparql::plan_builder 5 years ago
Tpt d617e72550 Cleanup SPARQL module public API 5 years ago
Tpt 21ad76c7cf Introduces Repository and RepositoryConnection and simplifies API 5 years ago
Tpt 1e0d803272 Makes code more "Rust 2018" idiomatic 6 years ago
Tpt 6862fd346e Applies "cargo fix --edition" 6 years ago
Tpt 02d0d740e1 Improves documentation 6 years ago
Tpt e752277a1b Implements SPARQL DESCRIBE 6 years ago
Tpt 9ae5f4fcb7 Implements SPARQL CONSTRUCT 6 years ago
Tpt 6e2471de0b Adds support of SPARQL ASK queries 6 years ago
Tpt bd5c737334 Allows to set BindingsIterator lifetime 6 years ago
Tpt 1772f3df07 Adds a "prepare" step during SPARQL query execution 6 years ago
Tpt 071b3934b7 Applies more clippy lints 6 years ago
Tpt 654ee215d5 [SPARQL] Adds an evaluation plan intermediate representation 6 years ago
Tpt 23387ab76e Makes repository root directory a Cargo workspace 6 years ago
Tpt 002afb53b4 Moves SPARQL evaluation out of store module 6 years ago
Tpt 5cff79c372 Improves documentation and public interfaces 6 years ago
Tpt 7ed4252ad8 Adds beginning of SPARQL evaluation 6 years ago
Tpt 21a4b78105 Starts to use the standard SPARQL algebra as SPARQL AST 7 years ago
Tpt d933660ed7 Adds a basic incomplete SPARQL parser 7 years ago