-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
enhancementNew feature or requestNew feature or request
Description
We need to implement subsumption based refinement operators (e.g. CELOE's) in different description logics (e.g. EL, ALC, SROIQ).
Ideally, we should be able to use these refinement operators across models without an effort.
By this, we could more objectivly quantify the benefits of choosen DL in learning OWL class expressions.
For instance, although EL is a subclass of ALC, to tackle a given learning problem (i.e., geneneralize well) we may not need to learn in ALC. Perhaps, EL would suffice. By this, we can compare the runtimes of using the same learner in different DLs.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request