Package org.w3c.rdf.model

Interface Summary
Literal An RDF literal
Model This is a programming interface to an RDF model.
NodeFactory Provides methods for creating resources, literals and statements.
RDFNode An abstract RDF node.
Resource An RDF resource.
SetModel An RDF model that natively supports set operations `union', `difference' and `intersection'.
Statement An RDF statement.
VirtualModel A virtual model may deliver additional facts besides those explicitly contained in the model.
 

Exception Summary
ImmutableModelException This exception indicates that the model cannot be modified
ModelException A generic model exception
PersistentModelException An exception thrown by persistent model