Tpt
|
fdc0dbbeef
|
Adds #[inline] annotations to simple public functions
|
4 years ago |
Tpt
|
a0c5cf7286
|
Adds links to the code documentation
|
4 years ago |
Tpt
|
8bc84b2820
|
Adds borrowed data structures for RDF terms
|
4 years ago |
Tpt
|
9038ab3921
|
Converts oxigraph::Error into oxigraph::sparql::EvaluationError
|
4 years ago |
Tpt
|
71aa5a6c79
|
Allows BlankNode struct to store any valid blank node identifier
Closes #34
|
5 years ago |
Tpt
|
827667e495
|
Removes global ordering of blank node and literals
It does not corresponds to anything meaningful
|
5 years ago |
Tpt
|
5039da163b
|
Small code cleanup
|
5 years ago |
Tpt
|
2bbe29c31a
|
Upgrades RocksDB to 0.14
|
5 years ago |
Pierre-Antoine Champin
|
b93c6e0ae6
|
fix BlankNode::as_str
Before that patch, it would return a string padded with null characters,
which is not a valid BLANK_NODE_IDENTIFIER in RDF syntaxes.
|
5 years ago |
Pierre-Antoine Champin
|
816798d006
|
open blank_node inners
This is required by libraries binding Oxigraph to other languages or other APIs.
|
5 years ago |
Tpt
|
7cd5558d2b
|
Adds extra compiler and Clippy lints
|
5 years ago |
Tpt
|
4bbd2ce204
|
Uses u128 instead of UUID inside of BlankNode
Makes code slightly simpler
|
5 years ago |
Tpt
|
3beecdff76
|
Implements SPARQL 1.1 functions
|
5 years ago |
Tpt
|
25b5e20c2b
|
Migrates to Rio 0.3
|
5 years ago |
Tpt
|
1e0d803272
|
Makes code more "Rust 2018" idiomatic
|
6 years ago |
Tpt
|
071b3934b7
|
Applies more clippy lints
|
6 years ago |
Tpt
|
23387ab76e
|
Makes repository root directory a Cargo workspace
|
6 years ago |
Tpt
|
5cff79c372
|
Improves documentation and public interfaces
|
6 years ago |
Tpt
|
642dd15131
|
Upgrades dependencies to latest versions
|
6 years ago |
Tpt
|
49eda33d0a
|
Adds basic RocksDB store
|
6 years ago |
Tpt
|
53a5a7df10
|
Explodes model::data module
|
7 years ago |