d2rq
Class dump_rdf
java.lang.Object
org.d2rq.CommandLineTool
d2rq.dump_rdf
public class dump_rdf
- extends CommandLineTool
Command line utility for dumping a database to RDF, using the
MappingGenerator
or a mapping file.
- Author:
- Richard Cyganiak (richard@cyganiak.de)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
dump_rdf
public dump_rdf()
main
public static void main(String[] args)
usage
public void usage()
- Specified by:
usage
in class CommandLineTool
initArgs
public void initArgs(jena.cmdline.CommandLine cmd)
- Specified by:
initArgs
in class CommandLineTool
run
public void run(jena.cmdline.CommandLine cmd,
SystemLoader loader)
throws IOException
- Specified by:
run
in class CommandLineTool
- Throws:
IOException