public class rdfparse extends Object
java <class-path> jena.rdfparse ( [ -[xstfu]][ -b xmlBase -[eiw] NNN[,NNN...] ] [ file ] [ url ] )... java <class-path> jena.rdfparse --test java <class-path> jena.rdfparse --internal-test
The last two forms are for testing. --test runs ARP
against the RDF Core Working Group tests found at w3.org.
--internal-test uses a cached copy from within the jena.jar.
| Constructor and Description |
|---|
rdfparse() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String... args)
Either start an RDF/XML to NTriple converter, or run test suite.
|
Licenced under the Apache License, Version 2.0