Package de.uka.cmtm.serviceregistry.query.protege

Interface Summary
ProfileIndividualLocator ProfileIndividualLocators can be used to search an OWLModel for individuals of ServiceProfile that adhere to a given set of search parameters.
RelevanceCalculator Instances of this interface can be used to calculate relevance of search results.
 

Class Summary
ParameterConformClasses Instances of this class contain conform classes of Parameter's attributes used for relevance calculation.
ProfileIndividualInfo This class describes the parameters of the search for service profile individuals used by ProfileIndividualLocator.
ProfileIndividualParameter Instances of this class represent search parameters for service instances.
ProtegeServiceProfileLocator Implementation of ServiceProfileLocator that uses a DigProfileIndividualLocator to perform ontology queries.
SimpleRelevanceCalculator Calculates the relevance with using correlation between result vector and parameter vector using the weights set by the constants below.