Uses of Class
de.fuberlin.wiwiss.d2rq.CommandLineTool

Packages that use CommandLineTool
d2rq D2RQ Command line tools. 
 

Uses of CommandLineTool in d2rq
 

Subclasses of CommandLineTool in d2rq
 class d2r_query
          Command line utility for executing SPARQL queries against a D2RQ-mapped database
 class dump_rdf
          Command line utility for dumping a database to RDF, using the MappingGenerator or a mapping file.
 class generate_mapping
          Command line interface for MappingGenerator.
 class server
          Command line launcher for D2R Server.