public class ContentTripleSourceTDB extends ContentTripleSource
Application.Component.LifecycleStateMEMORY_MAPPED_CONTENT_MODELS, SMALL_CONTENT_MODELS| Constructor and Description |
|---|
ContentTripleSourceTDB() |
| Modifier and Type | Method and Description |
|---|---|
com.hp.hpl.jena.query.Dataset |
getDataset() |
com.hp.hpl.jena.rdf.model.ModelMaker |
getModelMaker() |
RDFService |
getRDFService() |
RDFServiceFactory |
getRDFServiceFactory() |
OntModelCache |
getShortTermOntModels(RDFService shortTermRdfService,
OntModelCache longTermOntModelCache) |
void |
setTdbPath(String path) |
void |
shutdown(Application application)
This should be called only once, and should be the last call on this
Component.
|
void |
startup(Application application,
ComponentStartupStatus ss)
This should be called only once, and should be the first call on this
Component.
|
String |
toString() |
void |
validate() |
addContentDecoratorspublic void setTdbPath(String path)
public void startup(Application application, ComponentStartupStatus ss)
Application.Componentpublic RDFServiceFactory getRDFServiceFactory()
public RDFService getRDFService()
public com.hp.hpl.jena.query.Dataset getDataset()
public com.hp.hpl.jena.rdf.model.ModelMaker getModelMaker()
public OntModelCache getShortTermOntModels(RDFService shortTermRdfService, OntModelCache longTermOntModelCache)
public void shutdown(Application application)
Application.ComponentCopyright © 2016. All rights reserved.