{ "info": { "author": "Graham Higgins", "author_email": "gjhiggins@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: BSD License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.4", "Programming Language :: Python :: 2.5", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "SQLite store formula-aware implementation. It stores its triples in the following partitions:\n\n * Asserted non rdf:type statements\n - Asserted rdf:type statements (in a table which models Class membership).\n The motivation for this partition is primarily improved query speed and\n scalability as most graphs will always have more rdf:type statements than\n others.\n - All Quoted statements\n\n In addition it persists namespace mappings in a separate table", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/RDFLib/rdflib-sqlite/zipball/master", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/RDFLib/rdflib-sqlite", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "rdflib-sqlite", "package_url": "https://pypi.org/project/rdflib-sqlite/", "platform": "any", "project_url": "https://pypi.org/project/rdflib-sqlite/", "project_urls": { "Download": "https://github.com/RDFLib/rdflib-sqlite/zipball/master", "Homepage": "http://github.com/RDFLib/rdflib-sqlite" }, "release_url": "https://pypi.org/project/rdflib-sqlite/0.1/", "requires_dist": null, "requires_python": null, "summary": "rdflib extension adding SQLite as back-end store", "version": "0.1" }, "last_serial": 798606, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "605f30845d23e78d92a83caf6618d77f", "sha256": "c8f6784c941f3dc37ddbe39539ba414dc12d41a387c89c1ad31b194afaae29e4" }, "downloads": -1, "filename": "rdflib-sqlite-0.1.tar.gz", "has_sig": false, "md5_digest": "605f30845d23e78d92a83caf6618d77f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1180194, "upload_time": "2012-07-04T07:19:58", "url": "https://files.pythonhosted.org/packages/17/38/29b7a15554a253a4882fd5efc5b52961cb4b0330e9aead24c85326010d66/rdflib-sqlite-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "605f30845d23e78d92a83caf6618d77f", "sha256": "c8f6784c941f3dc37ddbe39539ba414dc12d41a387c89c1ad31b194afaae29e4" }, "downloads": -1, "filename": "rdflib-sqlite-0.1.tar.gz", "has_sig": false, "md5_digest": "605f30845d23e78d92a83caf6618d77f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1180194, "upload_time": "2012-07-04T07:19:58", "url": "https://files.pythonhosted.org/packages/17/38/29b7a15554a253a4882fd5efc5b52961cb4b0330e9aead24c85326010d66/rdflib-sqlite-0.1.tar.gz" } ] }