Tpt
|
ad4bfe35c2
|
Fixes typos in the documentation
|
3 years ago |
Tpt
|
4efd193708
|
Improves documentation
|
3 years ago |
Tpt
|
fefe583a2d
|
Adds VariableRef
|
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
|
d4d7f2dc49
|
Upgrades OxIRI to v0.2
|
3 years ago |
Tpt
|
fc26fa87a5
|
Makes a lot of dumb functions inline
|
3 years ago |
Tpt
|
375fef1e22
|
Uses README for crates documentation
Avoids duplicated documentation
|
3 years ago |
Tpt
|
967dbacad7
|
Spargebra: Uses oxrdf terms
|
3 years ago |
Tpt
|
621c134ed7
|
Oxrdf: Uses Box instead of Arc
We don't clone too often nested triples
|
3 years ago |
Tpt
|
bdf342b825
|
Makes oxrdf independent from rio_api
|
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 |