Wimmics/corese

OWL inference are made when i picked 'RDFS Subset'

JeannesTheo opened this issue · 1 comments

Issue Description:

Using 'RDFS Subset' do OWL inference

Bug Details:

When i pick 'RDFS Subset' in the engine, OWL properties are infered

Steps to Reproduce:

[1. Select only 'RDFS Subset' in the Engine panel
2. Do a query using a schema with owl properties]

Expected Behavior:

Dont infer properies defined by owl

Actual Behavior:

Infering relations defined by owl properties

Notes:

If i use 'RDFS Subset', owl inferences are used, and then removed when i unselected it.
When i use 'OWL Rl', inference are made and not removed, even if 'OWL Rl' isn't selected
Distribution : Pop!_OS 22.04, although the bug has been reproduced on Mac and Windows

Hello,

Thank you for your detailed report. We have noted the two issues you've identified:

  1. OWL properties being inferred despite only selecting RDFS.
  2. Inconsistent behavior between RDFS Subset and OWL RL being selected and unselected.

I will work on addressing these issues and will update this ticket accordingly.