*the inferred blank node itself would need yet more inferred triples* Yes, this is exactly what we need. My next step was to use ADS, but I wanted to see if it was possible using SHACL/SPARQL first. I will look into the HTML literal, thank you!
On Wednesday, February 7, 2024 at 2:01:39 PM UTC-8 Holger Knublauch wrote: > No, this is not possible because inferred values can only be immediate, > but what you describe sounds like the inferred blank node itself would need > yet more inferred triples. > > If you are familiar with JavaScript/ADS you could have a sh:values rule > that infers an rdf:HTML literal instead, and that HTML literal could render > whatever HTML you want, including something that looks like a nested > form/details viewer. > > Ask back if you need more guidance. > > Holger > > > On 7 Feb 2024, at 10:55 pm, Rebecca Jackson <[email protected]> wrote: > > I am curious if it is possible to display inferred values in a "Details > Viewer": https://datashapes.org/forms.html#DetailsEditor > > Specifically, we want a constructed blank node that shows two > property/value pairs in the box and is automatically generated from a > SPARQL query, and is therefore not editable. It should also be updated if > the inference changes. I would usually just use `sh:values` but I'm not > sure it is possible to construct a new blank node in this way. > > If this is possible, what is the implementation? > > -- > 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/b83101e8-2937-488b-a66b-5ef365c4bd6en%40googlegroups.com > > <https://groups.google.com/d/msgid/topbraid-users/b83101e8-2937-488b-a66b-5ef365c4bd6en%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > > -- 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/88f546fe-8569-44c8-9a2b-7f6f6cb67d94n%40googlegroups.com.
