|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| 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
Usage:
jena.dblist [db spec]
where [db spec] is:
--spec file Contains an RDF description of the model
--db JDBC_url --dbUser userId --dbPassword password --dbType
Ignores any --model modelName. |
| dbload | Load data files into a Jena model in a database. |
| dbremove | Destroy a Jena RDF model available in a database. |
| n3 | Read N3 files and print in a variery of formats. |
| owlsyntax | Implements the OWL Syntax Checker from the OWL Test Cases. |
| 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. |
| rdfquery | A program to execute queries from the command line. |
| 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_orig | The original version of a program to read in an RDF schema and generate a corresponding Jena constant schema class. |
A package for some Jena command-line programs, including
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||