- Main - Class in Controler
-
Main class
This class is just used to contain the main function.
- Main() - Constructor for class Controler.Main
-
- main(String[]) - Static method in class Controler.Main
-
Entry point of the apllication.
- maxNewPropertiesByClass - Static variable in class Controler.Ontology
-
Determine the maximal data properties number which can be added on the
same concept in one processing
- multiPropertyProbability - Static variable in class Controler.Ontology
-
Probability used to randomly determine if a new data property will be
added to a concept in the ontology, if one or many properties as already
been added on this specific concept