In-browser demos of the shex.js implementation of Shape Expressions. Each comes in two flavors: simple runs validation on the UI thread; worker runs it in a Web Worker so the page stays responsive (and validation can be interrupted).
Validate RDF data against a ShEx schema (ShExC, ShExJ or ShExR).
Validate with the Map extension, capture bindings, and materialize them into another RDF graph.