does the Shacl API Rule engine support sh:order for Rule execution as TopBraid Composer does.
I tested rule ordering in TBC and it goes iteratively until it reach a fixed point. No more rule to execute. I suspect that it is considered one-pass, but rule are prioritized and their result made available for the next rule to be execute in that same pass.
Anyhow, independently of how this is implemented, i wonder if it is a feature of the shacl rule engine or an implementation specific to TopBraid composer.
The following thread hint at the answer i am looking for but fall short.