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

add method to check SHACL constraints #6

Merged
merged 1 commit into from
Aug 31, 2024
Merged

Conversation

minhnh
Copy link
Owner

@minhnh minhnh commented Aug 31, 2024

- add `constraints` module
- migrate constraint exception from bdd-dsl
- add method to load a dict of SHACL paths and check a graph against
  these constraints
- resolve #5
@minhnh minhnh added the enhancement New feature or request label Aug 31, 2024
@minhnh minhnh self-assigned this Aug 31, 2024
@minhnh minhnh merged commit d4b50fa into main Aug 31, 2024
3 checks passed
@minhnh minhnh deleted the feature/shacl-constraints branch August 31, 2024 14:01
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

Successfully merging this pull request may close these issues.

add util function for checking SHACL constraints, migrate exceptions
1 participant