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
* 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
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 details)
File details
Details for the file rdflib-sqlite-0.1.tar.gz
.
File metadata
- Download URL: rdflib-sqlite-0.1.tar.gz
- Upload date:
- Size: 1.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c8f6784c941f3dc37ddbe39539ba414dc12d41a387c89c1ad31b194afaae29e4 |
|
MD5 | 605f30845d23e78d92a83caf6618d77f |
|
BLAKE2b-256 | 173829b7a15554a253a4882fd5efc5b52961cb4b0330e9aead24c85326010d66 |