National Repository of Grey Literature 13 records found  1 - 10next  jump to record: Search took 0.00 seconds. 
Generator of Analysers of Documents Defined by RELAX NG
Šimonek, Jan ; Janoušek, Vladimír (referee) ; Martinek, David (advisor)
This bachelor's thesis deals with automatization of XML loading. This is accomplished by a generator of XML analyser. The generator (translator) takes a XML scheme in RELAX NG and it produces analyser in C++. The generated analyser is capable of unmarshalling and validating data from XML, providing access to the data and marshalling the data back to XML. Usability of this process is demonstrated on examples. Theory of the XML, XML schema languages and validation is also discussed.
Interactive Visualization of XML
Seko, Martin ; Stryka, Lukáš (referee) ; Chmelař, Petr (advisor)
The main objective of this bachelor's thesis is to create an interactive visualization of data-oriented XML documents along with an implementation of such an application which is capable of displaying a document of this datatype. Application can generate schemas from an opened document in four supported languages: XML schema, DTD, RNG and RNC. It can also visually display this data in either tree or table format. Result of this bachelor's thesis is an application XMLspark, which is implemented as a multiplatform desktop application in the Java environment with the Swing GUI.
XML Dictionary Tagging
Rojček, Martin ; Burget, Radek (referee) ; Smrž, Pavel (advisor)
This Bachelor's thesis describes data stacking of vocabulary into proper XML structure. It deals with structure destription tools(DTD,XML Schema, Relax NG and others) and transformation (XSLT)  of XML documents. It describes best known vocabulary storing formats into XML (OLIF, ISLE/MILE and others) and practical advantage to take one of method - store with helping of simplest ac.dtd. Implementation shows on relatively easy work with vocabularies stored in this form. Last part considers about getting statistic data with using Python scripting language.
Interactive Visualization of XML
Onderko, Michal ; Burget, Radek (referee) ; Chmelař, Petr (advisor)
This bachelor thesis deals with the interactive visualization of XML and issues of working with native XML databases. It describes XML technologies, including its modes of processing, information about native XML databases, XML data visualization methods, description of XML Spark xDB implementation and testing XPath query support of this program. The last section contains a summary of the work and suggestions of possible improvements.
Dictionary Checker
Solanský, Petr ; Kouřil, Jan (referee) ; Smrž, Pavel (advisor)
The work is focused on implementation of information system for checking and repairing electronic dictionaries in LMF format. This system offers seven types of controls and one repair, mass changing content of dictionaries. The documentation describes the most important used technologies, conceptual model of the system, interesting implementation details and results with statistics of this information system.
XML Dictionary Tagging
Rojček, Martin ; Burget, Radek (referee) ; Smrž, Pavel (advisor)
This Bachelor's thesis describes data stacking of vocabulary into proper XML structure. It deals with structure destription tools(DTD,XML Schema, Relax NG and others) and transformation (XSLT)  of XML documents. It describes best known vocabulary storing formats into XML (OLIF, ISLE/MILE and others) and practical advantage to take one of method - store with helping of simplest ac.dtd. Implementation shows on relatively easy work with vocabularies stored in this form. Last part considers about getting statistic data with using Python scripting language.
Interactive Visualization of XML
Onderko, Michal ; Burget, Radek (referee) ; Chmelař, Petr (advisor)
This bachelor thesis deals with the interactive visualization of XML and issues of working with native XML databases. It describes XML technologies, including its modes of processing, information about native XML databases, XML data visualization methods, description of XML Spark xDB implementation and testing XPath query support of this program. The last section contains a summary of the work and suggestions of possible improvements.
Generator of Analysers of Documents Defined by RELAX NG
Šimonek, Jan ; Janoušek, Vladimír (referee) ; Martinek, David (advisor)
This bachelor's thesis deals with automatization of XML loading. This is accomplished by a generator of XML analyser. The generator (translator) takes a XML scheme in RELAX NG and it produces analyser in C++. The generated analyser is capable of unmarshalling and validating data from XML, providing access to the data and marshalling the data back to XML. Usability of this process is demonstrated on examples. Theory of the XML, XML schema languages and validation is also discussed.
Interactive Visualization of XML
Seko, Martin ; Stryka, Lukáš (referee) ; Chmelař, Petr (advisor)
The main objective of this bachelor's thesis is to create an interactive visualization of data-oriented XML documents along with an implementation of such an application which is capable of displaying a document of this datatype. Application can generate schemas from an opened document in four supported languages: XML schema, DTD, RNG and RNC. It can also visually display this data in either tree or table format. Result of this bachelor's thesis is an application XMLspark, which is implemented as a multiplatform desktop application in the Java environment with the Swing GUI.
Utilizing RELAX NG Schemas in XML Editors
Schmied, Martin ; Kosek, Jiří (advisor) ; Nič, Miloslav (referee)
This thesis explores the possibilities of utilizing RELAX NG schemata in the process of editing XML documents. The ultimate goal of this thesis is to prototype a system supporting user while editing XML document with bound RELAX NG schema inside the Eclipse IDE. Such a system comprises two major components -- an integration of RELAX NG validator and an autocompletion engine. Design of the autocompletion engine represents the main contribution of this thesis, because similar systems are almost exclusively implemented in closed-source commercial editors as of 2009. The first chapter is a brief introduction into XML while emphasizing XML schema languages. A comparison is of three major schema languages -- DTD, W3C XML Schema and RELAX NG. Furthermore, options of exploiting information from schema by the XML editor are discussed. In the end of the chapter an overview of basic RELAX NG patterns used throughout this thesis is given. The second chapter describes implementation of the autocompletion engine. It reasons about appropriate in-memory representation of the XML documents and RELAX NG schemas and presents basic principles of pattern-inference for individual elements. The main output of the chapter is an algorithm proposal for generating possible completions based on given XML document nodes and RELAX NG schema of the document. The goal of the final third chapter is integrating RELAX NG validator and the autocompletion engine inside the Eclipse IDE. It starts by describing two basic aspects of Eclipse Platform -- the OSGi Service Platform dynamic module system and the extension point mechanism. Then the implementation of individual plug-ins and their integration with existing XML editing infrastructure is described.

National Repository of Grey Literature : 13 records found   1 - 10next  jump to record:
Interested in being notified about new results for this query?
Subscribe to the RSS feed.