Hi folks I wish to be able to add additional user field value entries when a user creates new resources in edg. Or otherwise enforce that these values are added at creation. It is not quite sufficient to use just the usual shacl constraints for min count of values on forms, after the resource has already been created.
I suspect this is controlled mostly declaratively by the javascript for the resource creation dialogue pop up, which I've inspected for example when a new skos concept is created. My use case is for example if I've defined a class with a set of attributes and I would like to present selected attributes to the user that must be completed when a new instance of that class is created. Ideally I would also like to trigger a swp script or other triple rule to run some other entailed graph work when the resource is created. At present we are relying on the transform tab to run rules manually or sparql queries but this is sub optimal. Is there any quick wins to customize this without having to get into UX javascript changes ? Many thanks in advance Simon -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/topbraid-users/819134e9-4e5b-4d3c-9a31-a9137aad41e1n%40googlegroups.com.
