shexSpec / shape-map

ShapeMap structure and language specification
MIT License
1 stars 3 forks source link

Inconsistency in definition of "optional" in ShapeMap #10

Open hsolbrig opened 6 years ago

hsolbrig commented 6 years ago

The status element of a shape map cannot be optional, as it has a default.

This makes it difficult to understand the intent of the definition of query ShapeMap. How can it have only two members when the third must be one of "conformant" or "nonconformant"?