| Package | Description |
|---|---|
| gate.creole.ontology.impl.sesame |
| Modifier and Type | Method and Description |
|---|---|
static OntologyServiceImplSesame |
OntologyServiceImplSesame.createForRepository(AbstractOntologyImplSesame ontology,
File dataDir,
String configData)
Create an unmanaged repository in the given data directory from the
given configuration data string.
|
static OntologyServiceImplSesame |
OntologyServiceImplSesame.createForRepositoryConnection(AbstractOntologyImplSesame ontology,
URL repositoryURL,
String repositoryID)
Connect to the repository with the given repository ID
at the given repository URL location, which could
be either a directory or a sesame server.
|
OntologyServiceImplSesame |
OntologyLR.getService() |
| Constructor and Description |
|---|
UtilResourceQueryIterator(OntologyServiceImplSesame service,
UtilTupleQueryIterator query,
Class theClass) |