| Interface | Description |
|---|---|
| OntModelCache |
A source for OntModels from the triple-store.
|
| 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 |
Copyright © 2016. All rights reserved.