rdflib-endpoint

View on PyPIReverse Dependencies (1)

0.5.3 rdflib_endpoint-0.5.3-py3-none-any.whl

Wheel Details

Project: rdflib-endpoint
Version: 0.5.3
Filename: rdflib_endpoint-0.5.3-py3-none-any.whl
Download: [link]
Size: 16815
MD5: 8f98efd0145b2d38f73bdfdfd2959660
SHA256: 236343c366c1fbb4cb4f93eabfd07f2530976a980b95598de1f2fd94cfcd3546
Uploaded: 2025-02-26 09:34:37 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: rdflib-endpoint
Version: 0.5.3
Summary: A package to deploy SPARQL endpoint to serve local RDF files, machine learning models, or any other logic implemented in Python, using RDFLib and FastAPI.
Author-Email: Vincent Emonet <vincent.emonet[at]gmail.com>
Maintainer-Email: Vincent Emonet <vincent.emonet[at]gmail.com>
Project-Url: Homepage, https://github.com/vemonet/rdflib-endpoint
Project-Url: Documentation, https://github.com/vemonet/rdflib-endpoint
Project-Url: History, https://github.com/vemonet/rdflib-endpoint/releases
Project-Url: Tracker, https://github.com/vemonet/rdflib-endpoint/issues
Project-Url: Source, https://github.com/vemonet/rdflib-endpoint
License: MIT License Copyright (c) 2022-present Vincent Emonet <vincent.emonet@gmail.com> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: Python,RDF,RDFLib,SPARQL,endpoint
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.8
Requires-Dist: fastapi (>=0.51.0)
Requires-Dist: rdflib (>=6.0.0)
Requires-Dist: click; extra == "cli"
Requires-Dist: uvicorn[standard] (>=0.12.0); extra == "cli"
Requires-Dist: oxrdflib; extra == "oxigraph"
Requires-Dist: uvicorn[standard] (>=0.12.0); extra == "web"
Provides-Extra: cli
Provides-Extra: oxigraph
Provides-Extra: web
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 12694 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.27.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
rdflib_endpoint/__init__.py sha256=oUcaeQ1IOjxorDoId8D8mdywsjsPaz7tM-TMftsAwYQ 269
rdflib_endpoint/__main__.py sha256=vVmrVwPExr58MUydMYHXZwupEdtcZf4ct1d5he46v7A 3275
rdflib_endpoint/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
rdflib_endpoint/sparql_endpoint.py sha256=YrXO6MdOjaQ37glE8DN2kcuAMoVpLjAjKclPpN6W-1M 2878
rdflib_endpoint/sparql_router.py sha256=8oJQhWly3V4EMVSYZby92lkFHSg6EWiteEqY-cMq1a4 20312
rdflib_endpoint/yasgui.html sha256=gbpA44IL62uAil3EuzXnz5Gx1TbRGl6jUxLzYzJnRoc 2283
rdflib_endpoint-0.5.3.dist-info/METADATA sha256=RG8gbcSo7n6SJ-F4ksxd6SANmGjrh6i-XJQ6AIS13U4 15611
rdflib_endpoint-0.5.3.dist-info/WHEEL sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ 87
rdflib_endpoint-0.5.3.dist-info/entry_points.txt sha256=Ucns233r1O9BHzKWt2oJWn7AQetX1Vn9m0Xv7heMK6A 65
rdflib_endpoint-0.5.3.dist-info/licenses/LICENSE.txt sha256=yfjs5XqBMUp5lxaFm0KQ0cm9CKjS5z3MD8l9qeQ4TVA 1106
rdflib_endpoint-0.5.3.dist-info/RECORD

entry_points.txt

rdflib-endpoint = rdflib_endpoint.__main__:cli