SPARQL in command line
Just discovered roquet while talking on #sioc about SPARQL in command line.
Available on Debian within rasqal-utils packages, and really simple to use, eg:
roqet -r json -e "SELECT ?s ?p ?o WHERE { ?s ?p ?o }" -s http://apassant.net/blog/feed/rdf
Comments
Leave a Reply
You must be logged in to post a comment.
