Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/knakk/rdf
RDF library for Go
https://github.com/knakk/rdf
Last synced: about 1 month 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 (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2019-03-04T17:16:32.000Z (almost 6 years ago)
- Last Synced: 2024-08-01T13:30:18.133Z (4 months ago)
- Language: Go
- Size: 366 KB
- Stars: 70
- 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).