Package org.restlet.ext.rdf

Support for the RDF parsing and generation.

See:
          Description

Class Summary
Graph Graph composed of links.
GraphBuilder Graph handler used when parsing an RDF representation.
GraphHandler Handler for the content of a Graph.
Link Link between a source resource and a target resource or literal.
Literal Literal as defined by RDF.
RdfClientResource Linked client resource.
RdfConverter Converter between the Graph and RDF Representation classes.
RdfRepresentation Generic RDF representation.
 

Package org.restlet.ext.rdf Description

Support for the RDF parsing and generation. It supports major RDF serialization formats: n3, Turtle, N-Triples and RDF/XML.

Since:
Restlet 2.0
See Also:
Resource Description Framework


Copyright © 2005-2011 Noelios Technologies.