Skip to content

Package blanknode provides tools for working with blank node identifiers, for the Go programming language. Blank Node Identifiers are used in RDF (resource description framework) technologies, such as: JSON-LD, N-Quads, N-Triples, RDF/XML, RDFa, TriG, Turtle, etc.

License

Notifications You must be signed in to change notification settings

reiver/go-blanknode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-blanknode

Package blanknode provides tools for working with blank node identifiers and blank node labels, for the Go programming language.

Blank Node Identifiers and Blank Node Labels are used in RDF (resource description framework) technologies, such as: JSON-LD, N-Quads, N-Triples, RDF/XML, RDFa, TriG, Turtle, etc.

Documention

Online documentation, which includes examples, can be found at: http://godoc.org/github.com/reiver/go-blanknode

GoDoc

Import

To import package blanknode use import code like the following:

import "github.com/reiver/go-blanknode"

Installation

To install package blanknode do the following:

GOPROXY=direct go get github.com/reiver/go-blanknode

Author

Package blanknode was written by Charles Iliya Krempeaux

About

Package blanknode provides tools for working with blank node identifiers, for the Go programming language. Blank Node Identifiers are used in RDF (resource description framework) technologies, such as: JSON-LD, N-Quads, N-Triples, RDF/XML, RDFa, TriG, Turtle, etc.

Topics

Resources

License

Stars

Watchers

Forks

Languages