Lua bindings for Volksdata.

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

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