[shex] `nodeIn` appears incorrect for blank nodes

hsolbrig has just created a new issue for https://github.com/shexSpec/shex:

== `nodeIn` appears incorrect for blank nodes ==
http://shex.io/shex-semantics/#values currently asserts that blank node can match *any* stem.  As an example, if s is a LanguageStem and n is a blank node, the specification states that nodIn is satisfied if fn:startswith(identifier(n), LanguageStem.stem).

There doesn't actually seem to be enough in the grammar to allow stem matching with blank nodes.

Please view or discuss this issue at https://github.com/shexSpec/shex/issues/79 using your GitHub account

Received on Saturday, 30 December 2017 02:49:08 UTC