Tpt
|
153eeb1033
|
Adds JSON SPARQL results output
|
5 years ago |
Tpt
|
8e87396d5e
|
Allows to set the base IRI for SPARQL queries
|
5 years ago |
Tpt
|
45d78d490d
|
Makes RepositoryConnection.prepare_query take &str instead of Read
Simpler and faster API (SPARQL parser was reading into a String anyway)
|
5 years ago |
Tpt
|
17abe2d1ab
|
Uses rouille as HTTP server
Way easier to write than with asyncio
Allows to post files to the server
|
5 years ago |
Tpt
|
d617e72550
|
Cleanup SPARQL module public API
|
5 years ago |
Tpt
|
9ccc079b4c
|
Adds Repository::load_graph to load graph files
|
5 years ago |
Tpt
|
21ad76c7cf
|
Introduces Repository and RepositoryConnection and simplifies API
Allows to upgrades to the latest versions of RocksDB and avoid some behaviors that could cause unexpected crashes
|
5 years ago |
Tpt
|
4ad8aa6fcf
|
Simplifies rio package architecture
|
5 years ago |
Tpt
|
74dadf5f21
|
Uses Rio N-Triples and Turtle parsers
|
5 years ago |
Tpt
|
10ce4aaeca
|
Upgrades some dependencies
|
5 years ago |
Tpt
|
4b2f8c121b
|
Avoids global macros importation
|
6 years ago |
Tpt
|
1e0d803272
|
Makes code more "Rust 2018" idiomatic
|
6 years ago |
Tpt
|
610b75eaad
|
Enables 2018 edition
|
6 years ago |
Tpt
|
0ba67d9614
|
Upgrades formatting to 1.31
|
6 years ago |
Tpt
|
4e74db73ab
|
Adds a UI to the SPARQL server
|
6 years ago |
Tpt
|
4bbe193736
|
Allows rudf_server to be persistent with RocksDB
|
6 years ago |
Tpt
|
fa1f48d0bf
|
Makes rudf_server able to return graphs for CONSTRUCT and DESCRIBE queries
|
6 years ago |
Tpt
|
e3be82e7e7
|
Adds a standalone SPARQL server
|
6 years ago |