Lua bindings for Volksdata.

scossu ae7166f241 Rework term sets to use own iterator. 1 nedēļu atpakaļ
build c5fcc0dad2 Initial commit. 2 mēneši atpakaļ
debug 75f5ff8772 Update nsm API; add graph.attr; other updates. 1 mēnesi atpakaļ
ext 73b52103c5 Update VOLK upstream. 1 nedēļu atpakaļ
lib a2aa05a076 Add some blurb. 2 mēneši atpakaļ
src ae7166f241 Rework term sets to use own iterator. 1 nedēļu atpakaļ
.gitignore 0a19711d23 Term sets to tables; graph encoding. 1 mēnesi atpakaļ
.gitmodules 73b52103c5 Update VOLK upstream. 1 nedēļu atpakaļ
CODE_OF_CONDUCT a2aa05a076 Add some blurb. 2 mēneši atpakaļ
LICENSE a2aa05a076 Add some blurb. 2 mēneši atpakaļ
Makefile ae7166f241 Rework term sets to use own iterator. 1 nedēļu atpakaļ
README.md 0a19711d23 Term sets to tables; graph encoding. 1 mēnesi atpakaļ
test.lua ae7166f241 Rework term sets to use own iterator. 1 nedēļu atpakaļ
volksdata-scm-1.rockspec ae7166f241 Rework term sets to use own iterator. 1 nedēļu atpakaļ

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