Lua bindings for Volksdata.

scossu 73b52103c5 Update VOLK upstream. hai 1 semana
build c5fcc0dad2 Initial commit. hai 2 meses
debug 75f5ff8772 Update nsm API; add graph.attr; other updates. hai 1 mes
ext 73b52103c5 Update VOLK upstream. hai 4 días
lib a2aa05a076 Add some blurb. hai 2 meses
src 5c59ef1874 Implement store size fn. hai 1 mes
.gitignore 0a19711d23 Term sets to tables; graph encoding. hai 1 mes
.gitmodules 73b52103c5 Update VOLK upstream. hai 4 días
CODE_OF_CONDUCT a2aa05a076 Add some blurb. hai 2 meses
LICENSE a2aa05a076 Add some blurb. hai 2 meses
Makefile b65a6be645 Switch CFLAGS based on DBUG value. hai 2 semanas
README.md 0a19711d23 Term sets to tables; graph encoding. hai 1 mes
test.lua dad4deafc7 Implement add_init, add_iter, add_done. hai 1 mes
volksdata-scm-1.rockspec 5bb57b0c3d Align build scripts to Volksdata. hai 2 semanas

README.md

volksdata-lua

Lua bindings for Volksdata.

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