result navigation enabled — use ctrl-↑ and ctrl-↓ to browse results.
<Bob> fails <http://example.org/sh#Person>:
FAIL {
Errors:
☹ expected <Bob> <http://example.org/#hasBiologicalParent> _:2. to match <http://example.org/#hasBiologicalParent> @_:0
FAIL {
Errors:
☹ expected at least 1 matches of <http://example.org/#gender> (<http://example.org/#Male>)
☹ expected _:2 <http://example.org/#gender> <http://example.org/#Fale>. to match <http://example.org/#gender> (<http://example.org/#Male>)
Matches:
}
☹ expected <Bob> <http://example.org/#hasBiologicalParent> _:2. to match <http://example.org/#hasBiologicalParent> @_:1
FAIL {
Errors:
☹ expected at least 1 matches of <http://example.org/#gender> (<http://example.org/#Female>)
☹ expected _:2 <http://example.org/#gender> <http://example.org/#Fale>. to match <http://example.org/#gender> (<http://example.org/#Female>)
Matches:
}
Matches:
:hasBiologicalParent @{ :gender (:Male ) } matched by <Bob> :hasBiologicalParent _:0 .
PASS {
:gender (:Male) matched by _:0 :gender :Male .
}
:hasBiologicalParent @{ :gender (:Female) } matched by <Bob> :hasBiologicalParent _:1 .
PASS {
:gender (:Female) matched by _:1 :gender :Female .
}
}