Interface | Description |
---|---|
ConceptProvider |
An implementation of this interface provides a function to retrieve
concepts based on a search term.
|
ConceptProviderManager |
An implementation of this class manages
ConceptProvider s. |
Class | Description |
---|---|
ConceptManipulator |
This JAX-RS resource can be used to add free concepts to the content graph.
|
ConceptProviderManagerAppPermission |
Permssion to use an application to Manage Concept-Providers.
|
ConceptsFinder |
This JAX-RS resource can be used to search concepts accessible through
registered
ConceptProvider s. |
GenericResourcePage |
This JAX-RS resource can be used to show selected concepts of a resource.
|
LocalConceptProvider |
This
ConceptProvider operates on concepts available in the localhost. |
RemoteConceptProvider |
This implementation of
ConceptProvider provides a functionality
to query a SPARQL End Point for a given search term. |
RemoteConceptsDescriptionManager |
This class stores description of concepts resulted from searches
performed by
RemoteConceptProvider s. |
ResourceTagger |
This JAX-RS resource can be used for adding concepts to a resource.
|
SimpleConceptProviderManager |
This service manages concept providers.
|
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.