Fork me on GitHub

About YASHE

YASHE is a ShEx editor which started as a fork of YASQE (which is based on SPARQL)
var yashe = YASHE(document.getElementById("showcase"));
(or, if you would like to instantiate YASHE from an existing text area, use var yashe = YASHE.fromTextArea(document.getElementById('textAreaItem'));