Locating Table in P2P Data Management System

SHEN Xin-peng,LI Zhan-huai,ZHAO Xiao-nan,ZENG Lei-jie
DOI: https://doi.org/10.3969/j.issn.1002-137x.2011.03.044
2011-01-01
Computer Science
Abstract:The data management system has become the focus of peer-to-peer computing.Semantic heterogeneity is the first problem to P2P data management system.In order to solve this problem,in each data source node,some of table names and attribute names were defined as the medium of semantic mapping.The semantic mapping was automatically created between the heterogeneous data source nodes,which had the same keywords.The keywords became the external schema of the shared tables.But the keywords were not really materialized to the views.All the keywords were distributed to the P2P network using the external schema description files.When a query was executed,once the external schema description files were found,all the aliases would be immediately changed into real table names or attribute names.Using the way,the amount of data backup was reduced,the search algorithm was simplified and the system efficiency was improved.
What problem does this paper attempt to address?