Skip to content
/ quad Public
forked from cayleygraph/quad

Quad/Triple formats support for Go.

License

Notifications You must be signed in to change notification settings

fungl164/quad

 
 

Repository files navigation

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

About

Quad/Triple formats support for Go.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 97.0%
  • Ragel 3.0%