ColinKinloch / serd

A lightweight C library for RDF syntax

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Serd
====

Serd is a lightweight C library for RDF syntax which supports reading and
writing Turtle, NTriples, TriG, and NQuads.
For more information, see <http://drobilla.net/software/serd>.

 -- David Robillard <d@drobilla.net>

About

A lightweight C library for RDF syntax

License:ISC License


Languages

Language:C 89.4%Language:Python 10.6%