Package org.restlet.ext.rdf
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
-
Class Summary Class Description 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 aGraph
.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.