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.
|
Class and Description |
---|
WantsMetadata |
Class and Description |
---|
APIQuery
Query abstraction that supports assembling multiple filter/order/view
specifications into a set of working sparql queries.
|
APIQuery.QueryBasis
The parameters that form the basis of an API Query.
|
GEOLocation
GEOLocation is used in the query-building component to record the values
of near-lat, near-long, and _distance parameters and to build the
appropriate query component if any of them are present.
|
PendingParameterValue
A P=V pair taken from a filter in the config.
|
ValTranslator
ValTranslator handles the translation of the V in ?P=V
to a suitable RDFQ node, usually (but not always) some
kind of literal.
|
ValTranslator.Filters |
WantsMetadata |
Class and Description |
---|
APIQuery
Query abstraction that supports assembling multiple filter/order/view
specifications into a set of working sparql queries.
|
APIQuery.QueryBasis
The parameters that form the basis of an API Query.
|
Copyright © 2014. All Rights Reserved.