Commit Graph

179 Commits (d653e0645b219df79ffeb63a934efd1604e8b56e)

Author SHA1 Message Date
Tpt 1b9163c49e Releases v0.2.0 4 years ago
Tpt 9884decf52 Splits the main README into a README per component 4 years ago
dependabot[bot] b87d715424
Update lasso requirement from 0.3 to 0.4 (#71) 4 years ago
dependabot[bot] d9fadca612
Update rand requirement from 0.7 to 0.8 and getrandom from 0.1 to 0.2 (#70) 4 years ago
dependabot[bot] 793e942144
Update nom requirement from 5 to 6 (#69) 4 years ago
dependabot[bot] 803e02715e
Update quick-xml requirement from 0.19 to 0.20 4 years ago
dependabot[bot] d13537c0ca
Update quick-xml requirement from 0.18 to 0.19 4 years ago
Tpt 23cc09f481 Implements a Simple HTTP client for SPARQL federation and SPARQL LOAD 4 years ago
dependabot[bot] 9a516989b1
Update rocksdb requirement from 0.14 to 0.15 4 years ago
Tpt 67721246dd Properly follow SPDX for license tags 4 years ago
Tpt 519d74f7b2 Releases version 0.1.1 4 years ago
Pierre-Antoine Champin 5a289c8fb4 add `sophia` feature to enable Sophia traits implementations 4 years ago
Tpt 5e77253624 Makes the Cargo.toml ready to work on the next version 4 years ago
Tpt eea33f136a Releases version 0.1.0-rc.1 4 years ago
Tpt e320764fd0 Migrates to Rio 0.5 4 years ago
Tpt 8bc84b2820 Adds borrowed data structures for RDF terms 4 years ago
Tpt c492c70780 Use lasso for MemoryStore strings 4 years ago
Tpt 0a6a09bcb4 Use lasso for temporary strings during query evaluation 4 years ago
dependabot[bot] 2dc9a8b514
Update sled requirement from 0.33 to 0.34 4 years ago
Tpt 706099091f Upgrades Sled to 0.33 4 years ago
Tpt c3ae01e701 Implements a crate for the testsuite, adds parser tests and a better isomorphism algorithm 4 years ago
Tpt 8c02fd7513 Upgrades hash libraries to v0.9 4 years ago
Tpt 3f3406e1a0 Adds concrete PreparedQuery structs and deprecates the trait 4 years ago
dependabot-preview[bot] 60ebe89c31
Update sled requirement from 0.31 to 0.32 4 years ago
Tpt 06757ed470 Fixes a typo in store benchmark declaration 4 years ago
Tpt 4e3f72769f Fixes CI 4 years ago
Tpt dc08e181a8 Adds an other store based on Sled 4 years ago
Tpt 4c7936e5be BREAKING: Uses SipHash instead of MD5 for term hashing 4 years ago
Tpt 9060998f79 Beginning of a JavaScript API on top of Oxigraph 4 years ago
Tpt 2b85a06487 Migrates to oxiri and oxilangtag 4 years ago
Tpt 4505761173 Moves to the "oxigraph" organization 4 years ago
Tpt 2bbe29c31a Upgrades RocksDB to 0.14 4 years ago
Tpt 23f5ac78ed Drops dependency on anyhow to get something implementing std::error::Error 5 years ago
Tpt 73f61884c1 Breaking: Uses anyhow instead of failure 5 years ago
Tpt f488de4634 Upgrades quick-xml to 0.18 5 years ago
Tpt ee39f162aa Upgrades to peg 0.6 5 years ago
Tpt f553a28f0b Adds benchmark for SPARQL query parsing 5 years ago
Tpt b530af153f Adds WebAssembly support to Oxigraph lib 5 years ago
Tpt 868f1f20ce Upgrades rio dependencies to 0.4 5 years ago
Tpt e6124c5fe3 Drops the dependency on byteorder 5 years ago
Tpt 603b58c856 Drops the dependency on num_traits 5 years ago
Tpt 10b1fa68f3 Adds native xsd:duration xsd:dateTime xsd:date and xsd:time structures 5 years ago
Thomas Tanon 05b8a5ac55
Upgrades rio dependencies to 0.4 5 years ago
Tpt 8aa5bf4ceb Drops EncodedTerm Ord and PartialOrd implementations 5 years ago
Tpt e0bbe29dc2 Use our own xsd:decimal implementation and restrict xsd:integer precision to 64bits 5 years ago
Tpt b369eb8126 Migrates to RocksDB 0.13 5 years ago
Tpt 29bd547dbb Drops dependency on UUID 5 years ago
Tpt 85bc596cc0 Renames Rudf to Oxigraph 5 years ago
Tpt 1550acdc31 Adds a basic Wikibase loader 5 years ago
Tpt 7ac14cd901 Upgrades uuid to 0.8 5 years ago