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.specs |
The specs package contains the classes that interpret linked
data API configurations and their endpoints.
|
Modifier and Type | Field and Description |
---|---|
protected APIQuery |
ContextQueryUpdater.aq |
Modifier and Type | Method and Description |
---|---|
APIQuery |
APIQuery.addSubjectHasProperty(com.hp.hpl.jena.rdf.model.Resource P,
Any O) |
APIQuery |
APIQuery.copy() |
Constructor and Description |
---|
APIQuery(APIQuery other) |
ContextQueryUpdater(int endpointKind,
Bindings context,
NamedViews nv,
ShortnameService sns,
APIQuery args)
Initialise this ContextQueryUpdater.
|
Modifier and Type | Field and Description |
---|---|
protected APIQuery |
APIEndpointSpec.baseQuery |
Modifier and Type | Method and Description |
---|---|
APIQuery |
APIEndpointSpec.getBaseQuery()
Return a base query for this endpoint.
|
Modifier and Type | Method and Description |
---|---|
protected void |
APIEndpointSpec.setAllowedReserved(com.hp.hpl.jena.rdf.model.Resource endpoint,
APIQuery q) |
Copyright © 2014. All Rights Reserved.