|
Project Information
Members
Featured
Downloads
Wiki pages
Links
|
RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information. The library contains parsers and serializers for RDF/XML, N3, NTriples, Turtle, TriX and RDFa. The library presents a Graph interface which can be backed by any one of a number of store implementations, including, memory, MySQL, SQLite, Sleepycat and ZODB. News
End UsersGeneral documentation and API docs are on ReadTheDocs: http://readthedocs.org/docs/rdflib/ They are up-to-date wrt. to the latest state of the source repositories. Read about Learning RDFLib here in this wiki. See also the rdflib homepage for more information on installing and learning rdflib. Many RelatedProjects exist, that provide inference engines or additional store support for rdflib. DevelopersThis is rdflib's home page for developers. See also: Roadmap and DeveloperGuide DiscussThere is a #redfoot irc channel on irc.freenode.net for anyone who wants to chat about rdflib or redfoot. See freenode for more information. There is also a google group used as mailinglist: http://groups.google.com/group/rdflib-dev |