Tpt
|
f6c8358b24
|
Refactor parsers error types
Uses SyntaxError and ParseError everywhere
|
1 year ago |
Tpt
|
5f2c9a3b92
|
Cleans up documentation links to RDF specifications
|
1 year ago |
Tpt
|
5d253c6afb
|
SPARQL XML results: circumvent quick-xml crash
|
1 year ago |
Tpt
|
7175784356
|
Improves Clippy lint list
|
2 years ago |
Tpt
|
3e0f6b5405
|
Applies oxigraph crate clippy lint to the complete project
|
2 years ago |
Tpt
|
d653e0645b
|
Updates dependencies
|
2 years ago |
Tpt
|
20dc1f26df
|
Uses new quick-xml APIs for XML results serialization
|
2 years ago |
Tpt
|
42cd6b0094
|
XML parser results: clears the temporary data buffer while parsing
Avoids indefinitely increasing memory consumption
|
2 years ago |
Tpt
|
54356f5273
|
Updates dependencies
|
2 years ago |
Tpt
|
808c9db007
|
String formatting: uses inline syntax
|
2 years ago |
Thomas Tanon
|
65ed5471da
|
Uses quick-xml 0.26
|
2 years ago |
Tpt
|
eedc4b3a71
|
Removes unnecessary qualified paths
|
2 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
|
34cc602e0b
|
Makes SolutionsWriter input type broader
|
3 years ago |
Tpt
|
579641909c
|
sparesults: return error on duplicated variable declaration
|
3 years ago |
Tpt
|
850b8eddcf
|
Moves out of Oxigraph SPARQL results parser and serializers
|
3 years ago |
Tpt
|
f5545f1948
|
Makes Oxigraph model standalone as oxrdf
Allows to reuse it in other crates like spargebra
|
3 years ago |
Tpt
|
01a33192eb
|
Adds a public API for SPARQL query results I/O
|
3 years ago |