Interface | Description |
---|---|
Alterator |
An abstract test generator which takes as input an ontology and an
alignment between this ontology and another one and transform the
ontology and the alignment accordingly to a type of alteration.
|
OntologyNetworkGenerator |
OntologyNetworkGenerator
An interface for generating an ontology network from an ontology or an ontology generator.
|
OntologyNetworkWeakener |
OntologyNetworkWeakener
A interface which alters ontology networks.
|
Class | Description |
---|---|
AlteratorFactory | |
BenchmarkGenerator | |
ClassHierarchy | |
DiscriminantGenerator |
This class serves as an example for systematically generating the
alteration space at a particular resolution.
|
LCell | |
NetworkAlignmentDropper |
NetworkAlignmentDropper
randomly drops n% of all alignments
n is a number between 0.
|
NetworkAlignmentWeakener |
AlignmentWeakener
suppress n% of the correspondences at random in each alignments
n is a number between 0.
|
NetworkCorrespondenceDropper |
NetworkCorrespondenceDropper
suppress n% of the correspondences at random in all alignments (globally)
n is a number between 0.
|
NetworkDeconnector |
NetworkDeconnector
suppress alignments in the ontology network so that it retain n-connectivity,
i.e., any pairs of ontologies connected by less than n alignments
are still connected through at most n alignments.
|
ParametersIds | |
TestCase | |
TestGenerator | |
TestSet | |
URITree |
(C) INRIA & friends, 2003-2020