Skip to main content

rdflib extension adding SQLite as back-end store

Project description

SQLite store formula-aware implementation. It stores its triples in the following partitions:

* Asserted non rdf:type statements
- Asserted rdf:type statements (in a table which models Class membership).
The motivation for this partition is primarily improved query speed and
scalability as most graphs will always have more rdf:type statements than
others.
- All Quoted statements

In addition it persists namespace mappings in a separate table

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

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

Source Distribution

rdflib-sqlite-0.1.tar.gz (1.2 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