hsolbrig / PyShEx

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

Fix issue #51 -- include nested te labels and report errors at runtime. #53

Closed hsolbrig closed 5 years ago

hsolbrig commented 5 years ago

This does not address the other part of issue #51 -- unresolved labels are not detected until referenced. It should be noted, however, that, at the moment, unresolved shape references are not detected either.