cayleygraph / quad

Quad/Triple formats support for Go.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quad formats for Go

Tests

This library provides encoding and decoding support for NQuad/NTriple-compatible formats.

Supported formats

ID Name Read Write Ext
nquads NQuads + + .nq, .nt
jsonld JSON-LD + + .jsonld
graphviz DOT/Graphviz - + .gv, .dot
gml GML - + .gml
graphml GraphML - + .graphml
pquads ProtoQuads + + .pq
json JSON + + .json
json-stream JSON Stream + + -

Community

About

Quad/Triple formats support for Go.

License:Apache License 2.0


Languages

Language:Go 97.0%Language:Ragel 3.0%