Lua bindings for Volksdata.

scossu dad4deafc7 Implement add_init, add_iter, add_done. 1 天之前
build c5fcc0dad2 Initial commit. 1 月之前
debug 75f5ff8772 Update nsm API; add graph.attr; other updates. 2 周之前
lib a2aa05a076 Add some blurb. 1 月之前
src dad4deafc7 Implement add_init, add_iter, add_done. 1 天之前
.gitignore 0a19711d23 Term sets to tables; graph encoding. 5 天之前
CODE_OF_CONDUCT a2aa05a076 Add some blurb. 1 月之前
LICENSE a2aa05a076 Add some blurb. 1 月之前
Makefile 0a19711d23 Term sets to tables; graph encoding. 5 天之前
README.md 0a19711d23 Term sets to tables; graph encoding. 5 天之前
test.lua dad4deafc7 Implement add_init, add_iter, add_done. 1 天之前
volksdata-scm-1.rockspec 0a19711d23 Term sets to tables; graph encoding. 5 天之前

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