Commit Graph

23 Commits (73af297b4c5b12841d78eb21078bad1d075eca7a)

Author SHA1 Message Date
Tpt 69d8ce6b4e Migrates RDF/XML parser from Rio 1 year ago
Tpt 71b1768d28 New N3/Turtle/TriG/N-Triple/N-Quad parsers and serializers 2 years ago
Tpt 1c1531f640 Simplifies some rust doc links 2 years ago
Tpt 2d19a19320 Fixes TriG serialization 2 years ago
Tpt 808c9db007 String formatting: uses inline syntax 2 years ago
Tpt 0123280f64 Do not make compilation fails on lints 3 years ago
Tpt 4327f8e729 Makes sure all writers flushes before the end 3 years ago
Tpt fc26fa87a5 Makes a lot of dumb functions inline 3 years ago
Tpt 72a17c4f72 Avoids using std::io::Error where possible 3 years ago
Tpt 01a33192eb Adds a public API for SPARQL query results I/O 3 years ago
Tpt f64001906c Minor documentation improvements 3 years ago
Tpt f084cfe332 Enables more Clippy lints and enforces them 3 years ago
Tpt 18e1e03f0f Adds RDF-star support to formatters 4 years ago
Tpt f15430804a Removes From implementations between Oxigraph and Rio 4 years ago
Tpt c18281183a Uses std::io::Result where relevant 4 years ago
Tpt 7f8bbce07f Makes rustdoc build the internal links in the documentation 4 years ago
Tpt 6b3062f496 Renames some sparql module element and improves documentation 4 years ago
Tpt e320764fd0 Migrates to Rio 0.5 4 years ago
Tpt 2b1ca1b7ec Improves python bindings : more functions and documentation 4 years ago
Tpt 8bc84b2820 Adds borrowed data structures for RDF terms 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 0bc5e235eb Adds a serializers API and improves the parser API 4 years ago