-
Notifications
You must be signed in to change notification settings - Fork 18
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 skeletal definitions for SKOS terms #1027
Conversation
Add skeletal definitions Test commit
Looks like the skeletal definitions are violating our |
Does the non-conforming label approach work here, or is some label required even if the format is not conformant? |
My preference would be to tweak the shacl so that it only applies to terms in the gist namespace. |
Co-authored-by: Rebecca Younes <[email protected]>
@rjyounes -- Thanks for review. I have pushed changes to address comments. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have one question. Once you've clarified it, I'll approve.
Adding skeletal definitions for SKOS terms. Omitting definitions for SHACL terms in anticipation of #1001.
Closes #934.