Commit Graph

166 Commits (524903b03d6747032b2294ff122e7f7f9977c7c2)

Author SHA1 Message Date
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
Tpt f90ad8274d Upgrades quick-xml to 0.17 5 years ago
Thomas Tanon 3888f7ccdd
Upgrades hex dependency 5 years ago
Tpt c74de29c0e Migrates from Travis to GitHub workflow 5 years ago
Tpt 58aa9c2090 Runs SPARQL evaluation tests in parallel 5 years ago
Tpt 3beecdff76 Implements SPARQL 1.1 functions 5 years ago
Tpt 25b5e20c2b Migrates to Rio 0.3 5 years ago
Tpt e1328bb204 Adds RDF/XML server output and upgrades quick_xml 5 years ago
Tpt 2f706a777f Adds our own IRI normalization instead of relying on Url crate 5 years ago
Tpt 21ad76c7cf Introduces Repository and RepositoryConnection and simplifies API 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 10ce4aaeca Upgrades some dependencies 5 years ago