Package jena

A package for some Jena command-line programs, including copying RDF data with representation conversion, eg XML to N3 comparing two RDF files for isomorphism (extended equality) an interface to the ARP RDF parser access to the RDQL interpreter a schema-to-Java generator

See:
          Description

Interface Summary
schemagen.SchemagenOptions  
 

Class Summary
dbcreate Create one Jena RDF model in a database.
dbdump Write out the data from a database.
dblist List the models available in a database
dbload Load data files into a Jena model in a database.
dbremove Destroy a Jena RDF model available in a database.
qtest  
query  
rdfcat An RDF utility that takes its name from the Unix utility cat, and is used to generate serialisations of the contents of zero or more input model serialisations.
rdfcompare A program which read two RDF models and determines if they are the same.
rdfcopy A program which read an RDF model and copy it to the standard output stream.
rdfparse A command line interface into ARP.
rset  
RuleMap General command line utility to process one RDF file into another by application of a set of forward chaining rules.
schemagen A vocabulary generator, that will consume an ontology or other vocabulary file, and generate a Java file with the constants from the vocabulary compiled in.
schemagen.OptionDefinition An option that can be set either on the command line or in the RDF config
schemagen.SchemagenOptionsImpl  
schemagen.SchemagenUtils Utility method container
sparql  
turtle  
version jena.version Print out jena version information and exit.
 

Enum Summary
schemagen.SchemagenOptions.OPT  
 

Exception Summary
schemagen.SchemagenException Schemagen runtime exception
 

Package jena Description

A package for some Jena command-line programs, including



Copyright © 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP