Commit Graph

26 Commits (4c464f170136610707a71045544e4efd2b5110b9)

Author SHA1 Message Date
Tpt a58a6fac8e Migrates from argh to clap 4 years ago
Tpt d43b3ac038 Fixes HTTP content negotiation 4 years ago
Tpt cc43742da1 Makes Clippy 1.51 happy 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 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
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 6b3062f496 Renames some sparql module element and improves documentation 4 years ago
Tpt 56ef29f787 Adds federation to Wikibase 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 3f3406e1a0 Adds concrete PreparedQuery structs and deprecates the trait 5 years ago
Tpt 0f8b4eddd2 Upgrades to async-h1 2 5 years ago
Tpt cdb4cc4a39 Simplifies the public API 5 years ago
Tpt 6930a84521 Uses async-h1 in oxigraph_wikibase 5 years ago
Tpt 0440b8ce80 Uses argh instead of Clap 5 years ago
Tpt fe3b32063b Wikibase: Allows to download structured data on Commons 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 85bc596cc0 Renames Rudf to Oxigraph 5 years ago
Tpt 1550acdc31 Adds a basic Wikibase loader 5 years ago
Tpt df3702ba89 Makes QueryOptions all passed to the prepare method 5 years ago
Dustin Whitney e7e7aac99e updated web project 5 years ago
Tpt e3fe4c5dc6 Allows to query the union all of graphs as the default graph 5 years ago
Tpt 5220d0e98c Server: adds Content-Encoding support 5 years ago
Tpt 9dc2e5da90 Makes localhost:7878 default host for the server 5 years ago
Tpt aa2220da1a Improves readme 5 years ago
Tpt 4beff97894 Upgrades SPARQL query UI 5 years ago
Tpt ab08308bb6 Allows RepositoryConnection to keep a state by making edit actions take a mut reference 5 years ago
Tpt 3d1cb137d9 Limits SPARQL query size 5 years ago
Tpt e1328bb204 Adds RDF/XML server output and upgrades quick_xml 5 years ago
Tpt 153eeb1033 Adds JSON SPARQL results output 5 years ago
Tpt 8e87396d5e Allows to set the base IRI for SPARQL queries 5 years ago
Tpt 45d78d490d Makes RepositoryConnection.prepare_query take &str instead of Read 5 years ago
Tpt 17abe2d1ab Uses rouille as HTTP server 5 years ago
Tpt d617e72550 Cleanup SPARQL module public API 5 years ago
Tpt 9ccc079b4c Adds Repository::load_graph to load graph files 5 years ago
Tpt 21ad76c7cf Introduces Repository and RepositoryConnection and simplifies API 5 years ago
Tpt 4ad8aa6fcf Simplifies rio package architecture 5 years ago
Tpt 74dadf5f21 Uses Rio N-Triples and Turtle parsers 5 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 4e74db73ab Adds a UI to the SPARQL server 6 years ago
Tpt 4bbe193736 Allows rudf_server to be persistent with RocksDB 6 years ago