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