This document discusses EMF Forms and JSON Forms, which are tools for mapping a data model to a user interface form. EMF Forms allows mapping a domain model defined in XSD or Ecore to a user interface view model, which can then be rendered in technologies like SWT, JavaFX, RAP, or Tabris. JSON Forms builds on EMF Forms and exports the UI schema to JSON Schema for rendering forms with AngularJS. The document concludes with information on demoing and learning more about EMF Forms and JSON Forms.