Tpt
|
13c3515d7b
|
OxTTL: return file position in errors
|
1 year ago |
Tpt
|
f10e5a40a3
|
Enables more Clippy lints
Auto-enable all Clippy lints that are not in nursery but a blacklist
|
1 year ago |
Tpt
|
71b1768d28
|
New N3/Turtle/TriG/N-Triple/N-Quad parsers and serializers
- Compatible with async IO
- Turtle/TriG parser recovery on simple errors
|
1 year ago |
Tpt
|
40b10cdabc
|
Adds a naive standalone query optimizer
This drops some left join optimizations
|
1 year ago |
Tpt
|
76dd879ea6
|
Implements LATERAL join
Follows SPARQL 1.2 SEP 0006. It is behind a sep-0006 feature in spargebra and sparql-smith and enabled by default in oxigraph.
Apache Jena tests are passing.
SEP 0006: https://github.com/w3c/sparql-12/blob/main/SEP/SEP-0006/sep-0006.md
|
2 years ago |
Tpt
|
579641909c
|
sparesults: return error on duplicated variable declaration
|
3 years ago |
Tpt
|
8427eb23c5
|
Allows to build testsuite reports
|
4 years ago |
Tpt
|
4dd7912300
|
Uses anyhow for testsuite error
Allows to simplify the code
|
4 years ago |
Tpt
|
c3ae01e701
|
Implements a crate for the testsuite, adds parser tests and a better isomorphism algorithm
|
4 years ago |