weso / YASHE

Yet Another ShEx Editor.
http://www.weso.es/YASHE/
MIT License
19 stars 3 forks source link

[Error checker] Missing error when final ']' is missing on some ValueSets #163

Open mistermboy opened 3 years ago

mistermboy commented 3 years ago

The following shapes should show an error:

:Person  [ schema:Person 
:Person  {
  schema:name  .  
} and [ schema:Person 

This problem doesn't appear on triple constraints