Blazegraph: Difference between revisions

From BITPlan Wiki
Jump to navigation Jump to search
No edit summary
Line 10: Line 10:
<?xml version="1.0"?><data rangeCount="242367" milliseconds="0"/>
<?xml version="1.0"?><data rangeCount="242367" milliseconds="0"/>
</source>
</source>
= Python library =
* https://github.com/blazegraph/blazegraph-python
[[Category:SiGNaL]]
[[Category:SiGNaL]]

Revision as of 05:14, 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