Skip to content

epatters/Serd.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serd.jl

Build Status

This package provides Julia bindings to Serd, a C library for serializing RDF data in the Turtle, TriG, N-Triples, and N-Quads formats. The main module Serd provides a high-level interface for reading and writing RDF, while the submodule Serd.CSerd is a thin wrapper around Serd's C API.