[shape-map] Indicate expected failure in ShapeMap (#23)

ericprud has just created a new issue for https://github.com/shexSpec/shape-map:

== Indicate expected failure in ShapeMap ==
In [shex-simple](http://shex.io/webapps/shex.js/doc/shex-simple), the first example in the [manifest](https://github.com/shexjs/shex.js/blob/11edf2356ff33aff07a571bdebd56ddda29ed05c/packages/shex-webapp/examples/manifest.json#L7) includes one positive test and one negative test (that is the latter is expected to fail). I expressed this as
```
{FOCUS :status _}@START,
<Patient2>@!<ObservationShape>
```
(I couldn't just changed `conformant` to `nonconformant` because the first one is conformant and the second is not.

If I recall, @labra suggested reversing the order of the `@` and the `!`, which I agree with because it keens shape expr references (`@<ShapeURL>`) consistent between ShapeMaps and ShEx. 

Please view or discuss this issue at https://github.com/shexSpec/shape-map/issues/23 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 23 February 2022 20:51:44 UTC