unibz-core / Scior

Identification of ontological categories for OWL ontologies.
https://purl.org/scior
Apache License 2.0
3 stars 1 forks source link

Modification on the rules' execution loops #27

Closed pedropaulofb closed 1 year ago

pedropaulofb commented 1 year ago

To simplify things, we should reduce the complexity of the second rules' execution loop. This is something really simple and a single modification will solve the problem.

At the module rules_type_run.py, change line 47:

After that we can remove the variable list_of_rules and also we the comment in line 47, which is wrong.

The documentation already contains this enhancement and does not need to be modified after the closure of this issue.

pedropaulofb commented 1 year ago

Solved in commit 59e5445d25350065787bd94c775fa87d9c49398b