-
Notifications
You must be signed in to change notification settings - Fork 41
refactor: rename union/minus node expressions to join/remove in node … #636
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
Open
simonstey
wants to merge
17
commits into
gh-pages
Choose a base branch
from
new-issue-484-sequence-shnex
base: gh-pages
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+700
−85
Open
Changes from 1 commit
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
0077fa3
refactor: rename union/minus node expressions to join/remove in node …
simonstey 7f0fce0
feat: add advanced sequence operations (flatMap, findFirst, matchAll)…
simonstey f5a58a7
docs: add newlines and minor whitespace improvements in node expressi…
simonstey 6d228e8
docs: update SHACL vocabulary comments to reflect join/remove termino…
simonstey 0b6870c
refactor: rename minus/union node expressions to remove/join in shnex…
simonstey efd992e
feat: add vocabulary definitions for flatMap, findFirst, and matchAll…
simonstey f88486e
docs: clarify distinction between sh:path and shnex:pathValues in nod…
simonstey 1518a87
docs: remove redundant description from Advanced Sequence Operations …
simonstey ebbd4ca
chore: apply fixes proposed by Ted
simonstey fd16478
chore: apply suggested fix to wording
simonstey 51f4e36
Merge branch 'gh-pages' into new-issue-484-sequence-shnex
simonstey 1f1a34d
fix: replace leftover 'union' with 'join'
simonstey d6432be
refactor: rename Join expressions to Concat expressions in vocabulary…
simonstey 2e01901
enhance: add examples for shnex:concat and shnex:remove expressions i…
simonstey 4a1f240
enhance: add evaluation traces for various sequence operations
simonstey de6bc36
fix: update deprecation comments for sh:union to reference shnex:concat
simonstey f0a82d3
Apply suggestions from code review
simonstey File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.