weso / shaclex

SHACL/ShEx implementation
http://weso.github.io/shaclex
MIT License
76 stars 17 forks source link

Implement cycle detector in ShEx to comply to the negation requirement #43

Open labra opened 7 years ago

labra commented 7 years ago

Implement & test cycle detector in ShEx to check if the negation requirement is violated.

The negation requirement is described here

labra commented 6 years ago

It has already been implemented, but I still didn't integrate that part with the validator