Blazegraph: Difference between revisions
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> | ||
= Command Line Library = | |||
* https://github.com/balhoff/blazegraph-runner | |||
= Python library = | = Python library = | ||
* https://pypi.org/project/pymantic/ | * https://pypi.org/project/pymantic/ | ||
Latest revision as of 15:24, 18 February 2022
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"/>
Command Line Library
Python library
special fork (not tested ...)