https://github.com/knakk/rdf
RDF library for Go
https://github.com/knakk/rdf
Last synced: 27 days ago
JSON representation
RDF library for Go
- Host: GitHub
- URL: https://github.com/knakk/rdf
- Owner: knakk
- License: other
- Created: 2014-01-18T18:28:18.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2019-03-04T17:16:32.000Z (about 6 years ago)
- Last Synced: 2024-11-04T16:45:58.266Z (6 months ago)
- Language: Go
- Size: 366 KB
- Stars: 71
- Watchers: 7
- Forks: 21
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-ccamel - knakk/rdf - RDF library for Go (Go)
README
# rdf
This package introduces data structures for representing RDF resources, and includes functions for parsing and serialization of RDF data.
For complete documentation see [godoc](http://godoc.org/github.com/knakk/rdf).