-
Notifications
You must be signed in to change notification settings - Fork 0
A quad index based on two-level sparse matrix compression in C.
msalvadores/quadindex
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Still very experimental implementation. Any questions contact msalvadores@gmail.com Dependencies ------------ * Raptor 2 http://librdf.org/raptor/ * Tokyo Cabinet http://fallabs.com/tokyocabinet/tokyocabinet-1.4.47.tar.gz * json-glib https://github.com/ebassi/json-glib.git Notes ----- create KB: ./storage/rdf-import -f FORMAT KB_LOCATION LIST_OF_FILES ./storage/rdf-import -f nquads ./tmp/test f1.nq f2.nq ./storage/rdf-import -f turtle ./tmp/test -m http://model1 f1.turtle -m http://model2 f2.turtle ./storage/rdf-import -f turtle ./tmp/test -Mhttp://model f1.turtle f2.turtle helper explore: Acknowledgements --------------- 4store (http://4store.org) for its hash.c implementation.
About
A quad index based on two-level sparse matrix compression in C.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published