-
Notifications
You must be signed in to change notification settings - Fork 0
Update PMD4 validations to reflect current muttnik expectations (#1249) #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
Conversation
- DatasetExactlyOneContents -> DatasetMaxOneContents - DatasetExactlyOneGraph -> DatasetMinOneGraph - DatasetExactlyOneLabel removed - DatasetExactlyOneTitle added - DatasetMaxOneContributor removed - RecordExactlyOneLabel removed
RickMoynihan
left a comment
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.
Thanks for this @kieranlives.
The changes look great, I've suggested some minor bike shedding fixes... but I'm very happy for this to be merged once they've been made.
test/pmd4/swirrl/validations/pmd4/SELECT_DatasetExactlyOneTitle.ttl
Outdated
Show resolved
Hide resolved
test/pmd4/swirrl/validations/pmd4/SELECT_DatasetMaxOneContents.ttl
Outdated
Show resolved
Hide resolved
|
Er, I meant to write https://github.com/Swirrl/muttnik/pull/1327#issuecomment-937678328 on this PR! |
|
@Robsteranium I've been through each of these and they seem good. And I've updated @kieranlives corresponding muttnik PR so it now passes wrt IC-19. https://github.com/Swirrl/muttnik/pull/1327 This means once that PR is merged, muttnik fixtures will be aligned with these changes. Are there any other comments on these changes? |
|
I've merged this in to #24. Thanks! |
Run tests with
clojure -M:test