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 closed shapes? #15

Open
berquist opened this issue Oct 7, 2024 · 1 comment
Open

Add support for closed shapes? #15

berquist opened this issue Oct 7, 2024 · 1 comment

Comments

@berquist
Copy link
Contributor

berquist commented Oct 7, 2024

I'd like the ability to blanket add sh:closed true to all my node shapes. (I don't think it's possible to add any finer granularity here other than "on" or "off" at generation time.) Doing so will also require adding sh:property [ sh:path rdf:type ] or sh:ignoredProperties (rdf:type) which is reasonable considering closed shapes are already adding additional restrictions anyway.

Since I'd like this for a project I'm going to implement it, but would it be accepted for merging into the main project?

@white-gecko
Copy link
Member

Yes, please go ahead and add an option for it. Please add tests and make the pull-request clear so that it is easy to review, this will increase the chances to be merged quickly.

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

No branches or pull requests

2 participants