[shex] Make keyword 'a' case insensitive. (#101)

thewilly has just created a new issue for https://github.com/shexSpec/shex:

== Make keyword 'a' case insensitive. ==
Hi, I'm currently implementing [shex-lite](https://github.com/weso/shex-lite) (early-early version yet), which is an small subset of sex. I know that the keyword 'a' comes from m3 and later from turtle, but maybe, as the language shex is completly case insesible you might consider to make the 'a' keyword case insensible too. It will simplify the Antlr grammar by just declaring case insentivity at parsing time, instead of defining a fragment for every character in upper and lower case.

By the way any hint to define [shex-lite](https://github.com/weso/shex-lite) subset will be helpful.

Thanks.

Please view or discuss this issue at https://github.com/shexSpec/shex/issues/101 using your GitHub account

Received on Friday, 21 February 2020 07:34:02 UTC