- From: Steve Harris <steve.harris@garlik.com>
- Date: Fri, 28 Nov 2008 23:21:01 +0000
- To: semantic-web Interest Group <semantic-web@w3.org>
Hi all,
A little piece of software that some people might find useful, a
command line SPARQL client. It's what we've been using internally in
Garlik for testing and debugging for some time. It's written in C,
known to work on Linux and OSX, and released under the GNU General
Public Licence.
It can be used either interactively (much like the MySQL client, for
example), or if you pass a SPARQL query as an argument (or pipe one in
to stdin) it will return results in a form that's easy for scripts to
digest.
You can get the software from http://github.com/tialaramex/sparql-query/
And there's a "screen shot" at http://github.com/tialaramex/sparql-query/wikis
Enjoy,
Steve
Received on Friday, 28 November 2008 23:21:38 UTC