跳到主要內容

臺灣博碩士論文加值系統

(18.97.9.172) 您好!臺灣時間:2025/03/17 01:28
字體大小: 字級放大   字級縮小   預設字形  
回查詢結果 :::

詳目顯示

我願授權國圖
: 
twitterline
研究生:王緯誠
研究生(外文):Wei-Cheng Wang
論文名稱:以XML為基礎之異質資料庫整合系統
論文名稱(外文):Heterogeneous Databases Integration System Base on XML
指導教授:翁昭旼翁昭旼引用關係
學位類別:碩士
校院名稱:國立臺灣大學
系所名稱:醫學工程學研究所
學門:工程學門
學類:綜合工程學類
論文種類:學術論文
論文出版年:2004
畢業學年度:93
語文別:中文
論文頁數:79
中文關鍵詞:XML異質資料庫整合資料探勘
外文關鍵詞:XMLheterogeneous databasedata mining
相關次數:
  • 被引用被引用:0
  • 點閱點閱:360
  • 評分評分:
  • 下載下載:0
  • 收藏至我的研究室書目清單書目收藏:1
資料庫系統經過多年的發展之後,已經成為人們儲存資料時最常使用的工具之一,許多複雜的資訊處理系統也常以資料庫作為後勤支援。在資訊日漸普及的情形下,很多機構都逐漸完成組織資訊化的工程,不過在許多大型的機構中(如、醫院),由於各個資訊系統建置時,使用的資料庫系統未必全然相同,不同類型資料庫系統之間存在一些差異性,這些差異性往往造成日後跨資料庫系統資訊的整合不易。有鑑於資料探勘的價值日趨顯著,如何整合異質資料庫勢必將成為問題的關鍵。
要解決異質資料庫整合這個問題,在以往的研究中,大都是以資料庫導向的思惟來處理,設計中介軟體介於資料庫間,利用資料庫查詢語言的分散查詢來彙整多方資料庫系統資料,或是以單一資料庫作為共通容器,目的在於縮小資料庫的差異性,有利於資料整合。然而在「可擴展標示語言」(XML:eXtensible Markup Language)公佈之後,資料處理有了共通的標準可以遵循之外,重要的是,XML文件化的特性,亦可以幫助我們有效處理資料庫結構化的資料以及文件半結構化資料的統整,這些在以往的研究中都是少有酌墨的。
本論文探討現有的異質資料庫整合工具及方法,並依詢XML標準作為系統基礎,設計一個圖形化使用者介面系統雛型,讓使用者在不需了解不同資料庫間的差異之下,可以透過簡單的操作,即能同時對多個異質資料庫之資料進行萃取、彙整、與分散轉移的工作。並且利用XML文件化的特性,將文件資料與異質資料庫整合作一個結合,使異質資料的彙整不在只侷限於結構化資料庫資料的整合。
After the development for many years , database system has become one of the most used tools when people store data . However , not all large-sized institution(ex. hospital) use the same database system , so various types of these database systems have some difference , which always cause the difficulty of integration of the database systems . In view of the increasing of data mining ,how to integrate heterogeneous database will be the key to the problem.
According to former studies , to solve the problem of integration of heterogeneous database systems is often database oriented , designing middleware system among database , using distributed query to integrate information from different database systems , or using single database as a common repository to decrease the differences of database and benefit the integration of database . However ,after the announcement of XML( eXtensible Markup Language) ,the dealing with data has the same standard to follow , and what’s more , the characteristics of documents can help us deal with effectively the integration of the structure data and semi-structure data. There are seldom discussed in former studies.
The thesis probes into available tools and methods of integration of database systems uses XML standard as the basis of system and design a graphic user interface to let users extract , integrate and query many heterogeneous database system at same time . Through easy operating and without understanding the difference of different database. Besides , the thesis uses XML’s characteristics to combine documents and heterogeneous database systems to make the integration of heterogeneous database no longer limited in the structured database.
第一章
序論
1.1 研究動機 ....................................5
1.2 研究背景.....................................6
1.3 為什麼選擇以XML作為系統的主體................8
1.4 研究目的....................................13
第二章
文獻回顧
2.1 資料庫整合系統架構探討......................14
2.2 資料庫綱要整合探討..........................16
2.3 XML樹狀結構與關聯是結構之轉換對應探討.......19
第三章
背景知識
3.1 XML 概述....................................31
3.2 XML 特色....................................32
3.3 XML 文件結構................................32
3.4 文件物件模型................................35
3.5 XML 解析器探討..............................37
3.6 XML 查詢語言................................40
第四章
系統設計與實作
4.1. 設計目標....................................43
4.2. 系統架構....................................43
4.3. 發展環境....................................44
4.4. 系統元件佈置圖..............................45
4.5. 資料萃取元件實作............................45
4.6 資料格式轉換元件實..........................49
4.7 資料彙整元件實作............................50
4.8 資料分散元件實作............................54
4.9 資料查詢元件實作............................55
4.10 執行紀錄檔實作..............................59
4.11 更新資料處理................................63
第五章 .............................................65
系統說明
第六章
討論與結論
6.1 本論文貢獻..................................74
6.2 未來工作....................................75
6.3 結論........................................75
參考文獻:
[ 1 ] 國立中央大學資訊管理學系(所)-資訊科技與智能謀策實驗室,「全國醫療院所病歷電子化現況調查作業」結案報告-醫院資料敘述統計,2003.
[ 2 ] 吳宏�痋G異質生物醫學資料庫整合系統設計,台北醫學大學醫學資訊研究所碩士論文,2003
[ 3 ] 黃啟銘:醫學異質資料庫整合系統,台灣大學醫學工程研究所碩士論文,2003
[ 4 ] 吳尚蓉:以電子商務平台建構整合性生物資訊查詢系統,國立陽明大學衛生資訊與決策研究所碩士論文,2002
[ 5 ] 王新富:行動代理者在分散式資料庫資料擷取之應用•國立成功大學工程科學學系碩士論文.2000
[ 6 ] 謝榮洲:植基於網路化之HL7/XML 電子病歷系統,國立成功大學工程科學研究所碩士論文,2002
[ 7 ] Yoo,S . B.and S. K.Cha,” Integrity maintenance in a heterogeneous engineering database environment,Data & Knowledge Engineering” , 1997,21:347-363.
[ 8 ] Lim, E.P.,” Export database derivation in object-oriented wrappers”,Information and Software Technology,1999,41:183-196.
[ 9 ] Madhavaram,M.,D. L. Ali,and M. Zhou,” Integrating Heterogeneous Distributed Database System”, Computers ind,Engng 1996,31:315-318
[ 10 ] El-Khatib , H.T. ,M.H. Williams, L. M. MacKinnon ,and D. H. Marwick,” A framework and test-suite for assessing approaches to resolving heterogeneity in distributed databases”,Information and Software Technology, 2000•42:505-515
[ 11 ] Lee, D., Murali Mani,Frank Chiu, Wesley W. Chu“Nesting-based Relational-to-XML Schema Translation.”Proceedings of International Conference on the Web and Databases(WebDB),Santa Barbara,CA
[13 ]Blasgen ,M. W.,and K. P. Eswaran ,” Storage and Access in Relational Data Bases”, IBM Systems Journal ,No.4, 1977
[ 14 ]Hursch,J. L. 1989.Relational joins ,” More than meets the eye.Database Program”. Design 2,12(Dec.),64-70
[ 15 ]David ,J. D.,and Robert ,G.,” Multiprocessor Hash-Based Join Algorithms”,Computer Sciences Department University of Wisconsin
[ 16 ]E. Bertino,and B. Catania, “Integrating XML and Database” IEEE Internet Computing, Volume: 5 Issue: 4, July-Aug, pp.84-88 (2001).
[ 17 ]Priti ,M. and Margaret H. E.,” Join Processing in Relational Database”,Computer Science & Engineering Department ,Southern Methodist University,Dallas,Texas 75275
[ 18 ] Wes Rishel, “XML in HL7,” Technical Steering Committee, Feb, 2000.
[ 19 ]T.S. Chen, B.S. Liao , M.G. Lin and T.G. Gough, “Security Architecturefor a HL/7 Message Interchange,” MEDINFO 2001, pp1247-1251
[ 20 ]Extensible Markup Language,”http://www.w3.org/XML/”
[ 21 ]Document Object Model,“http://www.w3.org/DOM/”
[ 22 ]JAVA Document Object Model,” http://www.jdom.org/”
[ 23 ]XQL Tutorial,”http://www.ibiblio.org/xql/
xql-tutorial.html”
[ 24 ]IBM Almaden Research Center,“Quilt: an XML Query Language”http://www.almaden.ibm.com/cs/people/chamberlin/quilt_euro.html(31 March 2000)
[ 25 ]HL7, HL7 Version 2.3 Approved as an ANSI Standard, 1997,HL7 Version 2.4 Approved as an ANSI Standard ,2000,http://www.hl7.org/Library/standards_non1.htm
[ 26 ]Data Joiner :A Multidatabase Server,IBM,95
[ 27 ]AscentialSoftware,”http://www.ascentialsoftware.com/products/datastage/ind ex.html
QRCODE
 
 
 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                               
第一頁 上一頁 下一頁 最後一頁 top