Package org.daml.rdf.jena.sourceModel.mem

Class Summary
SourceModelMem An implementation of a RDF Model that keeps statements grouped by source.
SourceStoreMem Interface to a memory based triple store that keeps track of the source for each statement.
StoreMem This is a direct copy of the StoreMem class from Jena 1.3.2, only made a public class.