I am trying to insert some logic when creating a new instance for a given class (here: skos:Concept) through its Shape Script. I am not sure if this is possible though. Usually in coding this is done by overriding it's constructor and calling super() so that the regular construction routine is preserved. My goal is to insert a new type of class (prov:Entity) automatically when a user decides to create a new concept. I'm getting an error, which could indicate it's not possible or that I should do it another way.
Any thoughts? [image: Screenshot 2024-11-15 at 09.14.16.png] Nope: [image: Screenshot 2024-11-15 at 09.14.09.png] -- The topics of this mailing list include TopBraid EDG and related technologies such as SHACL. To post to this group, send email to topbraid-users@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-users+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/topbraid-users/d638b1a5-cce5-4ace-8342-0de711f9e234n%40googlegroups.com.