You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
JeannesTheo
changed the title
OWL inference
OWL inference are made when i picked 'RDFS Subset'
Dec 5, 2023
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
The text was updated successfully, but these errors were encountered: