基于面向对象XML的集中式和分布式存储模型  被引量:3

Centralized and Distributed Storage Model Based on Object-oriented XML

在线阅读下载全文

作  者:张晓琳[1] 丁红[2] 谭跃生[1] 王国仁[3] 

机构地区:[1]内蒙古科技大学网络中心,包头014010 [2]鲁东大学物理与电子工程学院,烟台264025 [3]东北大学信息科学与工程学院,沈阳110004

出  处:《计算机工程》2007年第15期58-60,共3页Computer Engineering

基  金:内蒙古自然科学基金资助项目(200508010808)

摘  要:针对面向对象的XML数据,提出了2种存储模型。在分布式存储中,对象的一个属性或元素,如果是从超类继承的,其属性值或元素值存放在超类对应的对象中,如果是该类新定义的属性或元素,则放在该类对应的对象中。在该集中式存储中,对象的所有属性值都存放在所属类的对应对象中,超类中没有子类实例的数据,只有直接实例数据。通过典型查询语句,测试、分析了2种存储模型的性能,实验结果表明两种存储模型的可行性和高效性。This paper proposes centralized and distributed storage models for object-oriented XML. As for distributed storage model, an attribute or element inherited from superclass resides in object of superclass, an attribute or element defined oneself resides in its own object. As for centralized storage model, all attributes and elements reside in their own object, there is not any subclass instance but direct instance in superclass object. The storability of the two models is analyzed by some typical queries. The experimental results show that they are effective and feasible.

关 键 词:面向对象的XML 分布式存储模型 集中式存储模型 

分 类 号:TP311.13[自动化与计算机技术—计算机软件与理论]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象