Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 762 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 762 Bytes

Quad formats for Go

Build Status

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