Lua bindings for Volksdata.

scossu fc21630c65 Add store module; fix LMDB readed conflict in graph iterator. hai 1 mes
build c5fcc0dad2 Initial commit. hai 1 mes
lib a2aa05a076 Add some blurb. hai 1 mes
src fc21630c65 Add store module; fix LMDB readed conflict in graph iterator. hai 1 mes
.gitignore c5fcc0dad2 Initial commit. hai 1 mes
CODE_OF_CONDUCT a2aa05a076 Add some blurb. hai 1 mes
LICENSE a2aa05a076 Add some blurb. hai 1 mes
Makefile a2aa05a076 Add some blurb. hai 1 mes
README.md a2aa05a076 Add some blurb. hai 1 mes
lsup-scm-1.rockspec fc21630c65 Add store module; fix LMDB readed conflict in graph iterator. hai 1 mes
parse_valgrind_supp.sh c5fcc0dad2 Initial commit. hai 1 mes
scratch.lua fc21630c65 Add store module; fix LMDB readed conflict in graph iterator. hai 1 mes
valgrind-lua-noreadline.supp c5fcc0dad2 Initial commit. hai 1 mes

README.md

lsup_lua

Lua bindings for lsup_rdf.

Status

ALPHA. Currently building up a basic API.

Basic road map:

  • Term
  • Triple
  • Namespace
  • Graph
    • Boolean
    • Basic lookup & iterator
    • Unique terms
    • Link map
  • Store selection
  • API documentation