Lua bindings for Volksdata.

scossu e4c8906c51 Add context list and term set length. hace 3 meses
build c5fcc0dad2 Initial commit. hace 4 meses
lib a2aa05a076 Add some blurb. hace 4 meses
src e4c8906c51 Add context list and term set length. hace 3 meses
.gitignore e4c8906c51 Add context list and term set length. hace 3 meses
CODE_OF_CONDUCT a2aa05a076 Add some blurb. hace 4 meses
LICENSE a2aa05a076 Add some blurb. hace 4 meses
Makefile e4c8906c51 Add context list and term set length. hace 3 meses
README.md a2aa05a076 Add some blurb. hace 4 meses
lsup-scm-1.rockspec e4c8906c51 Add context list and term set length. hace 3 meses
parse_valgrind_supp.sh c5fcc0dad2 Initial commit. hace 4 meses
test.lua e4c8906c51 Add context list and term set length. hace 3 meses
valgrind-lua-noreadline.supp c5fcc0dad2 Initial commit. hace 4 meses

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