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 support for SHACL abstract classes #28

Merged
merged 1 commit into from
Oct 29, 2024
Merged

Add support for SHACL abstract classes #28

merged 1 commit into from
Oct 29, 2024

Conversation

JPEWdev
Copy link
Owner

@JPEWdev JPEWdev commented Oct 29, 2024

Adds support for detecting abstract classes defined by SHACL. This is the preferred method for declaring a class as abstract, since it can be enforced by SHACL itself.

Adds support for detecting abstract classes defined by SHACL. This is
the preferred method for declaring a class as abstract, since it can be
enforced by SHACL itself.
Copy link

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  src/shacl2code
  model.py
Project Total  

This report was generated by python-coverage-comment-action

@JPEWdev JPEWdev merged commit 66e12de into main Oct 29, 2024
13 checks passed
@JPEWdev JPEWdev deleted the sh-abstract branch October 29, 2024 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant