HW-SWeL / ShEx-validator

ShEx-validator parses a ShEx schema and RDF data file and validates the resources in the data against the shapes in the schema
MIT License
3 stars 1 forks source link

Parser not accepting disjunction with brackets #33

Closed AlasdairGray closed 9 years ago

AlasdairGray commented 9 years ago

See https://github.com/HeriotWattMEng2015/Validata/issues/35 for details

AlasdairGray commented 9 years ago

I suspect that the issue arrises due to the requirement levels as you support the correct syntax in your HCLS 2015 Test without requirement levels

AlasdairGray commented 9 years ago

The problem seems to lie in the UnaryExpression not capturing the requirement level.