Package | Description |
---|---|
com.epimorphics.lda.renderers.common |
A collection of utility classes that define a convenience API targeted
at renderer developers.
|
com.epimorphics.lda.renderers.velocity |
A renderer, based on Apache Velocity, for generating HTML views
of Elda resultsets.
|
Class and Description |
---|
Binding
Denotes a binding of a string to some value type
|
CommonNodeWrapper
This is an extension to
RDFNodeWrapper from the
Epimorphics general library, simply to allow some local additions to the functional
capabilities of RDFNodeWrapper. |
DefaultPropertyOrderingStrategy
The default property ordering strategy is to order the triples according
to a lexical sort by property label.
|
DisplayHierarchy.DisplayHierarchyContext
A collection of the state information we keep while expanding the display hierarchy
|
DisplayHierarchyNode
A node in the unfolded display hierarchy starting at the item roots.
|
DisplayRdfNode
Facade for a resource from the resultset with methods to make displaying
the resource in a template easier.
|
EldaURL
A decorator for the URL of an Elda page, which also provides mechanisms for
manipulating the URL elements to produce related pages.
|
EldaURL.NamedParameterValue
A pair of parameter name and value
|
EldaURL.URLParameterValue
A parameter value in the URL construction overall may have more than one value, with a comma separator
|
EldaView
Encapsulates a view of an underlying Elda result set by specifying the properties
that should be presented for the resources selected into the result set.
|
Link
Denotes a link to an adjacent or related endpoint, for example with (or
without) an additional filter or sort clause.
|
Page
Value object representing the page of results returned by Elda's query
processing.
|
PageFormat
Encapsulates a format that a page is declared as being available in.
|
PageMetadata
Facade class for providing easier access to the elements of the
metadata attached to a given
Page of results. |
PageMetadata.Execution
Encapsulates the execution object which produced the page's results
|
PageMetadata.Processor
Encapsulates the processor that generated the result set
|
PageMetadata.QueryResult
Encapsulates the query result object which documents a SPARQL query run to create the page
|
PropertyOrderingStrategy
Encapsulates a strategy pattern choice of the ordering of predicates
with a common subject resource.
|
PropertyPath
A basic encapsulation of LDA property paths as represented in the
metadata for a page.
|
ShortNameRenderer
A service object that augments the
ShortnameService to add the
capability of consistently generating new short names for URIs that do
not yet have declared short names. |
Class and Description |
---|
DisplayHierarchy
Represents the resource hierarchy as it is unfolded from the results
set graph to form a tree that can be displayed.
|
Page
Value object representing the page of results returned by Elda's query
processing.
|
Copyright © 2014. All Rights Reserved.