serd
RDF parser
A lightweight C library for parsing and serializing RDF data formats
A lightweight C library for RDF syntax
88 stars
8 watching
16 forks
Language: C
last commit: 11 days ago
Linked from 1 awesome list
nquadsntriplesparserrdfsemantic-webserializerturtle
Related projects:
Repository | Description | Stars |
---|---|---|
drobilla/sord | A lightweight in-memory data storage library for RDF statements | 15 |
rdfjs/n3.js | A JavaScript library for parsing and generating RDF data in various formats. | 715 |
dajobe/raptor | A C library providing a lightweight, efficient implementation of RDF syntax and data processing | 157 |
sweetrdf/quickrdfio | A library that provides an interface to read and write various RDF formats | 2 |
oxigraph/rio | Provides low-level parsers and formatters for various RDF file formats. | 87 |
kasei/swift-serd | A Swift package wrapper for the Serd RDF library | 3 |
drlivingston/kr | Provides a unified interface for RDF and SPARQL APIs including Jena and Sesame. | 56 |
metadataframes/basex-rdf | A Java-based module for parsing and normalizing RDF data for use with the XQuery processor in BaseX | 17 |
ruby-rdf/rdf-tabular | A tool that reads tabular data from various formats and serializes it into RDF and JSON. | 19 |
openresty/lua-rds-parser | Parser for Resty DBD Stream data format | 20 |
robstewart57/rdf4h | A Haskell library for working with RDF data formats | 76 |
swirrl/grafter | Tools and functions for working with linked data, allowing developers to process and manipulate RDF data. | 190 |
mdesalvo/rdfsharp | A C# library providing a modular API for working with RDF data and Semantic Web standards | 120 |
edmcouncil/rdf-toolkit | Automates the standardized serialization of RDF files for version control and analysis consistency | 66 |
ropensci/rdflib | A high-level wrapper around the redland package for common RDF applications | 57 |