You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -198,6 +198,10 @@ The ShExC parser uses the [EBNF][] gem to generate a [PEG][] parser.
198
198
199
199
The parser uses the executable [S-Expressions][] generated from the EBNF ShExC grammar to create a set of executable {ShEx::Algebra} Operators which are directly executed to perform shape validation.
200
200
201
+
## Change Log
202
+
203
+
See [Release Notes on GitHub](https://github.com/ruby-rdf/shex/releases)
0 commit comments