Rdflib-endpoint

Latest version: v0.5.3

Safety actively analyzes 724499 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

0.4.1

What's Changed
* Reduce conditionals with a dictionary by cthoyt in https://github.com/vemonet/rdflib-endpoint/pull/10
* Added support for multiple options in accept header by datadavev in https://github.com/vemonet/rdflib-endpoint/pull/11
* Use first mime type from match list, update test by datadavev in https://github.com/vemonet/rdflib-endpoint/pull/12

New Contributors
* datadavev made their first contribution in https://github.com/vemonet/rdflib-endpoint/pull/11

**Full Changelog**: https://github.com/vemonet/rdflib-endpoint/compare/0.4.0...0.4.1

What's Changed
* Reduce conditionals with a dictionary by cthoyt in https://github.com/vemonet/rdflib-endpoint/pull/10
* Added support for multiple options in accept header by datadavev in https://github.com/vemonet/rdflib-endpoint/pull/11
* Use first mime type from match list, update test by datadavev in https://github.com/vemonet/rdflib-endpoint/pull/12

New Contributors
* datadavev made their first contribution in https://github.com/vemonet/rdflib-endpoint/pull/11

**Full Changelog**: https://github.com/vemonet/rdflib-endpoint/compare/0.4.0...0.4.1

0.4.0

What's Changed
* Add a new class `SparqlRouter` to create the SPARQL endpoint as an `APIRouter` instead of a full `FastAPI`. Make it easier to mount the SPARQL endpoint to an existing API
* Add ability to specify custom parser by cthoyt in https://github.com/vemonet/rdflib-endpoint/pull/6
* Usability, consistency, and readability improvements by cthoyt in https://github.com/vemonet/rdflib-endpoint/pull/9

New Contributors
* cthoyt made their first contribution in https://github.com/vemonet/rdflib-endpoint/pull/6

**Full Changelog**: https://github.com/vemonet/rdflib-endpoint/compare/0.3.0...0.4.0

0.3.0

Changelog

* ⚠️ Added option to define the SPARQL endpoint path, which is set to `/` by default. It was `/sparql` previously
* The YASGUI interface is now served on the SPARQL endpoint path when accessed through the browser (checking for Accept text/html headers) instead of at the root
* Added `convert` CLI command to easily merge and convert files to a specific format

**Full Changelog**: https://github.com/vemonet/rdflib-endpoint/compare/0.2.7...0.3.0

0.2.7

Changelog

* RDFLib endpoint now automatically use the loaded graph namespaces when running the SPARQL queries https://github.com/vemonet/rdflib-endpoint/issues/5

**Full Changelog**: https://github.com/vemonet/rdflib-endpoint/compare/0.2.6...0.2.7

0.2.6

Changelog

* YASGUI now use the provided example query as default query

**Full Changelog**: https://github.com/vemonet/rdflib-endpoint/compare/0.2.5...0.2.6

0.2.5

Changelog

* Fix formatting

**Full Changelog**: https://github.com/vemonet/rdflib-endpoint/compare/0.2.4...0.2.5

Page 2 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.