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.specs |
The specs package contains the classes that interpret linked
data API configurations and their endpoints.
|
Modifier and Type | Method and Description |
---|---|
static void |
EndpointMetadata.addAllMetadata(APIResultSet.MergedModels mergedModels,
URI ru,
com.hp.hpl.jena.rdf.model.Resource uriForDefinition,
Bindings bindings,
CompleteContext cc,
boolean suppress_IPTO,
com.hp.hpl.jena.rdf.model.Resource thisMetaPage,
int page,
int perPage,
Integer totalResults,
boolean hasMorePages,
List<com.hp.hpl.jena.rdf.model.Resource> resultList,
SetsMetadata setsMeta,
WantsMetadata wantsMeta,
String selectQuery,
String viewQuery,
Source source,
Map<String,View> views,
Set<Factories.FormatNameAndType> formats,
EndpointDetails details) |
Constructor and Description |
---|
EndpointMetadata(EndpointDetails ep,
com.hp.hpl.jena.rdf.model.Resource thisPage,
String pageNumber,
Bindings bindings,
URI pageURI) |
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.