Commit Graph

87 Commits (294376c7252a802dbe830a66935c4a2e27e36662)

Author SHA1 Message Date
Tpt 605c94e848 Improves executable parameter documentation 3 years ago
Tpt ec2b307255 Fixes Clippy warnings 3 years ago
Tpt a21dcbb4f7 Releases v0.2.5 3 years ago
Tpt a58a6fac8e Migrates from argh to clap 3 years ago
Tpt 7b98d58b10 Url: fixes depreciation warning 3 years ago
Tpt 3e05c6ef40 Releases v0.2.4 3 years ago
Tpt bdeb73868c Server: Add union-default-graph parameter 3 years ago
Tpt a80612ccb9 Releases v0.2.3 3 years ago
Tpt 477d1cb930 SPARQL HTTP graph store: do not normalizes URIs 3 years ago
Tpt d43b3ac038 Fixes HTTP content negotiation 4 years ago
Tpt cc43742da1 Makes Clippy 1.51 happy 4 years ago
Tpt 914a651fb3 Releases v0.2.2 4 years ago
Tpt e92c36f115 Server: do not hard fail on unknown query parameters 4 years ago
Tpt 8f8bb95669 Uses http-types complex header support 4 years ago
Tpt fc977d56f4 Improves Cargo metadata 4 years ago
Thomas Tanon 30bc424432
Adds homebrew install method to Oxigraph server documentation 4 years ago
Tpt 019aa9bb5d Releases v0.2.1 4 years ago
Tpt 225309758e Fixes logo path in Oxigraph Server 4 years ago
Tpt 1b9163c49e Releases v0.2.0 4 years ago
Tpt 9884decf52 Splits the main README into a README per component 4 years ago
Tpt a4b09dcb3a SPARQL graph store API 4 years ago
Tpt fe3b8e54e1 Improves Server code style 4 years ago
Tpt 6edd9149ba Makes server SPARQL protocol pass the test suite 4 years ago
Tpt 700e47af1e SPARQL UPDATE options 4 years ago
Tpt 7aca89016d Drops usages of async_std::spawn_blocking 4 years ago
Tpt 773bdb943e Drops QueryOption parameter from the query method 4 years ago
Tpt 7a110902d2 Provides an API to edit the SPARQL query dataset 4 years ago
Christoph Herzog 7e09b105ac server: allow storage backend choice with feature 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 39fdf4b16b Adds Oxigraph logo as ther server HTML UI flavicon 4 years ago
Tpt 6ed2f0117d Adds basic SPARQL UPDATE support to the server 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 496a6e1d8c Provides the ability to specify the SPARQL query dataset using the API 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 19e96c73ce Quick fix to avoid deadlock while streaming federated response 4 years ago
Tpt 240e09c3ac Adds federated queries to the standalone server 4 years ago
Tpt 5640b0a32d Renames *Syntax into *Format 4 years ago
Tpt 9d4fe700d6 Cleans up code related to file syntaxes 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 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 71016ce475 Makes the format from MIME type converter accept more MIME types 4 years ago
Tpt 3f3406e1a0 Adds concrete PreparedQuery structs and deprecates the trait 4 years ago