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