hsolbrig / PyShEx

ShEx interpreter for ShEx 2.0
Creative Commons Zero v1.0 Universal
24 stars 9 forks source link

The interpreter needs to detect dangling tripleExpression References #50

Closed hsolbrig closed 5 years ago

hsolbrig commented 5 years ago

The PyShEXC compiler had an error where it wasn't emitting all of the triple expression labels. The interpreter does not detect this. See Issue #12 for details on how to create this situation.