Lua bindings for `lsup_rdf`.

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

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