rdf2go
RDF parser
A Go library for parsing and serializing RDF data in Turtle and JSON-LD formats.
Native golang library for RDF (includes parser/serializer for Turtle and JSON-LD)
62 stars
5 watching
15 forks
Language: Go
last commit: 5 months ago
Linked from 1 awesome list
graphjson-ldrdfserializertriplesturtle
Related projects:
Repository | Description | Stars |
---|---|---|
knakk/rdf | A Go library for representing and serializing RDF data structures | 71 |
oxigraph/rio | Provides low-level parsers and formatters for various RDF file formats. | 87 |
hdt3213/rdb | A tool to parse Redis RDB files and generate various reports or visualizations. | 395 |
rdfjs/n3.js | A JavaScript library for parsing and generating RDF data in various formats. | 715 |
metadataframes/basex-rdf | A Java-based module for parsing and normalizing RDF data for use with the XQuery processor in BaseX | 17 |
jsonld-java/jsonld-java-rdf2go | A tool that integrates JSON-LD and RDF2GO to serialize RDF into JSON-LD or parse JSON-LD into RDF | 6 |
rdf-elixir/jsonld-ex | An Elixir implementation of the JSON-LD standard for RDF data representation and serialization | 74 |
drlivingston/kr | Provides a unified interface for RDF and SPARQL APIs including Jena and Sesame. | 56 |
drobilla/serd | A lightweight C library for parsing and serializing RDF data formats | 88 |
egonw/rrdf | Brings RDF and SPARQL functionality to R using the Jena libraries. | 29 |
alangrafu/turtle-in-html | A tool to visualize RDF in HTML as Turtle triples | 4 |
paulhoule/infovore | An RDF processing system that uses Hadoop to process large datasets and convert them into usable formats for triple stores. | 148 |
kasei/swift-hdt | An HDT RDF parser written in Swift, designed to parse and serialize HDT files. | 2 |
artonge/go-gtfs | A Go package for loading and parsing GTFS files | 45 |
robstewart57/rdf4h | A Haskell library for working with RDF data formats | 76 |