See: Description
Interface | Description |
---|---|
PropertyOrderingStrategy |
Encapsulates a strategy pattern choice of the ordering of predicates
with a common subject resource.
|
Class | Description |
---|---|
Binding<BoundType> |
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 |
Represents the resource hierarchy as it is unfolded from the results
set graph to form a tree that can be displayed.
|
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.
|
EldaView.BasicView |
Built-in view named
basic . |
EldaView.DescriptionView |
Built-in view named
all . |
Link |
Denotes a link to an adjacent or related endpoint, for example with (or
without) an additional filter or sort clause.
|
LiteralsFirstPropertyOrderingStrategy |
A
PropertyOrderingStrategy that is similar to DefaultPropertyOrderingStrategy ,
except that all literal-valued properties are placed before resource-valued properties |
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
|
PropertyPath |
A basic encapsulation of LDA property paths as represented in the
metadata for a page.
|
ResultsModel |
An facade for the
APIResultSet returned from Elda processing,
which is also a ModelWrapper that collaborates with the RDF
utility methods from the Epimorphics library. |
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. |
VelocityRenderer
only, but this API could also be used for generating JSON, XML or other
formats.Copyright © 2014. All Rights Reserved.