Tpt
|
f084cfe332
|
Enables more Clippy lints and enforces them
|
4 years ago |
Tpt
|
db6dbea1ec
|
Removes all deprecated items
|
5 years ago |
Tpt
|
fdc0dbbeef
|
Adds #[inline] annotations to simple public functions
|
5 years ago |
Tpt
|
2b1ca1b7ec
|
Improves python bindings : more functions and documentation
|
5 years ago |
Tpt
|
a0c5cf7286
|
Adds links to the code documentation
|
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
|
9d4fe700d6
|
Cleans up code related to file syntaxes
|
5 years ago |
Tpt
|
71016ce475
|
Makes the format from MIME type converter accept more MIME types
|
5 years ago |
Tpt
|
f4f542ce00
|
Removes unimplemented! macro calls for SPARQL results formats
|
5 years ago |
Tpt
|
85bc596cc0
|
Renames Rudf to Oxigraph
|
5 years ago |
Tpt
|
1550acdc31
|
Adds a basic Wikibase loader
|
5 years ago |
Tpt
|
17abe2d1ab
|
Uses rouille as HTTP server
Way easier to write than with asyncio
Allows to post files to the server
|
6 years ago |
Tpt
|
d617e72550
|
Cleanup SPARQL module public API
|
6 years ago |
Tpt
|
fd3def2daf
|
Adds Repository::load_dataset to load dataset files
|
6 years ago |
Tpt
|
9ccc079b4c
|
Adds Repository::load_graph to load graph files
|
6 years ago |
Tpt
|
a803daa64b
|
Removes NamedNode::from_str
|
6 years ago |
Tpt
|
de8997c750
|
Makes NamedNode store a String internally
|
6 years ago |
Tpt
|
4ad8aa6fcf
|
Simplifies rio package architecture
|
6 years ago |
Tpt
|
74dadf5f21
|
Uses Rio N-Triples and Turtle parsers
|
6 years ago |