adhs - Ad-hoc light weight SPARQL endpoint from a file, using Python Flask and RDFLib #1714
ghost
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
ad hoc lightweight SPARQL endpoint from a file, using Python3 Flask and RDFLib
Sometimes one needs to set up a quick SPARQL endpoint for a local Turtle file without installing a triplestore. This is a quick demo how to use the Python 3 microframework Flask and RDFLib to provide an ad hoc SPARQL endpoint based on a Turtle or RDF/XML file.
Github repos - forked, updated
Github repos - original
Beta Was this translation helpful? Give feedback.
All reactions