Skip to content
Graham Higgins edited this page Feb 16, 2012 · 4 revisions

Related projects

RDFLib provides a core RDF processing library that can be used in other libraries and projects. This page lists related software projects and tools that use rdflib in some form:

rdfextras contains a SPARQL engine for rdflib as well as several other plugins that were removed from core when moving to 3.0

FuXi - a bi-directional logical reasoning system for the semantic web

surfrdf - SuRF is a Python library for working with RDF data in an object-oriented way.

SPARQLWrapper provides utility methods for talking to a SPARQL endpoint, including having select-results mapped to rdflib terms.

allegrordf is RDFLib bindings for AllegroGraph

virtuoso contains packages for virtuoso access from Python, including RDFLib bindings.

Archive

Projects that have not seen updates for over a year:

  • Oort - a toolkit for accessing RDF graphs as plain objects
  • RDFAlchemy - RDFAlchemy is an abstraction layer, allowing Python developers to use familiar dot notation to access and update an RDF triplestore.
  • rdfshow - RDFshow takes an RDF graph and applies a set of user-provided templates to produce a text file.
  • Sparta - a simple, resource-centric API for RDF graphs
  • talis - Python library for talking to a Talis Platform store.
  • py4s - 4store store for RDFLib
  • swipy - SWI-Prolog bindings for Python and RDFLib store with support for entailment