Lua bindings for Volksdata.

scossu 6604f8d482 Update upstream Volksdata. 1 tydzień temu
build c5fcc0dad2 Initial commit. 4 miesięcy temu
debug 75f5ff8772 Update nsm API; add graph.attr; other updates. 3 miesięcy temu
ext 6604f8d482 Update upstream Volksdata. 1 tydzień temu
lib a2aa05a076 Add some blurb. 3 miesięcy temu
src dda71b5072 Stricter rc check on URI denormalization. 3 tygodni temu
.gitignore 0a19711d23 Term sets to tables; graph encoding. 2 miesięcy temu
.gitmodules 73b52103c5 Update VOLK upstream. 1 miesiąc temu
CODE_OF_CONDUCT a2aa05a076 Add some blurb. 3 miesięcy temu
LICENSE a2aa05a076 Add some blurb. 3 miesięcy temu
Makefile d8e9ed52cd Adjust make paths. 4 tygodni temu
README.md 0a19711d23 Term sets to tables; graph encoding. 2 miesięcy temu
test.lua 9044372793 Make graph.encode an iterator; fix literal datatype bug. 4 tygodni temu
volksdata-scm-1.rockspec ae7166f241 Rework term sets to use own iterator. 1 miesiąc temu

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