Package edu.cornell.mannlib.vitro.webapp.modelaccess.ontmodels
-
Interface Summary Interface Description OntModelCache A source for OntModels from the triple-store. -
Class Summary Class Description JoinedOntModelCache Use two OntModelCaches as one.MaskingOntModelCache The named models in the masking cache will be used in preference to a model of the same name in the base cache.ModelMakerOntModelCache When an OntModel is requested for the first time, get a model from the ModelMaker, wrap it, and cache it for subsequent requests.UnionModelsOntModelsCache Decorates an OntModelCache with some "virtual" OntModels, each of which is a union of two actual OntModels.UnionModelsOntModelsCache.UnionSpec UnionModelsOntModelsCache.UnionSpecBase UnionModelsOntModelsCache.UnionSpecPair