Skip to content
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

fix ShExC exclusion bug in 2.1 (currently published) branch #59

Merged
merged 1 commit into from
Nov 29, 2023

Conversation

ericprud
Copy link

@ericprud ericprud commented Nov 28, 2023

still needs renumbering

[50]   	exclusion	   ::=  '.' (iriExclusion | literalExclusion | languageExclusion) +
[50.1]  iriExclusion	   ::=  '-' iri '~'?
[50.2]  literalExclusion   ::=  '-' literal '~'?
[50.3]  languageExclusion  ::=  '-' LANGTAG '~'?

Preview | Diff

still needs renumbering

[50]   	exclusion	   ::=  '.' (iriExclusion | literalExclusion | languageExclusion) +
[50.1]  iriExclusion	   ::=  '-' iri '~'?
[50.2]  literalExclusion   ::=  '-' literal '~'?
[50.3]  languageExclusion  ::=  '-' LANGTAG '~'?
Copy link
Contributor

@emulatingkat emulatingkat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm. thank you for this work.

@emulatingkat emulatingkat merged commit 9a7bbfc into gh-pages Nov 29, 2023
1 check failed
@emulatingkat emulatingkat deleted the 2.1-fix-ShExC-exclusion branch November 29, 2023 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants