Tpt
|
6c80c8dd56
|
Makes Clippy pass without warning with rdf-start disabled
|
2 years ago |
Tpt
|
e9bbe8e036
|
Applies new Clippy suggestions
|
3 years ago |
Tpt
|
0123280f64
|
Do not make compilation fails on lints
Creates problems on untested architectures and rust version upgrades
|
3 years ago |
Tpt
|
4efd193708
|
Improves documentation
|
3 years ago |
Tpt
|
32d3f0782b
|
Fixes some new clippy warnings
|
3 years ago |
Tpt
|
986e90845a
|
Reduces maximal stack size
Crashes on GitHub CI and is likely to crash on other systems too
|
3 years ago |
Tpt
|
9dc8d348c4
|
sparesults: avoid stack overflow errors on too many nested triples
|
3 years ago |
Tpt
|
0105a4a54a
|
Fixes Literal N-Triples parsing bug
It was crashing when the input were only a double quote
|
3 years ago |
Tpt
|
a16a4108b8
|
Allows using oxrdf without RDF-star
|
3 years ago |
Tpt
|
f5545f1948
|
Makes Oxigraph model standalone as oxrdf
Allows to reuse it in other crates like spargebra
|
3 years ago |
Tpt
|
f084cfe332
|
Enables more Clippy lints and enforces them
|
4 years ago |
Tpt
|
8f360568dc
|
Makes Term::from_str support RDF-star
|
4 years ago |
Tpt
|
75a629860d
|
Enforces some extra Clippy lints
|
4 years ago |
Tpt
|
39fe1b1704
|
Removes The default_graph_uris and named_graph_uris parameters from Python query methods
|
5 years ago |
Tpt
|
c6d26a2a37
|
Easy parsing of terms from their serialization and SPARQL TSV parser
|
5 years ago |