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
Will allow to avoid a lot of copies
|
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
Keeps everything related to SPARQL in one place
|
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 |