Tpt
|
3adf33d2f4
|
Renames "parse_from_read" to "parse_read"
|
1 year ago |
Tpt
|
922023b1da
|
Parsers do not need BufRead anymore
|
1 year ago |
Tpt
|
db7fab0f20
|
Run Clippy on more configurations
|
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
|
7b81955d72
|
Tests: using new SPARQL tests directories
|
2 years ago |
Tpt
|
6375481a80
|
Testsuite: makes format detection more strict
|
2 years ago |
Tpt
|
7fdd045516
|
Improves error handling code in testsuite and server
|
2 years ago |
Tpt
|
32d3f0782b
|
Fixes some new clippy warnings
|
3 years ago |
Tpt
|
837d5d4ff7
|
Moves I/O out of Graph and Dataset structs
Makes basic model independent of I/O
|
3 years ago |
Tpt
|
ed4b5fe280
|
Allows to run RDF-star and SPARQL-star test suites
|
4 years ago |
Tpt
|
0efc5b4654
|
Renames SledStore to Store and cleans up files hierarchy
|
4 years ago |
Tpt
|
7668f032f4
|
Uses SledStore when evaluating testsuites
|
4 years ago |
Tpt
|
f75dc6a61d
|
Adds simple in memory Graph and Dataset
|
4 years ago |
Tpt
|
bf3d205cf7
|
Implements SPARQL UPDATE
|
4 years ago |
Tpt
|
5640b0a32d
|
Renames *Syntax into *Format
It is a simpler word that matches more the current usages
|
4 years ago |
Tpt
|
4dd7912300
|
Uses anyhow for testsuite error
Allows to simplify the code
|
4 years ago |
Tpt
|
974e5d1e1a
|
Breaking: Adds a new enumeration for graph names
|
4 years ago |
Tpt
|
c3ae01e701
|
Implements a crate for the testsuite, adds parser tests and a better isomorphism algorithm
|
4 years ago |