
| Current Path : /usr/local/lib/python3.8/dist-packages/SPARQLWrapper-1.8.5.dist-info/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : //usr/local/lib/python3.8/dist-packages/SPARQLWrapper-1.8.5.dist-info/METADATA |
Metadata-Version: 2.0 Name: SPARQLWrapper Version: 1.8.5 Summary: SPARQL Endpoint interface to Python Home-page: http://rdflib.github.io/sparqlwrapper Author: Ivan Herman, Sergio Fernández, Carlos Tejo Alonso, Alexey Zakhlestin Author-email: UNKNOWN License: W3C SOFTWARE NOTICE AND LICENSE Download-URL: https://github.com/RDFLib/sparqlwrapper/releases Keywords: python,sparql,rdf,rdflib Platform: any Classifier: Development Status :: 5 - Production/Stable Classifier: Intended Audience :: Developers Classifier: License :: OSI Approved :: W3C License Classifier: Operating System :: OS Independent Classifier: Programming Language :: Python :: 2 Classifier: Programming Language :: Python :: 2.7 Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.3 Classifier: Programming Language :: Python :: 3.4 Classifier: Programming Language :: Python :: 3.5 Classifier: Programming Language :: Python :: 3.6 Classifier: Programming Language :: Python :: 3.7 Classifier: Programming Language :: Python :: Implementation :: CPython Classifier: Programming Language :: Python :: Implementation :: PyPy Classifier: Topic :: Software Development :: Libraries :: Python Modules Requires-Dist: rdflib (>=4.0) Provides-Extra: keepalive Requires-Dist: keepalive (>=0.5); extra == 'keepalive' This is a wrapper around a SPARQL service. It helps in creating the query URI and, possibly, convert the result into a more manageable format.