shexSpec / shex

ShEx language issues, including new features for e.g. ShEx2.1
25 stars 8 forks source link

Should literals have stems? #14

Closed ericprud closed 7 years ago

ericprud commented 7 years ago

Stems are a syntactic shortcut for regular expressions constraints. They represent a large savings over the analogous complex and, or and not expressions. It would frequently be nice to offer the same expressivity for literals, e.g. in FHIR/RDF where uris are represented as literals.

gkellogg commented 7 years ago

This would require almost no change in my implementation.

labra commented 7 years ago

I also agree that they can be a useful feature to add...+1 to add them.

ericprud commented 7 years ago

added in 2.0