Package edu.stanford.smi.protegex.owl.model.triplestore.impl

Interface Summary
AddPropertyValueHandler  
ProtegeTripleAdder  
 

Class Summary
AbstractAddPropertyValueHandler  
AbstractTripleStore A TripleStore that acts as a view on an existing NarrowFrameStore.
AbstractTripleStoreModel A base class for the two default TripleStoreModel implementations.
AddAnonymousClassPropertyPropertyHandler  
AddOWLInverseOfPropertyHandler  
AddRDFSSubClassOfPropertyHandler  
AddRDFSSubPropertyOfPropertyHandler  
AddRDFTypePropertyHandler  
DefaultTriple  
DefaultTuple  
DuplicateSuperclassesPostProcessor  
OWLAnonymousClassPostProcessor  
OWLDeprecatedClassPostProcessor  
RDFListPostProcessor Makes sure that all frames that have a value for rdf:first also have at least one type.
RDFPropertyPostProcessor  
RDFSNamedClassPostProcessor  
TripleChangePostProcessor A class that can be used to perform various post processing steps on an OWLModel after triples have been changed.