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
The SHACL AST crate is too deeply coupled with other crates. What's more, the process to create the AST from a SHACL shape is not well-defined. Thus, we are trying to reimplement it for us to have a better definition of SHACL.