Lua bindings for Volksdata.

scossu a5b23786bf Update upstream VOLK. hai 1 día
build c5fcc0dad2 Initial commit. hai 3 meses
debug 75f5ff8772 Update nsm API; add graph.attr; other updates. hai 2 meses
ext a5b23786bf Update upstream VOLK. hai 1 día
lib a2aa05a076 Add some blurb. hai 3 meses
src 9044372793 Make graph.encode an iterator; fix literal datatype bug. hai 6 días
.gitignore 0a19711d23 Term sets to tables; graph encoding. hai 1 mes
.gitmodules 73b52103c5 Update VOLK upstream. hai 2 semanas
CODE_OF_CONDUCT a2aa05a076 Add some blurb. hai 3 meses
LICENSE a2aa05a076 Add some blurb. hai 3 meses
Makefile d8e9ed52cd Adjust make paths. hai 1 semana
README.md 0a19711d23 Term sets to tables; graph encoding. hai 1 mes
test.lua 9044372793 Make graph.encode an iterator; fix literal datatype bug. hai 6 días
volksdata-scm-1.rockspec ae7166f241 Rework term sets to use own iterator. hai 2 semanas

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