SPARQLStreamWrapper


NameSPARQLStreamWrapper JSON
Version 0.1.dev0 PyPI version JSON
download
home_pagehttps://github.com/chimera-suite
SummarySPARQL Endpoint interface to permit streaming queries from Python
upload_time2023-03-24 19:16:02
maintainer
docs_urlNone
authorMatteo Belcao
requires_python>=3.5
licenseW3C SOFTWARE NOTICE AND LICENSE
keywords python sparql rdf rdflib
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This is a wrapper around a SPARQL service and supports RSP-QL queries. It helps in creating the query URI and, possibly, convert the result into a more manageable format.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/chimera-suite",
    "name": "SPARQLStreamWrapper",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.5",
    "maintainer_email": "",
    "keywords": "python,sparql,rdf,rdflib",
    "author": "Matteo Belcao",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/95/52/0d9aebb39a5d04bcad417323aebc5dcd6fa16e185d7b94af766ea88eefa7/SPARQLStreamWrapper-0.1.dev0.tar.gz",
    "platform": "any",
    "description": "This is a wrapper around a SPARQL service and supports RSP-QL queries. It helps in creating the query URI and, possibly, convert the result into a more manageable format.\r\n",
    "bugtrack_url": null,
    "license": "W3C SOFTWARE NOTICE AND LICENSE",
    "summary": "SPARQL Endpoint interface to permit streaming queries from Python",
    "version": "0.1.dev0",
    "split_keywords": [
        "python",
        "sparql",
        "rdf",
        "rdflib"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3682e5515974b75c6d293c937edcdaaef1759632c243341441250418484b1dcf",
                "md5": "f1ab9cff64c9dc305836279113f6132b",
                "sha256": "8f792605787acbdcb55c5c99030df550aeabf6cf722f2fc359d06b0b21858f0b"
            },
            "downloads": -1,
            "filename": "SPARQLStreamWrapper-0.1.dev0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f1ab9cff64c9dc305836279113f6132b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.5",
            "size": 18278,
            "upload_time": "2023-03-24T19:16:00",
            "upload_time_iso_8601": "2023-03-24T19:16:00.300542Z",
            "url": "https://files.pythonhosted.org/packages/36/82/e5515974b75c6d293c937edcdaaef1759632c243341441250418484b1dcf/SPARQLStreamWrapper-0.1.dev0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "95520d9aebb39a5d04bcad417323aebc5dcd6fa16e185d7b94af766ea88eefa7",
                "md5": "b4808ec3a5d2eba5d1f4598e5a56d482",
                "sha256": "20e3d66f90a225f41b015bad432d6d45a43e142db6243cf6dfbc5f0a4444f3ff"
            },
            "downloads": -1,
            "filename": "SPARQLStreamWrapper-0.1.dev0.tar.gz",
            "has_sig": false,
            "md5_digest": "b4808ec3a5d2eba5d1f4598e5a56d482",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.5",
            "size": 85712,
            "upload_time": "2023-03-24T19:16:02",
            "upload_time_iso_8601": "2023-03-24T19:16:02.380248Z",
            "url": "https://files.pythonhosted.org/packages/95/52/0d9aebb39a5d04bcad417323aebc5dcd6fa16e185d7b94af766ea88eefa7/SPARQLStreamWrapper-0.1.dev0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-24 19:16:02",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "sparqlstreamwrapper"
}
        
Elapsed time: 0.05160s