Change - RDFLib

Created on Feb. 23, 2013, 2:10 p.m. by Hevok & updated on Feb. 23, 2013, 2:12 p.m. by Hevok

RDFLib is a Python Library fro working with RDF. The Library contains contains Parsers and Serilizers for RDF/XML, N3, NTriples, Turtle, TriX and RDFa. The library presents a Graph Library which can be backed up by any one of a number of Store Implementations. The core rdflib includes store Implementations for in Memory Storage and persistent Storage on top of the Berkekely DB.

URL: https://github.com/RDFLib

Comment: Added absolute URL.

Comment on This Data Unit