{title:'RDF Parsers', updated:'9.0.0'}

The {@link oaj.jena.RdfParser} class is the top-level class for all Jena-based parsers. Language-specific parsers are defined as inner subclasses of the RdfParser class:

The RdfParser.Xml parser handles both regular and abbreviated RDF/XML.

The class hierarchy for the builder of this parser is:

Refer to the builder javadocs for configurable settings.

The following pre-configured parsers are provided for convenience: