|
Alignment API and Server 4.2.${version.update} | |||||||||
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. |
Properties |
getResults()
Returns the results as a property list not further described but suitable for display. |
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
Properties getResults()
|
Alignment API and Server 4.2.${version.update} | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |