Releases: sarthou/ontologenius
Releases · sarthou/ontologenius
0.4.4
0.4.3
0.4.2
0.4.1
This release brings two new reasoners:
- ReasonerAnonymous for anonymous classes
- ReasonerTransitivity
TODO advancements:
- Check the use of same_as in reasoning
- Clone of chains and anonymous classes
- Individuals add distinct
- Manage NOT in anonymous classes
- Check min-max in anonymous classes
- Properties range and domain as intersections instead of unions
- Properties check range and domain disjunctions with inheritance
- Delete individuals clear same_as
- Chain add explanations for same_as and inheritance over properties
- Handle same_as for trace leaving in chains and anonymous
- Handle Branch_t->mothers in trace leaving for Class and Properties inheritance
- Erase traces for new relations stated by the user and previously inferred
- In Feeder, implement the remove method for modifyInheritance
- Check the use of has_induced_inheritance_relations and has_induced_object_relations on all removed
- Inheritance insertion does not trigger reasoning (chain and anonymous)
- Transitivity reasoner
- clean prop updates
- verify double transitivity and inverse
- Consider reasoners' parameters with list