作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2009, Vol. 35 ›› Issue (11): 29-31. doi: 10.3969/j.issn.1000-3428.2009.11.010

• 软件技术与数据库 • 上一篇    下一篇

元数据管理应用系统的设计与实现

刘 峰,顾君忠   

  1. (华东师范大学计算机科学技术系,上海 200241)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2009-06-05 发布日期:2009-06-05

Design and Implementation of Metadata Management and Application System

LIU Feng, GU Jun-zhong   

  1. (Dept. of Computer Science &Technology, East China Normal University, Shanghai 200241)
  • Received:1900-01-01 Revised:1900-01-01 Online:2009-06-05 Published:2009-06-05

摘要: 针对元数据管理和使用过程中存在的问题,提出一种新的元数据管理应用系统,介绍系统架构和层次划分机制,通过JAXB技术和O/R映射框架实现基于XML文档元数据的存储管理,利用HQL查询语言访问和检索元数据记录,并利用MVC模式实现基于Web的元数据检索。实验结果表明,该设计方案有效可行。

关键词: 元数据, XML文档, JAXB技术, O/R映射框架, HQL查询语言, MVC模式

Abstract: Aiming at the problems existed in process of metadata management and application, a novel metadata management and application system is proposed. The system architecture and mechanism of level division are introduced. The storage and management of metadata are implemented by using JAXB technology and O/R mapping framework. The record of metadata is visited and retrieved by using HQL query language. MVC mode is used for the implementation of a prototype metadata search application. Experimental results show this design scheme is effective and feasible.

Key words: metadata, XML file, JAXB technology, O/R mapping framework, HQL query language, MVC mode

中图分类号: