Lua bindings for `lsup_rdf`.

scossu ab74430600 Add nsm_update to store. há 4 dias atrás
build c5fcc0dad2 Initial commit. há 2 semanas atrás
lib a2aa05a076 Add some blurb. há 2 semanas atrás
src ab74430600 Add nsm_update to store. há 4 dias atrás
.gitignore e4c8906c51 Add context list and term set length. há 6 dias atrás
CODE_OF_CONDUCT a2aa05a076 Add some blurb. há 2 semanas atrás
LICENSE a2aa05a076 Add some blurb. há 2 semanas atrás
Makefile e4c8906c51 Add context list and term set length. há 6 dias atrás
README.md a2aa05a076 Add some blurb. há 2 semanas atrás
lsup-scm-1.rockspec e4c8906c51 Add context list and term set length. há 6 dias atrás
parse_valgrind_supp.sh c5fcc0dad2 Initial commit. há 2 semanas atrás
test.lua ab74430600 Add nsm_update to store. há 4 dias atrás
valgrind-lua-noreadline.supp c5fcc0dad2 Initial commit. há 2 semanas atrás

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