Commit Graph

30 Commits (010196c974f964b70f78a38061dc2fe7edecc904)

Author SHA1 Message Date
Tpt 010196c974 Makes parse_ and serialize_ method take owned Parser and Serializer 2 years ago
Tpt f183196859 Adopt new I/O API for parsing 2 years ago
Tpt 7cd383af79 Introduces OxRDF I/O stand-alone crate 2 years ago
Tpt 3adf33d2f4 Renames "parse_from_read" to "parse_read" 2 years ago
Tpt 922023b1da Parsers do not need BufRead anymore 2 years ago
Tpt 69d8ce6b4e Migrates RDF/XML parser from Rio 2 years 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 c1d2cf030d Makes Clippy happy 3 years ago
Tpt fc26fa87a5 Makes a lot of dumb functions inline 3 years ago
Tpt ec5c7c86be Improves RDF I/O ParseError 3 years ago
Tpt 850b8eddcf Moves out of Oxigraph SPARQL results parser and serializers 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 a33dbb6d06 Avoids abusing std::io::Error 3 years ago
Tpt f64001906c Minor documentation improvements 3 years ago
Tpt f084cfe332 Enables more Clippy lints and enforces them 4 years ago
Tpt f3eeecb08d Migrates to Rio v0.6 4 years ago
Tpt 7858eb210a Adds basic support of RDF-star to reading I/O 4 years ago
Tpt c18281183a Uses std::io::Result where relevant 4 years ago
Tpt 8004fc28c0 Renames NamedOrBlankNode to Subject 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 5 years ago
Tpt e320764fd0 Migrates to Rio 0.5 5 years ago
Tpt 2b1ca1b7ec Improves python bindings : more functions and documentation 5 years ago
Tpt a0c5cf7286 Adds links to the code documentation 5 years ago
Tpt 9038ab3921 Converts oxigraph::Error into oxigraph::sparql::EvaluationError 5 years ago
Tpt 5640b0a32d Renames *Syntax into *Format 5 years ago
Tpt 0bc5e235eb Adds a serializers API and improves the parser API 5 years ago
Tpt d7dc9c88a5 Adds a file parsing API 5 years ago