Skip to content
This repository has been archived by the owner on May 4, 2024. It is now read-only.

paralin/cayley-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 96.3%
  • Ragel 2.9%
  • Makefile 0.8%