-
User guide
- Part 1 - Getting started
- Part 2 - Core Restlet
- Part 3 - Restlet Editions
- Part 4 - Restlet Extensions
- Appendices
- Javadocs
- What's new
- Legal terms
RDF extension
Introduction
This extension provides supports for the core standard of the Semantic Web: the Resource Description Framework (RDF). It support all major RDF serialization formats (n3, Turtle, NTriples and RDF/XML) and can work in either a DOM-like or SAX-like way, with a unified API!
Features
Support for the RDF parsing and generation, either in DOM-like mode or in SAX-like mode.
References
For additional details, please consult the Javadocs.