public class CONCEPTS extends Object
Modifier and Type | Field and Description |
---|---|
static UriRef |
cacheEntry
definition: Points to a resource which describes
cached search results for a search term.
|
static UriRef |
ConceptCache
definition: A cache for all concepts retrieved from a
specific Graph managed by a specific SPARQL End Point.
|
static UriRef |
ConceptProvider
definition:
A Provider for retrieving concepts
|
static UriRef |
ConceptProviderList
definition:
A list of Concept Providers
|
static UriRef |
ConceptsPage
definition:
A web page containing a list of concept entries and associated information.
|
static UriRef |
defaultGraph
definition: Points to a graph against which the subject
performs its queries.
|
static UriRef |
GenericResourcePage
definition:
A web page containing a resource and selected concepts.
|
static UriRef |
LocalConceptProvider
definition:
A Concept Provider for retrieving concepts from a graph in localhost
|
static UriRef |
ManageConceptProvidersPage
definition:
A web page for managing all concept providers
|
static UriRef |
queryTemplate
definition:
Points to a template containing a sparql query string which will
be applied by the subject to retrieve concepts.
|
static UriRef |
RemoteConceptProvider
definition:
A Concept Provider for retrieving concepts via a sparql endpoint
|
static UriRef |
resource
definition: Points to a resource.
|
static UriRef |
searchResult
definition: Points to a concept which is a result of
a search using the term represented by the subject.
|
static UriRef |
searchTerm
definition: Points to a string as a term to be
searched in concept labels.
|
static UriRef |
SearchTerm
definition: A search term
|
static UriRef |
selectedScheme
definition: Points to the selected concept scheme.
|
static UriRef |
sparqlEndPoint
definition:
Points to a UriRef of a sparql endpoint.
|
static UriRef |
THIS_ONTOLOGY |
Constructor and Description |
---|
CONCEPTS() |
public static final UriRef ConceptCache
public static final UriRef ConceptProvider
public static final UriRef ConceptProviderList
public static final UriRef ConceptsPage
public static final UriRef GenericResourcePage
public static final UriRef LocalConceptProvider
public static final UriRef ManageConceptProvidersPage
public static final UriRef RemoteConceptProvider
public static final UriRef SearchTerm
public static final UriRef cacheEntry
public static final UriRef defaultGraph
public static final UriRef queryTemplate
public static final UriRef resource
public static final UriRef searchResult
public static final UriRef searchTerm
public static final UriRef selectedScheme
public static final UriRef sparqlEndPoint
public static final UriRef THIS_ONTOLOGY
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.