Tpt
|
f64001906c
|
Minor documentation improvements
|
3 years ago |
Tpt
|
f262df9f53
|
Improve Oxigraph server CLI API
|
3 years ago |
Tpt
|
f084cfe332
|
Enables more Clippy lints and enforces them
|
3 years ago |
Tpt
|
18e1e03f0f
|
Adds RDF-star support to formatters
Looses nice formatting for Turtle and TriG waiting for a better model
|
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
|
f15430804a
|
Removes From implementations between Oxigraph and Rio
|
4 years ago |
Tpt
|
c18281183a
|
Uses std::io::Result where relevant
|
4 years ago |
Tpt
|
8004fc28c0
|
Renames NamedOrBlankNode to Subject
Preparatory work for RDF-star addition
|
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
QueryResult -> QueryResults
QueryResultFormat -> QueryResultsFormat
QuerySolutionsIterator -> QuerySolutionIter
QueryTriplesIterator -> QueryTripleIter
|
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
|
e320764fd0
|
Migrates to Rio 0.5
|
4 years ago |
Tpt
|
2b1ca1b7ec
|
Improves python bindings : more functions and documentation
|
4 years ago |
Tpt
|
a0c5cf7286
|
Adds links to the code 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
|
5 years ago |
Tpt
|
5640b0a32d
|
Renames *Syntax into *Format
It is a simpler word that matches more the current usages
|
5 years ago |
Tpt
|
7f418fffc3
|
Makes syntax enumerations non exhaustive
|
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 |
Tpt
|
9d4fe700d6
|
Cleans up code related to file syntaxes
|
5 years ago |