[spec] Pull Request: fix ShExC exclusion bug in 2.1 (currently published) branch

ericprud has just submitted a new pull request for https://github.com/shexSpec/spec:

== fix ShExC exclusion bug in 2.1 (currently published) branch ==
still needs renumbering

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

See https://github.com/shexSpec/spec/pull/59


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 28 November 2023 12:16:20 UTC