franzinc / agraph-python

AllegroGraph Python client
https://franz.com/agraph
MIT License
40 stars 12 forks source link

Exporting query results to "application/sparql-results+json" specs #24

Open yoavnash opened 12 months ago

yoavnash commented 12 months ago

I would like to export/serialize my query results to the application/sparql-results+json format as specified here. Is there a built-in function that achieves that?