Rdflib-endpoint

Latest version: v0.5.1

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

Scan your dependencies

Page 4 of 4

0.1.3

Changelog:
* Now serving YASGUI to query the SPARQL endpoint on `/`

0.1.2

rdflib-endpoint`, a library to quickly deploy SPARQL endpoint based on a RDFlib Graph optionally with custom functions defined in python. Support for Select, Construct, Describe, and Ask query. No support for Insert in RDFlib currently

This SPARQL endpoint can perform federated `SERVICE` queries, and can be queried through a `SERVICE` query on another SPARQL endpoint (tested for endpoints based on RDF4J Sail and Jena-based triplestores, such as Virtuoso)

Changelog:
* Added a CLI feature to quickly start a SPARQL endpoint based on a local RDF file: `rdflib-endpoint server your-file.nt`

**Full Changelog**: https://github.com/vemonet/rdflib-endpoint/compare/0.1.1...0.1.2

0.1.1

rdflib-endpoint`, a library to quickly deploy SPARQL endpoint based on a RDFlib Graph optionally with custom functions defined in python. Support for Select, Construct, Describe, and Ask query. No support for Insert in RDFlib currently

This SPARQL endpoint can perform federated `SERVICE` queries, and can be queried through a `SERVICE` query on another SPARQL endpoint (tested for endpoints based on RDF4J Sail and Jena-based triplestores, such as Virtuoso)

Changelog:
* Minor improvements to tests and workflows

0.1.0

First release of `rdflib-endpoint`, a library to quickly deploy SPARQL endpoint based on a RDFlib Graph optionally with custom functions defined in python

Support for Select, Construct, Describe, and Ask query. No support for Insert in RDFlib currently

This SPARQL can perform federated `SERVICE` queries, and can be queried through a `SERVICE` query on another SPARQL endpoint (tested for endpoints based on RDF4J Sail and Jena-based triplestores, such as Virtuoso)

Page 4 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.