| Package | Description |
|---|---|
| org.coode.oppl.similarity |
| Modifier and Type | Class and Description |
|---|---|
class |
OWLObjectStructuralPrimeHashingBasedSimilarityMeasure
This measure is based on an Hashing function that maps each OWLObject into a
product of prime numbers.
|
class |
ProgressiveSimilarityMeasure<O> |
class |
SymbolBasedSimilarity
Compares OWLObject instances only based on the symbols they contain.
|
| Modifier and Type | Method and Description |
|---|---|
List<SimilarityMeasure<O>> |
ProgressiveSimilarityMeasure.getMeasureList() |
| Constructor and Description |
|---|
ProgressiveSimilarityMeasure(List<? extends SimilarityMeasure<O>> measures) |
Copyright © 2015 The University of Manchester. All Rights Reserved.