Hello Holger,
I'm trying to automatically remove RDF-star provenance metadata when a SME marks a concept as approved. I modeled this using a SHACL SPARQLRule with a boolean condition shape. The simplified architecture is as follows:
The rule loads correctly in EDG, but never fires — no meta metadata is deleted, either automatically or on save.
My questions:
Do you need to see the specific implementation I used?
Any guidance on why this rule is not being executed — or how EDG expects rules to be structured for update-based automation — would be greatly appreciated.
Thank you!--
The topics of this mailing list include TopBraid EDG and related technologies such as SHACL.
To post to this group, send email to topbrai...@googlegroups.com
---
You received this message because you are subscribed to the Google Groups "TopBraid Suite Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to topbraid-user...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/topbraid-users/22dfbe97-4d80-4f1e-8d0d-f1606199e40bn%40googlegroups.com.
I’ve recently been investigating automated cleanup of RDF-star provenance metadata in TopBraid EDG and ran into what appears to be a fundamental architectural constraint, and I wanted to confirm whether my understanding is correct.
Through testing, I’m seeing that dash:ChangeScripts (and other rule-based mechanisms) do not appear to execute when changes are made within a Taxonomy.
Specifically:
My understanding is that taxonomy editing uses a different internal editing pipeline that does not trigger the rule/change listener framework, and that this is by design rather than a bug.
Could you please confirm whether:
To view this discussion visit https://groups.google.com/d/msgid/topbraid-users/9d4fbd1e-e877-41d4-ac69-a66179643994n%40googlegroups.com.