Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/white-gecko/sparql.sh

SPARQL client to be used on the terminal
https://github.com/white-gecko/sparql.sh

Last synced: about 1 month ago
JSON representation

SPARQL client to be used on the terminal

Awesome Lists containing this project

README

        

SPARQL.sh
=========
SPARQL client to be used on the terminal

Usage
-----

sparql -e 'http://dbpedia.org/sparql' -q 'select ?r { ?r a } limit 5'

Requirements
------------

* python >=3
* python3-prettytable
* [python3-librdf](http://librdf.org/docs/python.html) (redland librdf bindings for python 3) https://github.com/dajobe/redland-bindings