-
Notifications
You must be signed in to change notification settings - Fork 30
#288: Added sh:SelectExpression, with test cases and TTL changes #297
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
…xpression Signed-off-by: Alex Nelson <[email protected]>
@HolgerKnublauch - I added an update to SHACL-SHACL. It seems one update should have gone in for #274 : If |
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.
LGTM, as mentioned in #301, we may need to revisit the sh:path
property. But that should be done in a separate PR.
…lectExpression This patch undoes commit 8632a3e. This was done manually instead of with `git revert`. Signed-off-by: Alex Nelson <[email protected]>
Ok, the updates to SHACL-SHACL I had here are now moved out-of-band to #302 . |
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.
typo
Co-authored-by: Ted Thibodeau Jr <[email protected]>
@TallTed could you kindly recheck whether you can unblock this PR? Thanks. |
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.
This looks good for a FPWD.
I can't check the test case (no code).
There details recorded elsewhere for the example using sh:path.
@TallTed this PR is still blocked because you have requested changes. As I have long applied your suggestion, I believe you still need to change the status of your review away from Request Changes. (I don't think simple change requests such as typo fixes should ever block progress) |
Since that request has been already accepted, I'll dismiss the review comment to unlock merging. |
Proposed changed has been accepted already.
Thanks a lot, @caribouW3. I am going to merge this PR into the main branch now because it has sufficient approvals and has been widely agreed to be done by the group when #222 was accepted. The Core spec even contains a reference to this already, so it's best to get this consistent now. Also, there are follow-up branches based on this already piling up. |
No description provided.