Class Summary |
n3 |
|
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.
|
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. |