Package | Description |
---|---|
com.epimorphics.lda.cache |
The cache package contains Elda's internal cache classes.
|
com.epimorphics.lda.core |
The core package contains the core of Elda's functionality: the handling
of endpoint requests and select and view query construction.
|
com.epimorphics.lda.exceptions |
The exceptions package contains Elda's exception classes.
|
com.epimorphics.lda.query |
The query package contains the classes which
construct SPARQL queries for the item-selection part
of the LDA process.
|
com.epimorphics.lda.sources |
The sources package contains classes that interface between
Elda and the different kinds of RDF/SPARQL data sources available.
|
com.epimorphics.lda.specs |
The specs package contains the classes that interpret linked
data API configurations and their endpoints.
|
Class and Description |
---|
Source
Abstraction of the data endpoint to be queried.
|
Class and Description |
---|
Source
Abstraction of the data endpoint to be queried.
|
Class and Description |
---|
Source
Abstraction of the data endpoint to be queried.
|
Class and Description |
---|
Source
Abstraction of the data endpoint to be queried.
|
Class and Description |
---|
AuthInfo |
AuthMap
An AuthMap is a map from authKey strings (as specified by an elda:authKey
property of a SPARQL endpoint in an LDA config) to AuthInfo objects,
which are themselves maps from strings (eg 'basic.password') to string
values (eg 'mumsbirthday' or '150d7a9b34e9f').
|
Source
Abstraction of the data endpoint to be queried.
|
Source.ResultSetConsumer
The callback object used for SELECTs.
|
SourceBase
SourceBase provides the canonical implementation of the extended
Source operations.
|
SparqlSource.Perhaps |
Class and Description |
---|
Source
Abstraction of the data endpoint to be queried.
|
Copyright © 2014. All Rights Reserved.