Package | Description |
---|---|
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.restlets |
The restlets package contains those classes which interact
with the web container in which Elda is embedded.
|
com.epimorphics.lda.support.pageComposition |
The pageComposition package contains classes which support the
construction of page renderings for, eg, the API configuration display
or the query statistics display.
|
Modifier and Type | Method and Description |
---|---|
protected Couple<String,List<com.hp.hpl.jena.rdf.model.Resource>> |
APIQuery.selectResources(Controls c,
APISpec spec,
Bindings b,
Source source)
Answer the select query (if any; otherwise, "") and list of resources
obtained by running that query.
|
Modifier and Type | Method and Description |
---|---|
static Couple<String,String> |
RouterRestlet.parse(String pathstub) |
Modifier and Type | Method and Description |
---|---|
protected Set<Couple<String,com.hp.hpl.jena.rdf.model.Resource>> |
ComposeConfigDisplay.allFiltersOf(Set<Couple<String,com.hp.hpl.jena.rdf.model.Resource>> them,
com.hp.hpl.jena.rdf.model.Resource sel) |
Modifier and Type | Method and Description |
---|---|
protected Set<Couple<String,com.hp.hpl.jena.rdf.model.Resource>> |
ComposeConfigDisplay.allFiltersOf(Set<Couple<String,com.hp.hpl.jena.rdf.model.Resource>> them,
com.hp.hpl.jena.rdf.model.Resource sel) |
Copyright © 2014. All Rights Reserved.