org.mindswap.pellet.allog
Class MultiQuery

java.lang.Object
  extended by org.mindswap.pellet.allog.MultiQuery

public class MultiQuery
extends java.lang.Object

Reads a set of RDQL queries from an input file and run them on the given input ontology. The result is printed as a set of variable bindings.

Author:
Evren Sirin

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

Constructor Detail

MultiQuery

public MultiQuery()
Method Detail

usage

public static void usage()

main

public static void main(java.lang.String[] args)
                 throws java.io.FileNotFoundException,
                        java.io.IOException
Throws:
java.io.FileNotFoundException
java.io.IOException


Copyright © 2007-2009 Natalya Keberle. All Rights Reserved.