ntriples - a basic ntriples parser in Go
This package is deprecated. Use github.com/iand/nquads instead.
LICENSE
This is free and unencumbered software released into the public domain. For more
information, see http://unlicense.org/ or the accompanying UNLICENSE
file.
CREDITS
The design and logic is hugely inspired by Go's standard csv parsing library