Skip to content

Commit 7964b73

Browse files
authored
Merge pull request #21 from vemonet/main
Adding entry for rdflib-endpoint
2 parents dad20b7 + 45e4992 commit 7964b73

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,10 @@ by Natanael Arndt, Patrick Naumann, Norman Radtke, Michael Martin, and Edgard Ma
213213
- a graph interface which can be backed by any one of a number of store implementations
214214
- store implementations for in-memory storage and persistent storage
215215
- a SPARQL 1.1 implementation – supporting SPARQL 1.1 Queries and Update statements
216+
- [rdflib-endpoint](https://github.com/vemonet/rdflib-endpoint) – Python package for easily deploying SPARQL endpoints for RDFLib Graphs
217+
- features:
218+
- exposing machine learning models or any other logic implemented in Python through a SPARQL endpoint, using custom functions
219+
- serving local RDF files using the command line interface
216220
- [serd](https://gitlab.com/drobilla/python-serd) – Python serd module, providing bindings for Serd, a lightweight C library for working with RDF data
217221
- docs: https://drobilla.gitlab.io/python-serd/singlehtml/
218222
- [SPARQL kernel](https://github.com/paulovn/sparql-kernel) for Jupyter

0 commit comments

Comments
 (0)