de.fuberlin.wiwiss.wiqa.example
Class Filter

java.lang.Object
  extended byde.fuberlin.wiwiss.wiqa.example.Filter

public class Filter
extends Object

Test application: Filter a TRIG file and write out the trusted graph as N3

Version:
$Id: Filter.java,v 1.4 2006/06/14 12:40:25 cyganiak Exp $
Author:
Richard Cyganiak (richard@cyganiak.de)

Constructor Summary
Filter()
           
 
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

Filter

public Filter()
Method Detail

main

public static void main(String[] args)
                 throws IOException
Throws:
IOException