Commit Graph

34 Commits (39fdf4b16ba0f2ddf3eddba6b67702dd04f70918)

Author SHA1 Message Date
Tpt 6b3062f496 Renames some sparql module element and improves documentation 4 years ago
Tpt db6dbea1ec Removes all deprecated items 4 years ago
Tpt fdc0dbbeef Adds #[inline] annotations to simple public functions 4 years ago
Tpt a0c5cf7286 Adds links to the code documentation 4 years ago
Tpt 9038ab3921 Converts oxigraph::Error into oxigraph::sparql::EvaluationError 4 years ago
Tpt 5640b0a32d Renames *Syntax into *Format 4 years ago
Tpt 7f418fffc3 Makes syntax enumerations non exhaustive 4 years ago
Tpt 0bc5e235eb Adds a serializers API and improves the parser API 4 years ago
Tpt 35fd315585 Adds QueryTriplesIterator 4 years ago
Tpt 3e11180405 Converts all "&mut impl Write" into "impl Write" 4 years ago
Tpt d7dc9c88a5 Adds a file parsing API 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 562cda7d97 Makes doc tests fail on warning 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 3926fdc219 Renames QueryResult::Bindings into QueryResult::Solutions 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
Tpt cc7c92092f Provides a nice API for SPARQL SELECT solutions handling 4 years ago
Tpt feaca89f77 Moves NamedNodeOrVariable and TermOrVariable to the SPARQL algebra 4 years ago
Tpt 98a4d40a7e Cleans up the Variable structure to only represent actual variables 4 years ago
Tpt f4f542ce00 Removes unimplemented! macro calls for SPARQL results formats 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 1550acdc31 Adds a basic Wikibase loader 5 years ago
Dustin Whitney aea8dcebb9 wiring hooked up 5 years ago
Tpt 4bbd2ce204 Uses u128 instead of UUID inside of BlankNode 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 153eeb1033 Adds JSON SPARQL results output 5 years ago
Tpt 17abe2d1ab Uses rouille as HTTP server 5 years ago
Tpt 7acb99ab13 Makes QueryResult::read lifetimes better 5 years ago
Tpt d617e72550 Cleanup SPARQL module public API 5 years ago