semweb
Class query

java.lang.Object
  extended by semweb.query

public class query
extends Object

The semwebquery command line tool. Executes SPARQL or find queries from the command line. TODO: Machine-readable output of query results? RDF/XML, N3, N-Triple, SPARQL XML results, SPARQL JSON results, CSV, ...

Version:
$Id: query.java,v 1.4 2007/02/26 23:53:39 sfakste Exp $
Author:
Richard Cyganiak (richard@cyganiak.de)

Constructor Summary
query()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

query

public query()
Method Detail

main

public static void main(String[] args)