Lua bindings for Volksdata.

scossu a55aeb7415 Do not allow ambiguous datatype strings. 1 ngày trước cách đây
build c5fcc0dad2 Initial commit. 3 tháng trước cách đây
debug 75f5ff8772 Update nsm API; add graph.attr; other updates. 2 tháng trước cách đây
ext a5b23786bf Update upstream VOLK. 1 ngày trước cách đây
lib a2aa05a076 Add some blurb. 3 tháng trước cách đây
src a55aeb7415 Do not allow ambiguous datatype strings. 1 ngày trước cách đây
.gitignore 0a19711d23 Term sets to tables; graph encoding. 1 tháng trước cách đây
.gitmodules 73b52103c5 Update VOLK upstream. 2 tuần trước cách đây
CODE_OF_CONDUCT a2aa05a076 Add some blurb. 3 tháng trước cách đây
LICENSE a2aa05a076 Add some blurb. 3 tháng trước cách đây
Makefile d8e9ed52cd Adjust make paths. 1 tuần trước cách đây
README.md 0a19711d23 Term sets to tables; graph encoding. 1 tháng trước cách đây
test.lua 9044372793 Make graph.encode an iterator; fix literal datatype bug. 6 ngày trước cách đây
volksdata-scm-1.rockspec ae7166f241 Rework term sets to use own iterator. 2 tuần trước cách đây

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