-
Notifications
You must be signed in to change notification settings - Fork 2
What is the right term for the Filter / QueryBuilder concept? #24
Comments
shui:Filter |
shui:Facet |
shui:FacetFilter |
Something else.. please describe in a new comment and vote for it |
shui:Field Why ?
I would keep sh:filter for the property name. So:
|
@tfrancart We should not compare it with properties and classes defined in the If you support using |
Because I think the same UI component can be used for different purposes. But let's gof or shui:Filter and see how things progress, I don't want to slow down discussions. |
We have shui:Viewer, shui:Editor and now we need to find a good name for the Filter / QueryBuilder concept described in #16.
An example could be:
This would give a form that shows a text input, typing 'Baker' in that text input would ultimately generate a SPARQL query which would filter to
schema:Person
s that have theschema:familyName
of 'Baker'.How shall we name this concept?
Please vote with a thumbs up
The text was updated successfully, but these errors were encountered: