Skip to content

ShapeThing/localStore

Repository files navigation

LocalStore

A RDF/js Store that reads relative turtle files from disk and mutates them via a QueryEngine such as Comunica.

How to use:

import { LocalStore } from '@shapething/localstore'
const store = new LocalStore({
  baseUri: new URL('http://example.com/')
})

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published