Sha256: bbea723f0586f51a3badfc50221c282b4c951de236152d706e6b38f796bbbfaf
Contents?: true
Size: 573 Bytes
Versions: 18
Compression:
Stored size: 573 Bytes
Contents
== Welcome to rdflite rdflite is a small RDF datastore, based on sqlite3. It can be used as a datastore for ActiveRDF: it acts as a gemplugin for ActiveRDF. rdflite does not scale well for large datasets, but is very fast for small ones. It supports the full ActiveRDF query grammar (basically, select/distinct/count with arbitrary joins in the where clauses) and offers full-text search over the literals if ferret is installed. See http://www.activerdf.org/ for more information. == License rdflite is distributed under the LGPL license. == Authors * Eyal Oren
Version data entries
18 entries across 18 versions & 2 rubygems