Class Summary |
Alignment |
A mapping is a ordered list of correspondences. |
AlignmentReaderTxt |
A mapping reader for txt format reads mappings from txt-files. |
AlignmentReaderXml |
A mapping reader for rdf/xml format reads mappings from rdf-files. |
AlignmentWriterTxt |
A MappingWriterTxt writes Mappings to txt-files. |
AlignmentWriterXml |
A MappingWriterXml writes Mappings to xml-files. |
Characteristic |
Characterises the relation between two Alignments in terms of recall, precision and f-value. |
Correspondence |
A correspondence represents a (simple) semantic relation between two
entities belonging to different ontologies. |
SemanticRelation |
A semantic relation can be used to express equivalence, subsumption or disjointness
between entities of different ontologies. |
Test |
|