public abstract class ContentTripleSource extends Object implements TripleSource
Application.Component.LifecycleState| Modifier and Type | Field and Description |
|---|---|
protected static String[] |
MEMORY_MAPPED_CONTENT_MODELS
These are the small content OntModels for which we don't need short-term instances.
|
protected static String[] |
SMALL_CONTENT_MODELS
These are the small content models that we want to keep in memory.
|
| Constructor and Description |
|---|
ContentTripleSource() |
| Modifier and Type | Method and Description |
|---|---|
protected static org.apache.jena.rdf.model.ModelMaker |
addContentDecorators(org.apache.jena.rdf.model.ModelMaker sourceMM)
These decorations are added to a Content ModelMaker, regardless of the
source.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDataset, getModelMaker, getRDFService, getRDFServiceFactory, getShortTermOntModelsshutdown, startupprotected static final String[] SMALL_CONTENT_MODELS
protected static final String[] MEMORY_MAPPED_CONTENT_MODELS
Copyright © 2022. All rights reserved.