- From: Edmond Chuc via GitHub <noreply@w3.org>
- Date: Thu, 28 Aug 2025 04:12:01 +0000
- To: public-shacl@w3.org
edmondchuc has just created a new issue for https://github.com/w3c/data-shapes: == [UI] Support using SHACL Shapes for Searching, Querying and Filtering == Other than form rendering of data, SHACL should also support generating forms for searching, querying and filtering. These search forms can be described using a combination of node shapes, property shapes and their constraints. For example, a simple facet filter can be described using a property shape with `sh:in` with the possible values. More complex facets with autocomplete can be composed together with a node shape, property shape and label role. Discussion: - Confirm the use case - Can this be reused outside of user-interfaces? Please view or discuss this issue at https://github.com/w3c/data-shapes/issues/545 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 28 August 2025 04:12:01 UTC