Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 1.15 KB

mysql.rst

File metadata and controls

39 lines (30 loc) · 1.15 KB

MySQL :: an implementation of the FOPL Relational Model

Warning

At the time of writing, there are no reliable Python 3 MySQL drivers. In essence, this store can only be used under Python 2.

MySQL implementation of FOPL Relational Model as an rdflib Store.

The MySQL store's relational schema incorporates hashes of terms for efficient interning as well as other normalizations. Very little of it is written specifically for MySQL and thus theoretically it can be very easily ported to other back-ends (with the possible exception of issues with its use of foreign keys)

Module API

rdfextras.store.MySQL

rdfextras.store.MySQL

rdfextras.store.MySQL

TimeStamp

_variable_cluster

SQL

MySQL

PostgreSQL

createTerm

extractTriple