You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an issue related to #348 . In a case where a child object of TopLevel: A references a child object of a different TopLevel: B, the SHACL validator will report an error if objects AandBare not in the sameDocument`
An expected failure case has been added to test_validation.py.
The text was updated successfully, but these errors were encountered:
This is an issue related to #348 . In a case where a child object of
TopLevel: A
references a child object of a different TopLevel: B, the SHACL validator will report an error if objects
Aand
Bare not in the same
Document`An expected failure case has been added to
test_validation.py
.The text was updated successfully, but these errors were encountered: