Lua bindings for `lsup_rdf`.

scossu ab74430600 Add nsm_update to store. 4 днів тому
build c5fcc0dad2 Initial commit. 2 тижнів тому
lib a2aa05a076 Add some blurb. 2 тижнів тому
src ab74430600 Add nsm_update to store. 4 днів тому
.gitignore e4c8906c51 Add context list and term set length. 6 днів тому
CODE_OF_CONDUCT a2aa05a076 Add some blurb. 2 тижнів тому
LICENSE a2aa05a076 Add some blurb. 2 тижнів тому
Makefile e4c8906c51 Add context list and term set length. 6 днів тому
README.md a2aa05a076 Add some blurb. 2 тижнів тому
lsup-scm-1.rockspec e4c8906c51 Add context list and term set length. 6 днів тому
parse_valgrind_supp.sh c5fcc0dad2 Initial commit. 2 тижнів тому
test.lua ab74430600 Add nsm_update to store. 4 днів тому
valgrind-lua-noreadline.supp c5fcc0dad2 Initial commit. 2 тижнів тому

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