|
Alignment API and Server 4.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Evaluator
Assess the closeness between two ontology alignments.
| Method Summary | |
|---|---|
double |
eval(Properties param)
Run the evaluation between the two ontologies. |
double |
eval(Properties param,
Object cache)
Run the evaluation between the two ontologies. |
void |
write(PrintWriter writer)
Outputs (in XML/RDF) a full report on the proximity of the two ontologies. |
| Method Detail |
|---|
double eval(Properties param)
throws AlignmentException
AlignmentException
double eval(Properties param,
Object cache)
throws AlignmentException
AlignmentException
void write(PrintWriter writer)
throws IOException
IOException
|
Alignment API and Server 4.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||