Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorporate SHACL validation as part of the SHACL UI processor and assign the errors to their value nodes #5

Open
edmondchuc opened this issue Jul 23, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@edmondchuc
Copy link
Contributor

The SHACL UI processor currently extracts the constraint components and groups them by the focus node's predicates. This data structure is known as the UI schema, which is used to generate the form.

Once the UI schema is generated, run SHACL validation and if any violations occur, assign them to the value nodes in the UI schema.

@edmondchuc edmondchuc added the enhancement New feature or request label Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant