Please login to be able to save your searches and receive alerts for new content matching your search criteria.
XML has been widely used as metadata for image retrieval. As a standard, it makes it easier to index and retrieve information across different platforms. However, how to automatically convert an image into XML format remains a challenge. In this paper, a system for generating structured document in XML from digitally captured document images is presented. The system is aimed at providing an easy to use tool for average users without requiring depth of knowledge in the document processing areas. Further, a XML/XSL generator is developed to accurately represent a document in a XML structure, yet in a representation that reflects its original layout.
Extensible Markup Language (XML) has been used for data-transport and data-transformation while the business sector continues to store critical business data in relational databases. Extracting relational data and formatting it into XML documents, and then converting XML documents back to relational structures, becomes a major daily activity. It is important to have an efficient methodology to handle this conversion between XML documents and relational data. This paper aims to perform data conversion from XML documents into relational databases. It proposes a prototype and algorithms for this conversion process. The pre-process is schema translation using an XML schema definition. The proposed approach is based on the needs of an Order Information System to suggest a methodology to gain the benefits provided by XML technology and relational database management systems. The methodology is a stepwise procedure using XML schema definition and Extensible Stylesheet Language Transformations (XSLT) to ensure that the data constraints are not scarified after data conversion. The implementation of the data conversion is performed by decomposing the XML document of a hierarchical tree model into normalized relations interrelated with their artifact primary keys and foreign keys. The transformation process is performed by XSLT. This paper will also demonstrate the entire conversion process through a detailed case study.
Currently, there are no components identification and extraction methods are that further specify the components retrieval targets from the software design document. Therefore, this paper proposes a method for components identification and extraction based on XML document by using a multi-agent system to learn keywords and semantics from the XML document transferred from UML-based software design document. Thereafter OWL, a descriptive language, is used to verify the correctness and completeness of the derived results. The experiment verifies the effectiveness of the proposed method, thus providing a reliable foundation for future works on component retrieval.