跳到主要內容

臺灣博碩士論文加值系統

(18.97.14.88) 您好!臺灣時間:2024/12/04 13:51
字體大小: 字級放大   字級縮小   預設字形  
回查詢結果 :::

詳目顯示

: 
twitterline
研究生:張舜僑
研究生(外文):Chang Shuen-Chiao
論文名稱:一個提供給全球資訊網的資料庫中間層
論文名稱(外文):A Database Middle Layer for the World-Wide Web
指導教授:貝若爾
學位類別:碩士
校院名稱:國立中正大學
系所名稱:資訊工程所
學門:工程學門
學類:電資工程學類
論文種類:學術論文
畢業學年度:93
語文別:英文
論文頁數:43
中文關鍵詞:類別代數全球資訊網資料庫應用伺服器物件導向模型
外文關鍵詞:Class algebraWorld Wide Webdatabaseapplication serverobject-oriented model
相關次數:
  • 被引用被引用:0
  • 點閱點閱:225
  • 評分評分:
  • 下載下載:33
  • 收藏至我的研究室書目清單書目收藏:0
我們述及了一個欲提供給全球資訊網的資料庫系統。我們的資料庫系統採用以類別代數本體論為雛型所建構出來的資料模型,且據此來儲存及管理物件導向資料。我們的系統為三層式架構,在本篇論文中我們會將重心置於介紹系統中間層的實作。在我們系統的整體架構中,中間層扮演了一個中介者的角色,並且提供了包括使用者管理、連線通訊管理、資料處理、即時更新反應機制等方面的弁遄C
We describe a database system for the World-Wide Web. Our database system can store and manage object-oriented data with the data model which is constructed based on the class algebra ontology. Our system uses a three-tier architecture. In this thesis we mainly introduce the implementation of our system’s middle layer. The middle layer plays an intermediary role in the architecture of our system and it provides the functions of user management, communication management, data processing, and real-time response mechanisms.
Chapter 1. Introduction
1-1 A Database for the World Wide Web
1-2 The Goals of Our Database System
1-3 Outline
Chapter 2. Background
2-1 Semantic Web
2-2 Ontology
2-3 Class Algebra
2-3-1 IS-A Hierarchy
2-3-2 Extents and Intents
2-3-3 Relations and Relationships (Edges)
2-3-4 Class Algebra Ontology
2-4 Database
2-4-1 Object Database
2-4-2 Distributed Database
2-4-3 Knowledge Base
Chapter 3. System Architecture
3-1 Three-Tier Architecture
3-2 Java RMI
3-3 System Description
3-3-1 Middle Layer
3-3-1-1 Use Case Diagram of Middle Layer
3-3-2 Client Layer
3-3-3 Backend Layer
Chapter 4. Middle Layer Implementation
4-1 Main Structure of the Middle Layer
4-2 API
4-3 Mapping between Client’s User and Back-end’s Role
4-4 Listener
4-4-1 Observer Design Pattern
4-4-2 MiddleListener
4-4-3 Relations between Listeners and Roles
Chapter 5. Conclusions and Future Work
5-1 Conclusions
5-2 Future Work
References
[1]D. J. Buehrer, Lo Tse-Wen, Hsieh Chih-Ming, “Abia Cadabia: A Distributed, Intelligent Database Architecture”, Intelligent Multimedia, Computing, and Communications, (Mahbubur Syed and Orlando Baiocchi, Eds.), John Wiley and Sons, New York, 2001.
[2]D. J. Buehrer, “An Object-Oriented Class Algebra”, Journal of Computing and Information, Proc. of Seventh International Conference of Computing and Information (ICCI’95), Trent University, Peterborough, Ontario, Canada, July 5-8, 1995, pp. 669-685.
[3]D. J. Buehrer and Chun-Yao Wang, “Using a Class Algebra Ontology To Define Conversions between OWL/SQL/Java Beans”, Proceedings of the 2004 IEEE/WIC/ACM International Conference on Web Intelligence (WI'04), IEEE Computer Society Press, September 20-24, 2004, Beijing, China.
[4]D. J. Buehrer and Chun-Yao Wang, “Intelligent Sharing of Classes”, International Conference on Informatics, Cybernetics, and Systems (ICICS) I Shou Univeristy, Kaohsiung, Dec. 14-16, 2003.
[5]D. J. Buehrer and Li-Ren Chien, “Knowledge Creation Using Class Algebra”, IEEE NLP-KE 2003, Beijing, China, Oct. 26-29, 2003, pp.108-113.
[6]Dare Obasanjo, “An Exploration of Object-Oriented Database Management Systems”
http://www.25hoursaday.com/WhyArentYouUsingAnOODBMS.html
[7]Huang Sheng-Yuan, “A Semantic Web Middle Layer”, A thesis submitted to Institute of Computer Science and Information Engineering College of Engineering, National Chung Cheng University, Taiwan, June, 2004.
[8]Chen Ching-Hua, “A Semantic Web Editor”, A thesis submitted to Institute of Computer Science and Information Engineering College of Engineering, National Chung Cheng University, Taiwan, June, 2004.
[9]Lo Tse-Win, “An Implementation of a Class Algebra Database Server”, A thesis submitted to Institute of Computer Science and Information Engineering College of Engineering, National Chung Cheng University, Taiwan, June, 2001.
[10]JavaTM Platform, Standard Edition, JDKTM 5.0 Documentation
http://java.sun.com/j2se/1.5.0/docs/index.html
[11]Java Remote Method Invocation: Java 2 SDK
http://java.sun.com/j2se/1.5.0/docs/guide/rmi/index.html
[12]World Wide Web Consortium (W3C)
http://www.w3.org/
[13]W3C Semantic Web Activity Statement
http://www.w3.org/2001/sw/#activity
[14]W3C, Tim Berners-Lee
http://www.w3.org/People/Berners-Lee/
[15]W3C Technical Reports and Publications
http://www.w3.org/TR/
[16]Ontology Works Incorporated
http://ontologyworks.com/what_is_ontology.php
[17]IEEE Standard Upper Ontology Working Group (SUO WG)
http://suo.ieee.org/
[18]“3- and n-Tier Architectures”, d-tec Distributed Technologies GmbH, 1998
http://www.corba.ch/e/3tier.html
[19]Alan Shalloway, James R. Trott, Design Patterns Explained: A New Perspective on Object-Oriented Design, Second Edition, Published by Addison Wesley Professional, ISBN 0-321-24714-0
[20]George F. Coulouris, Jean Dollimore, Tim Kindberg, Distributed Systems: Concepts and Design, 3rd Edition, Published by Addison-Wesley, ISBN 0201-619-180
QRCODE
 
 
 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                               
第一頁 上一頁 下一頁 最後一頁 top
1. 黃政傑,張嘉育(1999b)落實學校本位課程發展。教師天地,第103期,6~12頁。
2. 程瑞福(2000)。台灣地區中小學體育教師專業能力之研究。體育學報,28期,24-32頁。台北:中華民國體育學會。
3. 程瑞福(2000)。台灣地區中小學體育教師專業能力之研究。體育學報,28期,24-32頁。台北:中華民國體育學會。
4. 黃月嬋(2001)。九年一貫課程健康與體育教學相關問題及解決之道。學校體育,11(6),42~47。
5. 黃月嬋(2001)。九年一貫課程健康與體育教學相關問題及解決之道。學校體育,11(6),42~47。
6. 林偉人(1999)。淺論學校本位課程發展。國教之友,51(2),3~13。
7. 林偉人(1999)。淺論學校本位課程發展。國教之友,51(2),3~13。
8. 王全世(2001)。教育改革來看資訊教育所扮演的角色。資訊與教育雜誌,83,頁52~62。
9. 王全世(2001)。教育改革來看資訊教育所扮演的角色。資訊與教育雜誌,83,頁52~62。
10. 方德隆(2001)。學校本位課程發展的理論基礎。課程與教學季刊。4卷2期,1-24頁。
11. 方德隆(2001)。學校本位課程發展的理論基礎。課程與教學季刊。4卷2期,1-24頁。
12. 黃政傑,張嘉育(1999b)落實學校本位課程發展。教師天地,第103期,6~12頁。
13. 楊智穎(2001)。中小學學校本位課程發展的問題與展望。教育研究資訊。10,9(5),39-56。
14. 楊智穎(2001)。中小學學校本位課程發展的問題與展望。教育研究資訊。10,9(5),39-56。
15. 歐用生(1999)。從「課程統整」的概念論九年一貫課程。教育研究資訊,7(1)。