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
sh:Info, sh:Warning, and sh:Violation are defined as violations. It would be good to have severity levels not defined as violations. They could show detailed information on which constraints have been processed.
shacl-engine already uses two new levels in its own namespace:
Debug: Shows that a constraint has been processed.
Trace: For property shapes without constraints showing the traversal path.