Commit Graph

19 Commits (fee7bf0d8a0a2226662c4359ea6703ffa6ec5676)

Author SHA1 Message Date
Tpt e48b268fc5 Adds an async SPARQL JSON results reader 10 months ago
Yuri Astrakhan 0400f04915 Error renaming 11 months ago
Tpt d838d55f02 Uses nightly rustfmt on imports and comments 11 months ago
Tpt 025bd2afd2 Uses new cargo lint configuration system 12 months ago
Tpt 756c5394d0 Adds Tokio support to SPARQL results serializers 1 year ago
Tpt dbb39d867a Upgrades json-event-parser 1 year ago
Tpt 7a3e07d98d sparesults: no more hidden flush 1 year ago
Tpt 3e0f6b5405 Applies oxigraph crate clippy lint to the complete project 2 years ago
Tpt bdb803dab5 JSON SPARQL results: allows the "head" key to be at the end of the document 2 years ago
Tpt 92feec7e98 CI: Validates Rust 1.60 compatibility 2 years ago
Tpt 808c9db007 String formatting: uses inline syntax 2 years ago
Tpt 710a76b9cc JSON query results: Allows "typed-literal" term type 3 years ago
Tpt 9c06f7f097 JSON query results: Ignore unknown keys 3 years ago
Tpt 4327f8e729 Makes sure all writers flushes before the end 3 years ago
Tpt 34cc602e0b Makes SolutionsWriter input type broader 3 years ago
Tpt 986e90845a Reduces maximal stack size 3 years ago
Tpt 579641909c sparesults: return error on duplicated variable declaration 3 years ago
Tpt 9dc8d348c4 sparesults: avoid stack overflow errors on too many nested triples 3 years ago
Tpt 850b8eddcf Moves out of Oxigraph SPARQL results parser and serializers 3 years ago
Tpt f5545f1948 Makes Oxigraph model standalone as oxrdf 3 years ago
Tpt 01a33192eb Adds a public API for SPARQL query results I/O 3 years ago