Overview | Module | Use | Devguide | Index |
Nested Modules | Services | Singletons | Interfaces | Structs | Exceptions | Enums | Typedefs | Constant Groups |
module rdf |
|
Services | |
BlankNode | represents a blank node that may occur in a RDF graph. |
Literal | represents a literal that may occur in a RDF graph. |
Repository | provides access to a set of named RDF graphs. |
URI | represents an URI node that may occur in a RDF graph. |
Interfaces | |
XBlankNode | represents a blank node that may occur in a RDF graph. |
XDocumentMetadataAccess | document metadata functionality related to the "manifest.rdf". |
XDocumentRepository | extends XRepository with document-specific functionality. |
XLiteral | represents a literal that may occur in a RDF graph. |
XMetadatable | marks an object representing an ODF element that may have RDF meta data attached. |
XNamedGraph | represents an RDF named graph that is stored in an RDF Repository. |
XNode | represents a node that may occur in a RDF graph. |
XQuerySelectResult | represents the result of a SPARQL "SELECT" query. |
XReifiedStatement | represents a reified RDF statement. |
XRepository | provides access to a set of named RDF graphs. |
XRepositorySupplier | provides access to an RDF Repository. |
XResource | represents a resource node that may occur in a RDF graph. |
XURI | represents an URI node that may occur in a RDF graph. |
Structs | |
Statement | represents a RDF statement, or triple. |
Exceptions | |
ParseException | represents an error condition that is signalled on parsing an RDF file. |
QueryException | represents an error condition that is signalled on evaluating a query against an RDF Repository. |
RepositoryException | represents an error condition that is signalled on accessing an RDF Repository. |
Constant Groups | |
FileFormat | Constants to specify RDF file formats. |
URIs | Constants to specify some well-known URIs. |
Copyright © 2010 Sun Microsystems, Inc.