Package org.semanticdesktop.aperture.rdf

Interface Summary
RDFContainer RDFContainer defines a simple interface for RDF stores.
RDFContainerFactory RDFContainerFactories create new RDFContainers on demand.
ValueFactory Creates RDF2Go Literals, Uris, Blank nodes and Statements.
 

Exception Summary
MultipleValuesException A MultipleValuesException is thown in cases where an RDF model contains multiple values for a subject-property pair, whereas one or zero values were expected.
UpdateException An UpdateException is thrown by a RDFContainer when a state-changing method cannot alter the state for some reason.
 



Copyright © 2010 Aperture Development Team. All Rights Reserved.