Title: RDF input and output handling in Jena This section details how Jena parses and generates the various syntaxes used to encode RDF, including RDF/XML, Turtle and N-triples. ARP is the parsing subsystem in Jena for handling the RDF/XML syntax. Other parsers are documented in the [RIOT subsystem](riot.html) - [Jena RDF I/O how-to](iohowto.html#input) - [ARP Features](features.html) - [Using ARP without Jena](standalone.html) - [Using other SAX and DOM XML sources](sax.html) - [RDF I/O with RIOT](riot.html)