Lua bindings for Volksdata.

scossu a2aa05a076 Add some blurb. 1 개월 전
build c5fcc0dad2 Initial commit. 1 개월 전
lib a2aa05a076 Add some blurb. 1 개월 전
src c5fcc0dad2 Initial commit. 1 개월 전
.gitignore c5fcc0dad2 Initial commit. 1 개월 전
CODE_OF_CONDUCT a2aa05a076 Add some blurb. 1 개월 전
LICENSE a2aa05a076 Add some blurb. 1 개월 전
Makefile a2aa05a076 Add some blurb. 1 개월 전
README.md a2aa05a076 Add some blurb. 1 개월 전
lsup-scm-1.rockspec c5fcc0dad2 Initial commit. 1 개월 전
parse_valgrind_supp.sh c5fcc0dad2 Initial commit. 1 개월 전
scratch.lua c5fcc0dad2 Initial commit. 1 개월 전
valgrind-lua-noreadline.supp c5fcc0dad2 Initial commit. 1 개월 전

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