Lua bindings for `lsup_rdf`.

scossu 75f5ff8772 Update nsm API; add graph.attr; other updates. 1 ngày trước cách đây
build c5fcc0dad2 Initial commit. 1 tháng trước cách đây
debug 75f5ff8772 Update nsm API; add graph.attr; other updates. 1 ngày trước cách đây
lib a2aa05a076 Add some blurb. 1 tháng trước cách đây
src 75f5ff8772 Update nsm API; add graph.attr; other updates. 1 ngày trước cách đây
.gitignore e4c8906c51 Add context list and term set length. 2 tuần trước cách đây
CODE_OF_CONDUCT a2aa05a076 Add some blurb. 1 tháng trước cách đây
LICENSE a2aa05a076 Add some blurb. 1 tháng trước cách đây
Makefile e4c8906c51 Add context list and term set length. 2 tuần trước cách đây
README.md a2aa05a076 Add some blurb. 1 tháng trước cách đây
lsup-scm-1.rockspec e4c8906c51 Add context list and term set length. 2 tuần trước cách đây
test.lua 75f5ff8772 Update nsm API; add graph.attr; other updates. 1 ngày trước cách đây

README.md

lsup_lua

Lua bindings for lsup_rdf.

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