Open
Description
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.