rdfjs/shacl-ui

Use-case : xxx:searchWidget

tfrancart opened this issue · 2 comments

See #16 for the complete story.
See #24 for naming question.

  • I need to be able to associate a xxxx:searchWidget (or xxx:filter) to property shapes to indicate which value selection widget should be used to assert a criteria on this property
  • and I need to be able to specify SearchWidgets / Filters
bergos commented

@tfrancart can you please provide an example given as Turtle? Maybe you can also give more context based on that example. I think that would be useful for further discussions.

This has been discussed already, with more detailled issues like #24, and is in the scope of work of this group ("It covers viewing, editing and filtering RDF data"). This is about the "filtering" part.

What I mean by "I need to be able to specify SearchWidgets / Filters" is the following: I am assuming some widgets can be parameterized. For example a map selection widget could be parameterized by the lat/long/zoom of its initial display area. In some other situations parameters can be read from the model, like minimum values and maximum values of a slider widget (so, in that case probably no need for additional parameters.