Tpt
|
071b3934b7
|
Applies more clippy lints
|
7 years ago |
Tpt
|
58106909ce
|
Makes encoding of some very usual IRIs and of empty string well known
TODO: make the set of encoded URIs extensible
|
7 years ago |
Tpt
|
23387ab76e
|
Makes repository root directory a Cargo workspace
|
7 years ago |
Tpt
|
aa7cd02629
|
Adds more doc
|
7 years ago |
Tpt
|
5cff79c372
|
Improves documentation and public interfaces
|
7 years ago |
Tpt
|
8760436b19
|
[MemoryStore] Use Vec for id2str mapping
|
7 years ago |
Tpt
|
fbd5d1f6ed
|
Avoid references to EncodedTerm
It is a small copyable struct
|
7 years ago |
Tpt
|
da78cf5dff
|
Makes EncodedTerm implement Copy
|
7 years ago |
Tpt
|
472a9292b3
|
Upgrades fmt to rust 1.29 and fixes some clippy warnings
|
7 years ago |
Tpt
|
38a8f97254
|
Implements memory store as a simple alternative to RocksDB
Drops InMemoryGraph in favor of the new memory store
|
7 years ago |
Tpt
|
e5a9d7672b
|
Format changes with Rust 1.28
|
7 years ago |
Tpt
|
53a5a7df10
|
Explodes model::data module
|
7 years ago |
Tpt
|
a97149593f
|
Improves W3C tests discovery and implementation
|
7 years ago |
Tpt
|
723bb22b18
|
Creates a simplistic implementation of a MemoryStore
Moves the graph isomorphism implementation out of rdf_test_cases
|
7 years ago |