shexSpec / shexTest

ShEx test suite
https://shexspec.github.io/shexTest/
Other
3 stars 4 forks source link

Stems appearing as StemRanges #18

Closed hsolbrig closed 6 years ago

hsolbrig commented 7 years ago

1val1iriStem, 1val1languageStem, 1val1literalStem, 1val1literaliriStem and 1val1literallanguageStem all have types of ...StemRange -- should elements without exclusions just be ...Stems?

gkellogg commented 7 years ago

Yes, I had noticed this too, but never said anything

hsolbrig commented 7 years ago

See proposed clarification in https://github.com/hsolbrig/shexTest/blob/master/doc/ShExJ.jsg -- this both tightens the possible values in Stems and makes the distinction between Stem and StemRange clear (StemRange has at least one exclusion...)

(Note - this is in a separate fork because of the labeledShape issue that was never resolved)

ericprud commented 7 years ago

PROPOSE: close as addressed by https://github.com/shexSpec/shexTest/commit/6ed9d327fb184216812b9f468e4243ba107c9753 Interested parties: @hsolbrig, @gkellogg