-
Notifications
You must be signed in to change notification settings - Fork 0
32 sign off phase checks 5s rocrate #40
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
|
I need to add to the endTime and startTime checks |
rocrate_validator/profiles/five-safes-crate/should/4_sign_off.ttl
Outdated
Show resolved
Hide resolved
rocrate_validator/profiles/five-safes-crate/should/4_sign_off.ttl
Outdated
Show resolved
Hide resolved
rocrate_validator/profiles/five-safes-crate/should/4_sign_off.ttl
Outdated
Show resolved
Hide resolved
|
start and end date checks added. |
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 also wanted to add that for the "TRE policy should include an ID referencing the TRE policy document" rule, currently ID is not checked - we could add sh:nodeKind sh:IRI or some SPARQL as a blank node will pass I think
Obviously referencing the TRE policy document is a manual check, but we can specify at least an ID requirement?
Rules Implemented (so far)
(*) Implicit in rule 2, so doesn't have a dedicated SHACL rule.
(**) I've only checked for a string here. Human-readable will depend on plugging in an AI / human
(***) This rule is implicitly included in rule 2, so it does not have a dedicated SHACL implementation.