d2rq
Class dump_rdf

java.lang.Object
  extended by d2rq.dump_rdf

public class dump_rdf
extends Object

Command line utility for dumping a database to RDF, using the MappingGenerator or a mapping file.

Version:
$Id: dump_rdf.java,v 1.5 2006/10/26 13:50:42 cyganiak Exp $
Author:
Richard Cyganiak (richard@cyganiak.de)

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

dump_rdf

public dump_rdf()
Method Detail

main

public static void main(String[] args)