Given a set of mappings, they can be stratified on three axes:
- mapping justification (
semapv:ManualMappingCuration and maybe semapv:UnspecifiedMatching vs. others like semapv:LexicalMatching, semapv:BackgroundKnowledgeBasedMatching, semapv:MappingInversion, and semapv:MappingChaining)
- mapping set
- source-target prefix pair
Some ideas on making a comparison in order of increasing complexity
- Compare mapping overlap to get a simple precision, recall, and $F_1$
- Penalize incorrect 1-many, many-1, and many-to-many mappings
- Incorporate ontology hierarchy
Given a set of mappings, they can be stratified on three axes:
semapv:ManualMappingCurationand maybesemapv:UnspecifiedMatchingvs. others likesemapv:LexicalMatching,semapv:BackgroundKnowledgeBasedMatching,semapv:MappingInversion, andsemapv:MappingChaining)Some ideas on making a comparison in order of increasing complexity