wiki:generator_SimpleEvidence

Version 1 (modified by endres, 18 years ago) (diff)

--

TracNav?

SimpleEvidenceAlignment?

The SimpleEvidenceAlignment? is one of the simplest algorithms for alignment generation. It takes a SimilarityMeasure as configuration input and simply transforms its similarities into EQUALITY relations with a confidence corresponding to their value. This AlignmentGenerator is merely for testing purposes, since the unprocessed similarities of a single measure hardly ever produces a reliable alignment.

SimpleEvidenceMatcher?

The SimpleEvidenceMatcher? is basically the same as the SimpleEvidenceAlignment?, but it employs a MatchingAlignment, thus producing a matching instead of an unrestricted alignment. A matching is an alignment, that matches an entity from one ontology to exactly one entity of another.