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.