|
Alignment API and Server 3.6 | |||||||||
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(Parameters param)
Run the evaluation between the two ontologies. |
double |
eval(Parameters 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(Parameters param) throws AlignmentException
AlignmentException
double eval(Parameters param, Object cache) throws AlignmentException
AlignmentException
void write(PrintWriter writer) throws IOException
IOException
|
Alignment API and Server 3.6 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |