Lua bindings for Volksdata.

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

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