Skip to main content

RDFExtras provide tools, extra stores and such for RDFLib.

Project description

========================================================================
RDFExtras README
========================================================================

RDFExtras is a collection of packages providing extras based on RDFLib. These
include a tools package and several "non-core-rdflib" store implementations.

RDFExtras includes:

* Extra plugins for parsing/serialisation of RDF/JSON and JSON-LD
* A pure-python SPARQL implementation for in-memory stores or other store
that do not provide their own SPARQL implementation.
* A set of extra stores implementations:
* DB backed stores: KyotoCabinet, ZODB, SQLite, MySQL, PostgreSQL
* A SPARQL Store for a graph on top of a remote SPARQL endpoint. Read-only
access with SPARQL 1.0 or read-write with SPARQL 1.1 support.
* A set of commandline utilities: rdfpipe, rdf2dot, rdfs2dot, csv2rdf

Dependencies:

* RDFLib>=3.2.1
* For SPARQL: pyparsing
* For SPARQL Store: SPARQLWrapper


For more information see:
* RDFExtras: http://code.google.com/p/rdfextras/
* RDFExtras Docs: http://readthedocs.org/docs/rdfextras/

* RDFLib: http://code.google.com/p/rdflib/
* RDFLib Docs: http://readthedocs.org/docs/rdflib

* Discussion group: http://groups.google.com/group/rdflib-dev

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rdfextras-0.2.tar.gz (2.3 MB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page