| Modifier and Type | Class and Description |
|---|---|
class |
FileStorageImplWrapper
A thin wrapper around the existing FileStorageImpl.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IIOImageProcessor
Crop the main image as specified, and scale it to the correct size for a
thumbnail.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JaiImageProcessor
Deprecated.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
FileStorage
The interface for the File Storage system.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ImageProcessor
Handle image processing for VIVO; uploads and thumbnailing.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SearchEngine
The principle interface for the SearchEngine.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SearchIndexer
Interface for the code that controls the contents of the search index.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
TBoxReasonerModule
A wrapper around the TBox reasoner
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
TripleSource
A provider of triples and the data structures by which they are accessed.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConfigurationTripleSource
A triple source for configuration models.
|
class |
ContentTripleSource
A triple source for content models.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InstrumentedSearchEngineWrapper
Manages the life-cycle of the SearchEngine.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ElasticSearchEngine
A first draft of an Elasticsearch implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SolrSearchEngine
The Solr-based implementation of SearchEngine.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SearchIndexerImpl
An implementation of the SearchIndexer interface.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JFactTBoxReasonerModule
Configure a JFact reasoner on the TBox.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ContentTripleSourceSDB
Create the connection to the SDB triple-store.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ContentTripleSourceSPARQL
For a SPARQL endpoint, each connection is created as needed by the
RDFService, so there is no need to manage connections here.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConfigurationTripleSourceTDB
A TDB triple-store has no concept of connections, so we need not manage them
here.
|
class |
ContentTripleSourceTDB
A TDB triple-store has no concept of connections, so we need not manage them
here.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ContentTripleSourceVirtuoso
So far, it's just like a ContentTripleSourceSPARQL but it uses an instance of
RDFServiceVirtuoso.
|
Copyright © 2021. All rights reserved.