Package | Description |
---|---|
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.query |
The query package contains the classes which
construct SPARQL queries for the item-selection part
of the LDA process.
|
com.epimorphics.lda.specs |
The specs package contains the classes that interpret linked
data API configurations and their endpoints.
|
Modifier and Type | Field and Description |
---|---|
static NamedViews |
NamedViews.oneNamedView
A NamedViews with only a trivial default view, for testing
purposes.
|
Constructor and Description |
---|
ContextQueryUpdater(int endpointKind,
Bindings context,
NamedViews nv,
ShortnameService sns,
APIQuery args)
Initialise this ContextQueryUpdater.
|
Modifier and Type | Class and Description |
---|---|
class |
APIEndpointSpec
Encapsulates the specification of the particular List/Set within
a particular API.
|
Copyright © 2014. All Rights Reserved.