Struna Marko (2014) Web editor for JSON files defined by content schemes. EngD thesis.
Abstract
The thesis presents a solution for editing JSON files using a web interface. The presented solution allows editing of JSON files using a content schema, where properties of all elements for the JSON file are described. The schema contains elements of different data types. Each of them can be acompanied by optional parameters (i.e. such parameters are text validation, minimum allowed number,\dots). The solution was implemented as a Web application. \textit{Perl}, \textit{JavaScript} and \textit{jQuery} tehnologies were used. To describe a \textit{HTML} file the {\tt HTML::Templates} system is used, for text editing and the implementation of the file manager existing opensource solutions were used. Advantage of implemented solution over existing solutions for editing JSON files is that it allows editing of multiple connected JSON files simultaneously on one web page.
Actions (login required)