Lua bindings for Volksdata.

scossu 3900107901 Update volksdata. hace 1 día
build c5fcc0dad2 Initial commit. hace 2 meses
debug 75f5ff8772 Update nsm API; add graph.attr; other updates. hace 1 mes
ext 3900107901 Update volksdata. hace 1 día
lib a2aa05a076 Add some blurb. hace 2 meses
src 5c59ef1874 Implement store size fn. hace 3 semanas
.gitignore 0a19711d23 Term sets to tables; graph encoding. hace 4 semanas
.gitmodules 3900107901 Update volksdata. hace 1 día
CODE_OF_CONDUCT a2aa05a076 Add some blurb. hace 2 meses
LICENSE a2aa05a076 Add some blurb. hace 2 meses
Makefile 0a19711d23 Term sets to tables; graph encoding. hace 4 semanas
README.md 0a19711d23 Term sets to tables; graph encoding. hace 4 semanas
test.lua dad4deafc7 Implement add_init, add_iter, add_done. hace 3 semanas
volksdata-scm-1.rockspec 0a19711d23 Term sets to tables; graph encoding. hace 4 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