Tpt
c2668ff881
SPARQL tests: fixes results isomorphism test
3 years ago
Tpt
a582847bd7
SPARQL tests: validates results graph
3 years ago
Tpt
a91492f263
Fixes SPARQL order test
3 years ago
Tpt
863b9e024c
Fixes W3C testsuite reporting tool
3 years ago
Tpt
581ee0e7af
Adds a global term ordering for ORDER BY
...
Allows having a global order on the results even if it's unspecified by SPARQL.
This ordering is likely to change in the future (addition of proper support of other datatypes...).
3 years ago
Tpt
6dffbe09ad
Updates RDF-star tests
3 years ago
Tpt
b14d0c6221
Starts developing v0.3.0-beta.4
3 years ago
Tpt
da315abd44
Starts developing v0.3.0-beta.3
3 years ago
Tpt
074ee466a3
Starts developing v0.3.0-beta.2
3 years ago
Tpt
f617dc9bd3
Releases v0.3.0-beta.1
3 years ago
Tpt
4efd193708
Improves documentation
3 years ago
Tpt
54c6652ea5
Improves halloween problem test
3 years ago
Tpt
32d3f0782b
Fixes some new clippy warnings
3 years ago
Tpt
7d58f451bd
Runs LLVM address sanitizer and fixes found bugs
3 years ago
Tpt
12c297425a
Fixes SPARQL parser property path parsing performance
...
The current behavior was 4^n with n the number of parentheses in the expression
3 years ago
Tpt
842dc5fd75
Fixes evaluation of negative SPARQL Update testsuite tests
3 years ago
Tpt
579641909c
sparesults: return error on duplicated variable declaration
3 years ago
Tpt
8fec549b85
Fixes a crash in SPARQL unicode escapes decoding
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
df1478e931
Upgrades to Clap 3
3 years ago
Tpt
1e3fe90c5e
Allows generating reports for multiple manifests
3 years ago
Tpt
8c60844ae2
Updates dependencies
3 years ago
Tpt
05d7370a69
Removes chrono for time
...
Reduces the number of dependencies
3 years ago
dependabot[bot]
15f33505ea
Bump testsuite/rdf-star from `30ac58a` to `4481d7b`
...
Bumps [testsuite/rdf-star](https://github.com/w3c/rdf-star ) from `30ac58a` to `4481d7b`.
- [Release notes](https://github.com/w3c/rdf-star/releases )
- [Commits](30ac58a9a2...4481d7b5b7
)
---
updated-dependencies:
- dependency-name: testsuite/rdf-star
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Tpt
e5816630d4
Fixes Windows tests
3 years ago
Tpt
aaa730d684
Adds an update test about dirty reads
3 years ago
Tpt
728a5dadf4
Adds a native SPARQL query and update benchmark based on BSBM
3 years ago
Tpt
45f612b6e3
Allows comparing rdf:langString literals with the same language tag
3 years ago
Tpt
97bb227042
Migrates to Rust 2021
3 years ago
Tpt
f6dbb96327
Makes Clippy happy
3 years ago
Tpt
1ddc9a8788
Fixes SPARQL FILTER evaluation with VALUES and subqueries
3 years ago
Tpt
0ba0e4e399
Makes testsuite parsing more robust
...
- avoids stack overflow if there are a lot of empty tests
- allows blank node test ids
- runs tests in the same order they are defined
3 years ago
Tpt
5aeea55884
SPARQL: PropertyListPathNotEmpty children should be ObjectListPath for consistency
3 years ago
Tpt
f0bd89d77f
Fixes BIND variables validation
3 years ago
Tpt
a7b48a0bda
Implements SPARQL projection validation
3 years ago
Tpt
a30081ab60
Makes SPARQL parser reject all bad blank node combinations
3 years ago
Tpt
ec2b307255
Fixes Clippy warnings
3 years ago
Tpt
a21dcbb4f7
Releases v0.2.5
3 years ago
Tpt
54eadcf7ad
Runs SPARQL JSON result format testsuite
3 years ago
Tpt
977f843bfe
Migrates from argh to clap
3 years ago
Tpt
2067be1a0e
Makes Clippy happy
3 years ago
Tpt
a2dcbc715a
Adds comparison to SPARQL-star evaluation
3 years ago
Tpt
7e0738b624
Adds SPARQL-star tests evaluation
3 years ago
Tpt
7858eb210a
Adds basic support of RDF-star to reading I/O
3 years ago
Tpt
cde2672cdd
Adds JSON deserializer
...
Closes #47
3 years ago
Tpt
7226bf384f
Adds an extra test for queries with only a FILTER NOT EXISTS
4 years ago
Tpt
500a4d866f
Updates SPARQL-star expression parser
4 years ago
dependabot[bot]
1852f34c25
Bump testsuite/rdf-tests from `634dadc` to `43b0eb9`
...
Bumps [testsuite/rdf-tests](https://github.com/w3c/rdf-tests ) from `634dadc` to `43b0eb9`.
- [Release notes](https://github.com/w3c/rdf-tests/releases )
- [Commits](634dadcedb...43b0eb9078
)
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Tpt
4302316a41
Fixes the input type of graph manipulation methods
...
Nested triples are not allowed there
4 years ago
Tpt
0b278a88a3
Upgrades version to 0.3.0-dev
4 years ago