Blazegraph: Difference between revisions
Jump to navigation
Jump to search
| Line 11: | Line 11: | ||
</source> | </source> | ||
= Python library = | = Python library = | ||
* https://pypi.org/project/pymantic/ | |||
special fork (not tested ...) | |||
* https://github.com/blazegraph/blazegraph-python | * https://github.com/blazegraph/blazegraph-python | ||
[[Category:SiGNaL]] | [[Category:SiGNaL]] | ||
Revision as of 05:15, 8 July 2020
see
Blazegraph with Semantic MediaWiki
curl examples
curl -X POST http://localhost:9999/blazegraph/sparql --data-urlencode ESTCARD
<?xml version="1.0"?><data rangeCount="242367" milliseconds="0"/>
Python library
special fork (not tested ...)