OBJEK PERSISTEN DOKUMEN PERKANTORAN DENGAN XML

<b>Abstract:<p align=\"justify\"> <br /> In this thesis, FreeOffice persistent objects are designed using XML (Extensible Markup Language) standard. The persistent objects represent FreeOffice document as a structured text file.<p align=\"justify\"> <b...

Full description

Saved in:
Bibliographic Details
Main Author: Widyani, Yani
Format: Theses
Language:Indonesia
Subjects:
Online Access:https://digilib.itb.ac.id/gdl/view/5183
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Institut Teknologi Bandung
Language: Indonesia
Description
Summary:<b>Abstract:<p align=\"justify\"> <br /> In this thesis, FreeOffice persistent objects are designed using XML (Extensible Markup Language) standard. The persistent objects represent FreeOffice document as a structured text file.<p align=\"justify\"> <br /> FreeOffice is developed as a subtitution for Microsoft Office as a research project at Jurusan Teknik Informatika ITB. FreeOffice is an open source freeware, consists of four applications, FreeWord, FreeSel, FreeBase, and FreeSlide.<p align=\"justify\"> <br /> A DTD (Document Type Definition) as a formalization of document structure is defined as one of the result of this thesis. Initial internal representation (class diagram) that has been done by FreeOffice Researcher Team has been studied, improved, and used as a reference for DTD design. On the design phase, the diagram will be mapped into FreeOffice XML document structure. Some general mapping rules are defined as a result of an iterative design process.<p align=\"justify\"> <br /> To verify DTD validity, a software component is developed to convert run-time object to its persistent representation (writer) and vice versa (reader). The source code as an open source freeware component can be found on http://www.opensource.or.id/freeoffice/doc-processor. <br /> <br /> <br />