RDF Serializers

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

The following pre-configured serializers are provided for convenience:

Abbreviated RDF/XML is currently the most widely accepted and readable RDF syntax, so the examples shown here will use that format.