Commit Graph

12 Commits (4ad8aa6fcffcbb95fbbf7d897dbbd179f6a8cf71)

Author SHA1 Message Date
Tpt 4ad8aa6fcf Simplifies rio package architecture 5 years ago
Tpt ce1c198552 Adds SimpleGraph struct and proper isomorphism implementation 5 years ago
Tpt 4dee8a9aa2 Uses Rio RDF XML parser 5 years ago
Tpt 74dadf5f21 Uses Rio N-Triples and Turtle parsers 5 years ago
Tpt ebb74d1560 Makes RDF test suite local 5 years ago
Tpt 81cae09eb5 Fixes some formatting 6 years ago
Tpt 4b2f8c121b Avoids global macros importation 6 years ago
Tpt 1e0d803272 Makes code more "Rust 2018" idiomatic 6 years ago
Tpt 0ba67d9614 Upgrades formatting to 1.31 6 years ago
Tpt 12f80fc622 Migrates to failure from error_chain 6 years ago
Tpt ab43ff1f48 Adds support of BIND evaluation 6 years ago
Tpt 23387ab76e Makes repository root directory a Cargo workspace 6 years ago
Tpt 5cff79c372 Improves documentation and public interfaces 6 years ago
Tpt 74a2d9859a Execute SPARQL 1.0 test suite 6 years ago
Tpt 9e88e27acf Beginning of RDF/XML parser 6 years ago
Tpt 1871fed255 Improves W3C tests client 6 years ago
Tpt 4479d14019 Do not stop to execute Turtle tests as soon as a blacklisted one is found 6 years ago
Tpt 2bd1e050a9 Optimises Turtle URI and string literals decoding 6 years ago
Tpt 63d88f2297 Fixes tests 6 years ago
Tpt 5afc8b4314 Prints to sterr the failing negative SPARQL tests 6 years ago
Tpt 472a9292b3 Upgrades fmt to rust 1.29 and fixes some clippy warnings 6 years ago
Tpt 38a8f97254 Implements memory store as a simple alternative to RocksDB 6 years ago
Tpt e5a9d7672b Format changes with Rust 1.28 6 years ago
Tpt 39116bf2c9 Migrates from RioError to standard error system 6 years ago
Tpt 21a4b78105 Starts to use the standard SPARQL algebra as SPARQL AST 6 years ago
Tpt 53a5a7df10 Explodes model::data module 6 years ago
Tpt 92917957a3 Fixes a bug in tests name extraction 6 years ago
Tpt a97149593f Improves W3C tests discovery and implementation 6 years ago
Tpt d933660ed7 Adds a basic incomplete SPARQL parser 6 years ago
Tpt df66546d3e Upgrades to 1.26.1 formatting 6 years ago
Tpt 8c95655dec [Tests] Retry request on "message is incomplete" errors 6 years ago
Tpt fec8868065 Better constant URI storage in tests 6 years ago
Tpt 723bb22b18 Creates a simplistic implementation of a MemoryStore 6 years ago
Tpt f90cfbc39a Adds basic evaluation tests for Turtle 6 years ago
Tpt 5c90fab6cc Simplifies data objects factory 6 years ago
Tpt c99c571995 Improves code formatting 6 years ago
Tpt 9994ffe645 Adds and makes pass W3C test suite for NTriples syntax 6 years ago
Tpt d1be3b1854 Adds and makes pass W3C test suite for Turtle syntax 6 years ago