Tpt
|
710a76b9cc
|
JSON query results: Allows "typed-literal" term type
Allows to parse e.g. Virtuoso query results
|
2 years ago |
Tpt
|
9c06f7f097
|
JSON query results: Ignore unknown keys
Allows to parse e.g. Virtuoso query results
|
2 years ago |
Yuri Astrakhan
|
55550dc0d0
|
Post-default-branch to main rename
If possible, could you rename the default branch to `main` and merge this?
Thanks :)
|
3 years ago |
Thomas Tanon
|
3d6af19288
|
Removes an empty comment
|
3 years ago |
Yuri Astrakhan
|
3bed098e9e
|
A few minor spelling fixes
|
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
|
4327f8e729
|
Makes sure all writers flushes before the end
The API user is likely to write a lot of data with them. This way the API is more "foolproof"
|
3 years ago |
Tpt
|
ad4bfe35c2
|
Fixes typos in the documentation
|
3 years ago |
Tpt
|
4efd193708
|
Improves documentation
|
3 years ago |
Tpt
|
34cc602e0b
|
Makes SolutionsWriter input type broader
|
3 years ago |
Tpt
|
5d95ae5d37
|
Makes QuerySolution implement Index
|
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
|
579641909c
|
sparesults: return error on duplicated variable declaration
|
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
|
fc26fa87a5
|
Makes a lot of dumb functions inline
|
3 years ago |
Tpt
|
850b8eddcf
|
Moves out of Oxigraph SPARQL results parser and serializers
|
3 years ago |