gun-levelgraph

0.1.6 • Public • Published

gun-levelgraph

Interop layer between Gun and LevelGraph via levelgraph-jsonld

Status

Conversion to JsonLd format is super flexible and works!

The following default functions need to be fixed however:

  • Tweak default addContext, graphId and referenceNode functions:
    • add valid JsonLd @context on each node
    • add valid JsonLd @id on each node
    • make sure valid references

Install

npm i -S gun-levelgraph

Usage

See docs:

Gun utility functions

More Gun chain utility functions are available via:

Run Tests

npm i -g ava

Try ava test

TODO

  • Test LevelGraph save functions
  • Load JsonLd object into Gun graph for a full cycle

Save Gun node to LevelGraph

  • Fix addContext and graphId functions to:
    • add valid JsonLd @context on each node
    • add valid JsonLd @id on each node

Licence

MIT Kristian Mandrup 2017

Package Sidebar

Install

npm i gun-levelgraph

Weekly Downloads

1

Version

0.1.6

License

MIT

Last publish

Collaborators

  • kmandrup