Documentation ¶
Overview ¶
Package rdf package parses N-Quad statements based on http://www.w3.org/TR/n-quads/
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrEmpty = errors.New("rdf: harmless error, e.g. comment line") ErrInvalidUID = errors.New("UID has to be greater than zero.") )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.