Package edu.cornell.mannlib.vitro.webapp.rdfservice

Interface Summary
ChangeListener An interface for listening to triples that are added to or removed from the triple store, and other miscellaneous events.
ChangeSet Input parameter to changeSetUpdate() method in RDFService.
ModelChange A ModelChange is one component of a ChangeSet.
RDFService Interface for API to write, read, and update Vitro's RDF store, with support to allow listening, logging and auditing.
RDFServiceFactory  
 

Enum Summary
ModelChange.Operation  
RDFService.ModelSerializationFormat  
RDFService.ResultFormat  
RDFService.SPARQLQueryType  
 

Exception Summary
RDFServiceException