IRMA-International.org: Creator of Knowledge
Information Resources Management Association
Advancing the Concepts & Practices of Information Resources Management in Modern Organizations

Fast Search for Multimedia Metadata in an XML Data Repository

Fast Search for Multimedia Metadata in an XML Data Repository
View Free PDF
Author(s): Shibin Qiu (University of New Mexico, USA)and Shu Li (National Center for Genome Resources, USA)
Copyright: 2003
Pages: 4
Source title: Information Technology & Organizations: Trends, Issues, Challenges & Solutions
Source Editor(s): Mehdi Khosrow-Pour, D.B.A. (Information Resources Management Association, USA)
DOI: 10.4018/978-1-59140-066-0.ch136
ISBN13: 9781616921248
EISBN13: 9781466665330

Abstract

Performance of multimedia metadata management depends on the storage, indexing, and proper schema design of the system. In this paper, we propose a design strategy for improvement of search performance to build a prototype multimedia metadata system (MMS). The proposed design strategy includes the following aspects. First, we model and design the MMS using native XML database. The native XML database stores XML documents directly without going through normalization processes required in an RDBMS. We do not store XML document on top of an RDBMS, either. Second, we introduce an assistant document, the rotated document for each searchable descriptor. Optimal inter-document schema is designed to search and locate documents in the data repository. Third, on the rotated documents, we perform lexical processing including word separating, stemming and stop word removal. Finally, different index structures are implemented and tested to build fast indices for the system. Experiments show that the proposed design achieves a speedup factor of 9.3 compared with the direct DOM method. It can speed up even more than a system based on RDBMS. It also has a better scalability.

Body Bottom