Lua bindings for Volksdata.

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

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