Uses of Interface
de.uni_trier.wi2.procake.similarity.base.ontology.SMOntology
Package
Description
-
Uses of SMOntology in de.uni_trier.wi2.procake.similarity.base.ontology
Modifier and TypeInterfaceDescriptioninterface
The similarity between query and case based on the shortest path between query and case node in an ontology. -
Uses of SMOntology in de.uni_trier.wi2.procake.similarity.base.ontology.aggregate
Modifier and TypeInterfaceDescriptioninterface
Calculates the similarity between query and case based on the local similarities of the connected objects of the query and case entities via specific relations in an ontology.interface
When using the minimum aggregation, the overall similarity is determined by the minimum local similarity.interface
Calculates the similarity between query and case based on the local similarities of the connected objects of the query and case entities via specific relations in an ontology. -
Uses of SMOntology in de.uni_trier.wi2.procake.similarity.base.ontology.aggregate.impl
Modifier and TypeClassDescriptionclass
This similarity measure calculates the similarity of to entities in an ontology.class
This similarity measure calculates the similarity of to entities in an ontology.class
A description of the measure can be found inSMOntologyAggWeighted
. -
Uses of SMOntology in de.uni_trier.wi2.procake.similarity.base.ontology.group
Modifier and TypeInterfaceDescriptioninterface
Calculates the similarity between query- and case-sets based on the set-based measures.interface
Calculates the similarity between query- and case-sets based on the pair similarity of their objects. -
Uses of SMOntology in de.uni_trier.wi2.procake.similarity.base.ontology.group.impl
Modifier and TypeClassDescriptionclass
This similarity measure calculates the similarity between to sets of objects from an ontology.class
This similarity measure calculates the similarity between to sets of objects from an ontology. -
Uses of SMOntology in de.uni_trier.wi2.procake.similarity.base.ontology.impl
Modifier and TypeClassDescriptionclass
Abstract interface that collects all similarity measures forURIClass
.class
This similarity measure calculates the path length between two classes in a ontology. -
Uses of SMOntology in de.uni_trier.wi2.procake.similarity.base.ontology.pair
Modifier and TypeInterfaceDescriptioninterface
Calculates the similarity between query and case based on the equal and different features of the query and case entity in an ontology.interface
Calculates the similarity between query and case based on the equal and different features of the query and case entity in an ontology.interface
Calculates the similarity between query and case based on the existence of specific relations between query and case entity in an ontology.interface
Calculates the similarity between query and case based on the shortest path between query and case entity in an ontology.interface
Calculates the similarity between query and case based on the shortest path between query and case entity in an ontology.interface
Calculates the similarity between query and case based on the shortest path between query and case entity in an ontology. -
Uses of SMOntology in de.uni_trier.wi2.procake.similarity.base.ontology.pair.impl
Modifier and TypeClassDescriptionclass
This similarity measure calculates the similarity of to entities in an ontology.class
This similarity measure calculates the similarity of to entities in an ontology.class
This similarity measure calculates the similarity of two entities in an ontology.class
This similarity measure calculates the similarity of to entities in an ontology.class
This similarity measure calculates the similarity of to entities in an ontology.class
This similarity measure calculates the similarity of to entities in an ontology.