{ "info": { "author": "European Environment Agency: IDM2 A-Team", "author_email": "eea-edw-a-team-alerts@googlegroups.com", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Framework :: Plone :: 4.0", "Framework :: Plone :: 4.1", "Framework :: Plone :: 4.2", "Framework :: Plone :: 4.3", "Framework :: Zope2", "License :: OSI Approved :: GNU General Public License (GPL)", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Zope", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "======================\nProducts.ZSPARQLMethod\n======================\n.. image:: https://ci.eionet.europa.eu/buildStatus/icon?job=eea/Products.ZSPARQLMethod/develop\n :target: https://ci.eionet.europa.eu/job/eea/job/Products.ZSPARQLMethod/job/develop/display/redirect\n :alt: Develop\n.. image:: https://ci.eionet.europa.eu/buildStatus/icon?job=eea/Products.ZSPARQLMethod/master\n :target: https://ci.eionet.europa.eu/job/eea/job/Products.ZSPARQLMethod/job/master/display/redirect\n :alt: Master\n\nZope2 utility for querying a SPARQL endpoint. See documentation:\nhttp://www.eionet.europa.eu/software/Products.ZSPARQLMethod/\n\nChangelog\n=========\n\n1.9 - (2019-08-26)\n---------------------------\n* Change: Fixed mock tests\n [avoinea refs #108256]\n\n1.8 - (2019-08-19)\n--------------------------\n* Change: fixed tests\n [alecghica refs #108306]\n\n1.7 - (2019-01-28)\n--------------------------\n* Jenkins: Add sonarqube step\n [avoinea refs #101552]\n\n1.6 - (2018-12-11)\n--------------------------\n* Feature: better error message on SPARQL execution\n [alecghica refs #100666]\n\n1.5 - (2018-12-04)\n-----------------------\n* Bug fix: Changed endpoint in tests to https://cr.eionet.europa.eu/sparql\n [szabozo0]\n* Change: updated URLs pointing to eea.europa.eu with https://\n [alecghica refs #95849]\n\n1.4 - (2017-12-12)\n------------------\n* Change: Replace eeacms/zptlint with eeacms/plone-test:4 zptlint\n [avoinea refs #90415]\n\n1.3 - (2017-11-07)\n------------------\n* Bug fix: Fix i18n\n [petchesi-iulian refs #88509]\n* Bug fix: Fix PyFlakes\n [petchesi-iulian refs #88509]\n* Bug fix: Fix failing tests\n [petchesi-iulian refs #88509]\n* Bug fix: Remove tests dependency on pycurl and fix dependency on\n wsgi_intercept\n [petchesi-iulian refs #88509]\n\n1.2 - (2017-07-18)\n------------------\n* Change: Added sparql export method formats (xml, xmlschema, json) to be stored\n and retrieved from cache\n [zoltan_andras refs #86464]\n\n1.1 - (2017-04-24)\n------------------\n* Change: updated package information\n [eduard-fironda]\n\n1.0 - (2014-10-01)\n------------------\n* document_src protected with view permission\n [nituacor]\n\n0.9 - (2014-08-22)\n----------------------\n* return processed document source\n [nituacor]\n\n0.9 - (2014-08-22)\n----------------------\n* History tab added\n [nituacor]\n* Documentation updated: comments inside SPARQL queries are not supported\n [nituacor]\n\n0.8 - (2014-05-13)\n------------------\n* Change: updated imported modules to get rid of DeprecationWarning\n [ghicaale refs #19289]\n\n0.7 - (2013-05-20)\n------------------\n* Change: Updated to work with changed sparql-client\n [szabozo0 refs #14349]\n* Bug fix: Updated run_with_timeout to not use threading as timeout but pass the timeout value to the sparql-client\n [szabozo0 refs #14349]\n\n0.6 - (2012-11-22)\n----------------------\n* Bug fix: Fixed tests for Products.ZSPARQLMethod\n [szabozo0 refs #5539]\n* Bug fix: on returned HTTPError from endpoint, display the proper error\n instead of SaxParserError.\n Note: this doesn't work right now with the EEA Content Registry, it needs\n to work with a third party endpoint.\n [tiberich refs #5515]\n\n0.5 - (2012-08-03)\n------------------\n* Made more changes to package metadata to comply to EEA release procedures.\n Added required url and cleaned up old version info logic.\n [demarant]\n* Added missing version.txt file required by Zope used by eea.eggmonkey.\n Made history.txt conforming to eea.eggmonkey required syntax.\n [demarant]\n* Bug fix: in r28259 Fixed the setup.py which referenced to deleted CHANGES.rst\n which broke the package installation.\n [demarant]\n\n0.4.1 - (2012-01-05)\n--------------------\n* Fix package metadata\n [dumitval]\n\n0.4 - (2011-10-24)\n------------------\n* Look for `ZSPARQLMETHOD_DEFAULT_ENDPOINT` when creating a method\n [moregale]\n* Remove the `map_and_execute` method because `__call__` is enough\n [moregale]\n* `__call__` returns a `MethodResult` object\n [moregale #4516]\n\n0.3 - (2011-05-31)\n------------------\n* First version on PyPI [moregale]", "description_content_type": "text/x-rst", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/eea/Products.ZSPARQLMethod", "keywords": "EEA Add-ons Plone Zope", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "Products.ZSPARQLMethod", "package_url": "https://pypi.org/project/Products.ZSPARQLMethod/", "platform": "", "project_url": "https://pypi.org/project/Products.ZSPARQLMethod/", "project_urls": { "Homepage": "https://github.com/eea/Products.ZSPARQLMethod" }, "release_url": "https://pypi.org/project/Products.ZSPARQLMethod/1.9/", "requires_dist": null, "requires_python": "", "summary": "Zope product for making SPARQL queries, simiar to ZSQLMethod", "version": "1.9" }, "last_serial": 5736602, "releases": { "0.3": [ { "comment_text": "", "digests": { "md5": "333129890f74e7f9c51eac5809cc93ba", "sha256": "1d78e32915cc7b7be8270ca2d2c8a1b352f66c1d7e8707c0b2cc43e6c25c5dc1" }, "downloads": -1, "filename": "Products.ZSPARQLMethod-0.3.zip", "has_sig": false, "md5_digest": "333129890f74e7f9c51eac5809cc93ba", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 173140, "upload_time": "2011-05-31T12:02:06", "url": "https://files.pythonhosted.org/packages/d9/94/70f6e14e974fbab62198b10cece4612b3760efd85a882cb3e8e3a46cb950/Products.ZSPARQLMethod-0.3.zip" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "d38752c222aa452aa7aa04fe4a8d3f9b", "sha256": "15d74b8fe56f1e187818c3901934e3ecf34ad414c89e15a82ab2616d5da2f089" }, "downloads": -1, "filename": "Products.ZSPARQLMethod-0.4.1.zip", "has_sig": false, "md5_digest": "d38752c222aa452aa7aa04fe4a8d3f9b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 175781, "upload_time": "2012-03-05T15:48:26", "url": "https://files.pythonhosted.org/packages/40/a9/1887d0e76b1baf9e05bea7116661bb9750f320b5d0716a96773402b11b89/Products.ZSPARQLMethod-0.4.1.zip" }, { "comment_text": "", "digests": { "md5": "4beaf0ea0fa3adc5690e91889d2fb6bf", "sha256": "93366da55d54899f113dc0c74049eb66c9b87e0e5cddaabd12c64f3d8b419fea" }, "downloads": -1, "filename": "Products.ZSPARQLMethod-0.4.zip", "has_sig": false, "md5_digest": "4beaf0ea0fa3adc5690e91889d2fb6bf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15003, "upload_time": "2011-10-24T11:35:57", "url": "https://files.pythonhosted.org/packages/62/ad/4db6ca8517bcedc9b000ae2af766c4a32b91c31edd7db322ed65bbccdd43/Products.ZSPARQLMethod-0.4.zip" } ], "0.6": [ { "comment_text": "", "digests": { "md5": "f30de9362967a7a5bedb6f7248e6c6ab", "sha256": "935b6694ce366525f8f467408a3cccb476bc22535a9acdf13fc47461d45eac24" }, "downloads": -1, "filename": "Products.ZSPARQLMethod-0.6.zip", "has_sig": false, "md5_digest": "f30de9362967a7a5bedb6f7248e6c6ab", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 176866, "upload_time": "2012-10-08T17:24:23", "url": "https://files.pythonhosted.org/packages/0f/d4/170e1128172d7fc297ec43bec2acac2828905294ce5136280ec9dd844d6a/Products.ZSPARQLMethod-0.6.zip" } ], "0.7": [ { "comment_text": "", "digests": { "md5": "c03a32b5340d89ed50587fe7ea8a8899", "sha256": "aad82fa9e65de46223c1832d2be86043a4bec5535520137fc860db49f4693a86" }, "downloads": -1, "filename": "Products.ZSPARQLMethod-0.7.zip", "has_sig": false, "md5_digest": "c03a32b5340d89ed50587fe7ea8a8899", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 177268, "upload_time": "2016-07-20T09:23:48", "url": "https://files.pythonhosted.org/packages/c7/f4/58cbe36b886e487b8f408de3b3c2371e9e97506e9b41649af88f07058610/Products.ZSPARQLMethod-0.7.zip" } ], "0.8": [ { "comment_text": "", "digests": { "md5": "190529bfaec5de905c33bcb6ade8f34c", "sha256": "b9712ec980512052c8d1fd3891e5e9eb378709be1894cc91cc4a41f5701c20d0" }, "downloads": -1, "filename": "Products.ZSPARQLMethod-0.8.zip", "has_sig": false, "md5_digest": "190529bfaec5de905c33bcb6ade8f34c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 177420, "upload_time": "2016-07-20T09:24:06", "url": "https://files.pythonhosted.org/packages/94/21/a91e7ae94bb60bb4b6651535b2dadd9a505ed091b77537862bdc5d489d4e/Products.ZSPARQLMethod-0.8.zip" } ], "1.0": [ { "comment_text": "", "digests": { "md5": "3f9c7929881f0af91d533eb04611e105", "sha256": "0dd3ae070cf147137c79c735eb6c8890696b7ccdd2a52cf033a0e368bbce1f71" }, "downloads": -1, "filename": "Products.ZSPARQLMethod-1.0.zip", "has_sig": false, "md5_digest": "3f9c7929881f0af91d533eb04611e105", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 178004, "upload_time": "2016-07-20T09:24:47", "url": "https://files.pythonhosted.org/packages/f0/5e/c1ac7b0ef366ae61dd4cf8d0571ac4878771976c70051bd058a525bfafb2/Products.ZSPARQLMethod-1.0.zip" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "839dc7b8702d6593c91d479e77059297", "sha256": "59fffb3f045d05670dc9e9f994396d723ede2a9079ff073ea364242bd5b29df1" }, "downloads": -1, "filename": "Products.ZSPARQLMethod-1.1.zip", "has_sig": false, "md5_digest": "839dc7b8702d6593c91d479e77059297", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 178251, "upload_time": "2017-05-02T08:00:49", "url": "https://files.pythonhosted.org/packages/6d/fc/b383b54ff3aebf89e397d1de669c78dfc832ead94e0cfd856c5fa978eeba/Products.ZSPARQLMethod-1.1.zip" } ], "1.2": [ { "comment_text": "", "digests": { "md5": "f174df7c4c150e165cf32bd571d0a8a4", "sha256": "042ebbff9a9d88a8132447900a6569feb75d901e350a73608a30ec32f6b16c40" }, "downloads": -1, "filename": "Products.ZSPARQLMethod-1.2.zip", "has_sig": false, "md5_digest": "f174df7c4c150e165cf32bd571d0a8a4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 178586, "upload_time": "2017-07-18T09:46:19", "url": "https://files.pythonhosted.org/packages/ef/7c/9bec3a66ad6328101d71c6773c4d66ebfca22eaabdb563268d9f36d673b3/Products.ZSPARQLMethod-1.2.zip" } ], "1.3": [ { "comment_text": "", "digests": { "md5": "956d7ed3d3070c3b837455862c5fa020", "sha256": "4a553fc114ad537020dfbffa82368bdbe5d4e8f2ede0d92fd45ec5052714499d" }, "downloads": -1, "filename": "Products.ZSPARQLMethod-1.3.zip", "has_sig": false, "md5_digest": "956d7ed3d3070c3b837455862c5fa020", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 180476, "upload_time": "2017-11-08T12:55:06", "url": "https://files.pythonhosted.org/packages/4f/97/74317864f67400dc8a9cfdd744b91fe44a8f631dea805125a0e58156be39/Products.ZSPARQLMethod-1.3.zip" } ], "1.4": [ { "comment_text": "", "digests": { "md5": "2be938e1480e8d27cf30ff97d03158e0", "sha256": "a56e900137b7488bf0ad1f8611d5aeb54cf2bfd5eec0145463b29df97cbce055" }, "downloads": -1, "filename": "Products.ZSPARQLMethod-1.4.zip", "has_sig": false, "md5_digest": "2be938e1480e8d27cf30ff97d03158e0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 180633, "upload_time": "2018-02-23T15:56:50", "url": "https://files.pythonhosted.org/packages/4b/c1/00fd6001ab07a0c647783742413f6f463b214a7277cff9f98e58e1867797/Products.ZSPARQLMethod-1.4.zip" } ], "1.5": [ { "comment_text": "", "digests": { "md5": "ec33378ab44dd4fe8602b2d0779792a7", "sha256": "ea34288f5217437d166074164104ff395841dc680250c108950d0c1fc7bbaeac" }, "downloads": -1, "filename": "Products.ZSPARQLMethod-1.5.zip", "has_sig": false, "md5_digest": "ec33378ab44dd4fe8602b2d0779792a7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 181423, "upload_time": "2018-12-04T15:21:40", "url": "https://files.pythonhosted.org/packages/64/19/2d35d46419572ca2716513c6f9ee12df08da08e5ad72240c249b8ab9f371/Products.ZSPARQLMethod-1.5.zip" } ], "1.6": [ { "comment_text": "", "digests": { "md5": "535a9c604045e246606f362969973842", "sha256": "f1841943f8b14f8c3c0ceac520c4e825a4e5a975181e604ec4005ffd0887fb76" }, "downloads": -1, "filename": "Products.ZSPARQLMethod-1.6.zip", "has_sig": false, "md5_digest": "535a9c604045e246606f362969973842", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 181560, "upload_time": "2018-12-11T17:42:36", "url": "https://files.pythonhosted.org/packages/19/70/3fd37860b5d5ed8c9f45ed38a98321975610040f0eb4c77b1cc85050b893/Products.ZSPARQLMethod-1.6.zip" } ], "1.7": [ { "comment_text": "", "digests": { "md5": "c00668678851ebdaec85b9fc35795ac4", "sha256": "91dc94a0a4cd9adf40021addaf6449694be2e9594669360a27fbb66242612a99" }, "downloads": -1, "filename": "Products.ZSPARQLMethod-1.7.zip", "has_sig": false, "md5_digest": "c00668678851ebdaec85b9fc35795ac4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 182260, "upload_time": "2019-01-29T14:10:46", "url": "https://files.pythonhosted.org/packages/9c/d9/225c8a6c6c39c87ee022aa0181d9b4387b076d743ad8e856f6d0e138dabc/Products.ZSPARQLMethod-1.7.zip" } ], "1.8": [ { "comment_text": "", "digests": { "md5": "8d56e6a674fd226f67df841af17662ef", "sha256": "d229495a5fc3c1cdc9cb9896f07ca2d18b3c89956f62f2413caf7aec6e5e9a92" }, "downloads": -1, "filename": "Products.ZSPARQLMethod-1.8.zip", "has_sig": false, "md5_digest": "8d56e6a674fd226f67df841af17662ef", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 181637, "upload_time": "2019-08-19T15:24:34", "url": "https://files.pythonhosted.org/packages/aa/e4/5974bcd1bbddeb33cf573712587d6413fcbcab346383020d1f6371a06693/Products.ZSPARQLMethod-1.8.zip" } ], "1.9": [ { "comment_text": "", "digests": { "md5": "786aa24b931d51b147aef3ea22ff5fb8", "sha256": "b22c368e369b11d460e560eeb99797c53f0f12587f6c60f5be8c644db7082a8a" }, "downloads": -1, "filename": "Products.ZSPARQLMethod-1.9.zip", "has_sig": false, "md5_digest": "786aa24b931d51b147aef3ea22ff5fb8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 181368, "upload_time": "2019-08-27T13:01:48", "url": "https://files.pythonhosted.org/packages/29/9f/65b1877f7d90e71a9f88fe4a158b00e08122c62256e0d22757ecbc78744b/Products.ZSPARQLMethod-1.9.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "786aa24b931d51b147aef3ea22ff5fb8", "sha256": "b22c368e369b11d460e560eeb99797c53f0f12587f6c60f5be8c644db7082a8a" }, "downloads": -1, "filename": "Products.ZSPARQLMethod-1.9.zip", "has_sig": false, "md5_digest": "786aa24b931d51b147aef3ea22ff5fb8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 181368, "upload_time": "2019-08-27T13:01:48", "url": "https://files.pythonhosted.org/packages/29/9f/65b1877f7d90e71a9f88fe4a158b00e08122c62256e0d22757ecbc78744b/Products.ZSPARQLMethod-1.9.zip" } ] }