Package org.restlet.ext.rdf

Support for the RDF parsing and generation.

See:
          Description

Class Summary
Couple<T,U> Relationship between two typed objects.
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.
Triple<T,U,V> Relationship between three typed objects.
 

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, User Guide - RDF extension


Copyright © 2005-2013 Restlet.