Lua bindings for Volksdata.

scossu 75f5ff8772 Update nsm API; add graph.attr; other updates. hace 2 semanas
build c5fcc0dad2 Initial commit. hace 1 mes
debug 75f5ff8772 Update nsm API; add graph.attr; other updates. hace 2 semanas
lib a2aa05a076 Add some blurb. hace 1 mes
src 75f5ff8772 Update nsm API; add graph.attr; other updates. hace 2 semanas
.gitignore e4c8906c51 Add context list and term set length. hace 1 mes
CODE_OF_CONDUCT a2aa05a076 Add some blurb. hace 1 mes
LICENSE a2aa05a076 Add some blurb. hace 1 mes
Makefile e4c8906c51 Add context list and term set length. hace 1 mes
README.md a2aa05a076 Add some blurb. hace 1 mes
lsup-scm-1.rockspec e4c8906c51 Add context list and term set length. hace 1 mes
test.lua 75f5ff8772 Update nsm API; add graph.attr; other updates. hace 2 semanas

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