Lua bindings for Volksdata.

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

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