-
Notifications
You must be signed in to change notification settings - Fork 119
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
14 validate against skohub shacl #16
Conversation
This reverts commit 2cec370.
Action should run on every push not depending on branch
…ning and violations
SkoHub Vocabs will already validate the vocabularys.
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.
+1 It works! However, if we could automatically set the env variables based on the repo's name and URL a vocab is published from, this fix might not be so important after all. I guess, we should next time take some more time to analyze and discuss such irritations and usage problems and how to best solve them before starting the implementation.
Vocabularies are now validated for valid turtle and against the skohub shape.Validation is now removed
See: #14 (comment)
The vocabulary now gets rebuild for changes in the ttl- or yml-files.
Closes #14
Closes #15