Lua bindings for Volksdata.

scossu 0f101d059f Update Volksdata.x пре 18 часа
build c5fcc0dad2 Initial commit. пре 4 месеци
debug 75f5ff8772 Update nsm API; add graph.attr; other updates. пре 3 месеци
ext 0f101d059f Update Volksdata.x пре 18 часа
lib a2aa05a076 Add some blurb. пре 4 месеци
src ee1014d831 Check rc for graph iterator creation; some docstrings. пре 19 часа
.gitignore 0a19711d23 Term sets to tables; graph encoding. пре 2 месеци
.gitmodules 73b52103c5 Update VOLK upstream. пре 1 месец
CODE_OF_CONDUCT a2aa05a076 Add some blurb. пре 4 месеци
LICENSE a2aa05a076 Add some blurb. пре 4 месеци
Makefile d8e9ed52cd Adjust make paths. пре 1 месец
README.md 0a19711d23 Term sets to tables; graph encoding. пре 2 месеци
test.lua 9044372793 Make graph.encode an iterator; fix literal datatype bug. пре 4 недеља
volksdata-scm-1.rockspec ae7166f241 Rework term sets to use own iterator. пре 1 месец

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