Commit Graph

37 Commits (c9864f262b040e88a0af98f121d26bd45ea29b4d)

Author SHA1 Message Date
dependabot[bot] 5b951a4af1
Update http-client requirement from 5 to 6 4 years ago
dependabot[bot] faf80aeeb3
Update http-client requirement from 4 to 5 4 years ago
Tpt 23cc09f481 Implements a Simple HTTP client for SPARQL federation and SPARQL LOAD 4 years ago
Tpt 21c2f6d870 Implements CSV and TSV results serialization 4 years ago
Tpt 67721246dd Properly follow SPDX for license tags 4 years ago
Tpt 519d74f7b2 Releases version 0.1.1 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 6b3062f496 Renames some sparql module element and improves documentation 4 years ago
Tpt 56ef29f787 Adds federation to Wikibase server 4 years ago
Tpt 8bc84b2820 Adds borrowed data structures for RDF terms 4 years ago
Tpt 240e09c3ac Adds federated queries to the standalone server 4 years ago
Tpt 5038d95a00 Allows each store to use its own ID builder 4 years ago
Tpt 5640b0a32d Renames *Syntax into *Format 4 years ago
Tpt 4dd7912300 Uses anyhow for testsuite error 4 years ago
Tpt 9d4fe700d6 Cleans up code related to file syntaxes 4 years ago
Tpt 0d4743f452 Uses io::Error for all basic disk store operations 4 years ago
Tpt 1ee4ee1a96 Simplifies QueryResults write API and adds examples 4 years ago
Tpt a3dce12d94 Makes SPARQL query execution static and simplify federation 4 years ago
Tpt 2cc5e39f94 Makes RocksDBStore::quads_for_pattern static 4 years ago
Tpt cfc7b29a57 Builds Docker images from the local copy and adds Docker instructions to the main README 4 years ago
maxlath 94f2bc4929 docker: move Dockerfile to server and wikibase folder 4 years ago
Tpt 974e5d1e1a Breaking: Adds a new enumeration for graph names 4 years ago
Tpt 71aa5a6c79 Allows BlankNode struct to store any valid blank node identifier 4 years ago
Tpt 3f3406e1a0 Adds concrete PreparedQuery structs and deprecates the trait 4 years ago
Tpt 0f8b4eddd2 Upgrades to async-h1 2 4 years ago
Tpt cdb4cc4a39 Simplifies the public API 4 years ago
Tpt 6930a84521 Uses async-h1 in oxigraph_wikibase 4 years ago
Tpt 0440b8ce80 Uses argh instead of Clap 4 years ago
Tpt 4505761173 Moves to the "oxigraph" organization 4 years ago
Tpt fe3b32063b Wikibase: Allows to download structured data on Commons 4 years ago
Tpt 23f5ac78ed Drops dependency on anyhow to get something implementing std::error::Error 5 years ago
Tpt 41c026877d Enables some rustc lints in server and wikibase crates 5 years ago
Tpt 87f2823688 Upgrades to Rust 1.40 5 years ago
Tpt 62e3d14984 Adds proper write transaction support 5 years ago
Tpt 85bc596cc0 Renames Rudf to Oxigraph 5 years ago
Tpt 1550acdc31 Adds a basic Wikibase loader 5 years ago