Hi folks

I'm digging around to see if I'm re-inventing wheels here, ...

Trying to use Jena's SPARQL support from within Google Colab. This is a
python notebook hosting service that gives you ephemeral environment where
you can install Java and commandline tools etc., populate with data, and
run python notebook style analysis against them.

Any example of doing it wrong is in

https://colab.sandbox.google.com/drive/1GVQaP5t8G-NRLAmEvVSp8k5MnsrfttDP#

- it only uses commandline tools
- it doesn't pull the SPARQL results back into Python
- I didn't investigate Fuseki

Has anyone glued these things together in a more robust manner?

Thanks for any pointers,

Dan

>

Reply via email to