Let's say I have a sh:NodeShape and an accompanying sh:PropertyShape -- call it ex:NodeShape-myProperty. I want to specify that all targets of this property shape must conform to particular pattern -- namely, they must have a particular value for a particular property; i.e., the triple
ex:MyResource ex:requiredProperty ex:RequiredValue must exist for each object of ex:myProperty. Ideally, I'd want EDG to only display resources that met this pattern as possible objects to be selected in the Editor for ex:myProperty -- not just use the pattern for validation when saving the data. How do I represent this? Can I do this using just sh:property, or do I need to create another sh:NodeShape to represent the targets of ex:NodeShape-myProperty? What would that look like? It's a basic enough pattern that I was sure some examples would exist in the TQ SHACL documentation, but I can't find any. Can anyone help? Thanks. -- The topics of this mailing list include TopBraid EDG and related technologies such as SHACL. To post to this group, send email to [email protected] --- 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/81724a8d-7694-44a2-84eb-1e40f7f7aa27n%40googlegroups.com.
