Although ASMOV is an automated process, it does not ignore the user interaction
aspect that may be required to obtain perfect alignments. As a result, the ASMOV
User Interface include a component that allows the user to review the alignments
generated and address the errors that may exist. Since a single change may render
a alignment incoherent, ASMOV will revalidate the alignment while considering the
user inputs as partial alignment.
By default, the lexical matcher of ASMOV, which calculates the lexical similarity
between entities, uses
WordNet.
However, other background knowledge may be more appropriate for other domains; for
example,
UMLS
is better suited to alignment medical ontologies than WordNet. Consequently, ASMOV
defines interfaces that enables expert users to implement adapters to other background
knowledge. Two adapters are included with ASMOV: a
WordNet and a
UMLS adapters.