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

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

Open
mistermboy opened this issue Aug 10, 2020 · 0 comments
Assignees
Labels
bug Something isn't working difficulty-medium medium difficulty grammar affects grammar priority-low low priority

Comments

@mistermboy
Copy link
Member

mistermboy commented Aug 10, 2020

The following shapes should show an error:

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

This problem doesn't appear on triple constraints

@mistermboy mistermboy added bug Something isn't working grammar affects grammar priority-low low priority difficulty-medium medium difficulty labels Aug 10, 2020
@mistermboy mistermboy self-assigned this Aug 10, 2020
@mistermboy mistermboy added this to To do in YASHE- Workflow via automation Aug 10, 2020
@mistermboy mistermboy moved this from Isues to Bugs in YASHE- Workflow Aug 10, 2020
mistermboy added a commit that referenced this issue Aug 10, 2020
@mistermboy mistermboy moved this from Bugs to In progress in YASHE- Workflow Aug 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working difficulty-medium medium difficulty grammar affects grammar priority-low low priority
Projects
YASHE- Workflow
  
In progress
Development

No branches or pull requests

1 participant