[shape-map] Inconsistent definition of Query, Fixed and Result shapemap

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

== Inconsistent definition of Query, Fixed and Result shapemap ==
There is an inconsistency in the definition of query ShapeMap, fixed ShapeMap and result ShapeMap.  

1) a query ShapeMap is a shape map in which each shape association has *only* node selector and shape label.
2) a fixed ShapeMap is a query shapeMap in which each node selector is a Node (vs. triple pattern) -- meaning that a fixed ShapeMap has only node selectors of type Node and shape labels
3) a result ShapeMap is a fixed ShapeMap (only node selectors and shape labels) *plus* status, reason and appinfo.

Was the intended definition:
3) a result ShapeMap is a **ShapeMap** whose node selector is a Node? 

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

Received on Thursday, 28 December 2017 19:50:01 UTC