博碩士論文 88522072 詳細資訊




以作者查詢圖書館館藏 以作者查詢臺灣博碩士 以作者查詢全國書目 勘誤回報 、線上人數:45 、訪客IP:3.139.233.17
姓名 曾暘展(Yang-Chan Tseng )  查詢紙本館藏   畢業系所 資訊工程研究所
論文名稱 目標導向之網站資訊系統設計方法
(Goal-Driven Web-Based Information System Design Method)
相關論文
★ 移動代理人監控系統之設計與實作★ 以正規表式法為基礎之地理編碼服務設計與實作
★ Android應用程式開發之持續整合系統★ 基於設計矩陣之需求追溯關係建立方法
★ 點對點移動代理人之設計與實作與於車資通訊之應用★ 網頁內容叢集分類法之設計與實作
★ 設計與實作於行動裝置上以XUL為基礎之介面呈現★ Android平台上以OSGi為基礎之服務遞送
★ 利用網頁內容結構之區塊擷取方法以呈現新聞服務★ 設計與實作以感測器為中心的查詢機制
★ 針對路徑規劃服務之Web 2.0系統設計與實作★ 整合OSGi與RESTful服務之BPEL引擎
★ 利用文件相似度以轉換網路內容為OSGi Bundles★ 量測Java類別的耦合關係
★ 轉換Android應用程式為OSGi Service★ 物聯網應用之Context塑模方法
檔案 [Endnote RIS 格式]    [Bibtex 格式]    [相關文章]   [文章引用]   [完整記錄]   [館藏目錄]   [檢視]  [下載]
  1. 本電子論文使用權限為同意立即開放。
  2. 已達開放權限電子全文僅授權使用者為學術研究之目的,進行個人非營利性質之檢索、閱讀、列印。
  3. 請遵守中華民國著作權法之相關規定,切勿任意重製、散佈、改作、轉貼、播送,以免觸法。

摘要(中) 針對日益複雜之網站資訊系統(Web-Based Information System:WBIS)的超媒體設計問題。本論文認為當今網站資訊系統必須滿足四項需求:導覽(Navigation)、運算(Computation)、溝通(Communication)以及合作(Collaboration),我們稱之為NC3,針對以上的需求及分析現今各種網站超媒體設計方法,我們提出一個包含需求分析、概念模型設計、導覽模型設計、網站應用程式架構設計等四個階段的設計方法。本論文提出的是針對使用者為中心,並以目標導向為主的設計方法,首先做完整的需求分析:考慮分析網站任務、使用者的種類、目的與使用方法,並改進Conallen的網站應用程式架構模型作為導覽結構模型的基礎,以提供整個網站資訊系統架構的完整設計,並且提供由需求分析到導覽結構模型的步驟與指導方針。除了擴充目前的超媒體設計方法論外,本論文亦提出一個自動化工具,用以自動產生網站資訊系統,並且與所提出的方法論結合。
摘要(英) Recently Web-Based Information Systems (WBIS) are getting significant interests among business process practitioners. More and more web site development methods are proposed, but most of them focus on kiosk-type to navigate users to desired information. However, a WBIS not only disseminates information, but also needs to process business data, and communicate and collaborate with colleagues. For this purpose, we propose a systematic approach to designing the web-based information system.
Our goal is to efficiently develop web-based applications that are best suited from user perspective. Our method starts from goal-driven use case, uses the object-class diagram for the static aspects, and adopts scenarios for the dynamic aspects. The object class diagram provides a basis for relating these web resources. The scenario analysis defines how web resources are accessed, used, and changed.
By using the information provided in the previous stage, a navigational model is constructed and transformed into a web-based markup language description. Here, we choose an automatic way to generate the web system from the description produced in the transformation stage.
A web-based Journal Submitted/assignment management system is used as illustrative an example to demonstrate our approach.
關鍵字(中) ★ 使用者為中心
★  目標導向
★  網站資訊系統
★  自動化工具
關鍵字(英) ★ Aautomatic way
★  goal-driven use case
★  user perspective
★  Web-Based Information Systems (WBIS)
論文目次 目錄
內容摘要.i
Abstractii
誌謝iii
目錄iv
圖目錄vi
表目錄vii
第一章 緒論 ……………………………………………………………1
1.1 背景…………………………………………………………….1
1.2 動機…………………………………………………………….1
1.3 目的…………………………………………………………….2
1.4 論文架構……………………………………………………….3
第二章 相關文獻 ………………………………………………………5
第三章 網站資訊系統的需求 …….….………………………..…..15
3.1 使用者目標 ……………………..………..……………….16
3.2 分析模型 ………………………….………………………16
3.3 UML Extension Mechanism …...………..…………….…..17
3.4 網站應用程式架構 ...........….…………………………….18
3.5 其他需求 ………………………………………………….20
第四章 目標導向之網站資訊系統設計方法 ………………………21
4.1 網站資訊系統設計方法介紹 …..……………………………21
4.2 需求分析階段 ……………………….……………………….22
4.3 概念模型設計階段 …………………….………………….…25
4.4 瀏覽模型設計階段 …………………………………………..26
4.5 網站應用程式架構設計階段 ………………………………..31
第五章期刊論文管理及審核系統……………………………………..33
5.1 需求分析階段 ……………………………………………….33.
5.1.1 使用者目標擷取 ………………………………………..33
5.1.2 使用案例模型 …………………………………………35
5.1.3 循序圖 …………………………………………………37
5.2 概念設計階段 ……………………………………………...38
5.3 導覽模型設計階段 ………………………………………...39
5.4 網站應用程式架構設計階段 ……………………………...40
第六章 Compiler ………………...…….………………….………42
6.1 Compiler架構 ….………...………………………….……...42
6.2 XML Parser………...………….……………………………..43
6.3 Compiler處理機制 ………..………………………………..44
6.3.1 Dispatch …………………………………………………45
6.3.2 Page generator …………………………………………..46
6.3.3 Code generator…………………………………………...47
6.3.4 Data entry ………………………………………………..51
6.3.5 Data generator …………………………………………...51
6.4 Compiler的優點 …………………………………………….52
第七章 結論…………...……………………………………………....54
參考文獻….………………………………………………….………...55
參考文獻 1.S. Alhir, “UML in a nutshell”, First Edition, O’Reilly, Sebastopol, CA, Sep. 1998.
2.R. A. Barta and M. W. Schranz, "JESSICA: an object-oriented hypermedia publishing processor", Computer Networks and ISDN Systems, vol. 30, Issue 1-7, Apr. 1998, pp. 281-290.
3.C. Batini, S. Ceri and S. Navathe, “Conceptual Database Design.” Benjamin/Cummings, Menlo Park, CA, 1992.
4.H. Baumeister, N. Koch and L. Mandel, “Towards a UML Extension for Hypermedia Design”, UML’99-The Unified Modeling Language Beyond the standard, LNCS 1723, Spring Verlag, NY, USA, Oct. 1999, pp. 614~629.
5.F. Coda, C. Ghezzi, G. Vigna and F. Garzotto, “Towards a Software Engineering Approach to Web Site Development”, Proc. 9th Int'l Workshop on Software Specification and Design (IWSSD-9), IEEE Computer Society, Los Alamitos, CA, USA, 1998.
6.J. Conallen, “Modeling Web applications with UML”, Conallen Inc, 1998,
URL:http://www.conallen.com/whitepapers/webapps/ModelingWebApplications.htm
7.A. Crespo and Eric A. B, “WebWriter: A Browser-based Editor for Constructing Web Applications”, Computer Networks and ISDN Systems, Volume 28, No. 7-11, May 1996, pp. 1291-1306.
URL: http://www5conf.inria.fr/fich_html/papers/P35/Overview.html
8.A. Diaz, T. Isakowitz, V. Maiorana and G., Gilabert, “RMC: A Tool to Design WWW Applications”, The World Wide Web Journal, Issue 1, Dec. 1995,
URL: http://www.w3journal.com/1/isakowitz.187/paper/187.html
9.R. Fielding and R. Taylor, “Principled Design of the Modern Web Architecture.”, Proceedings of the 2000 International Conference on Software Engineering (ICSE 2000), Limerick, Ireland, June 2000.
10.M. Fowler, “UML Distilled:Applying the Standard Object Modeling Language”, Addison Wesley Longman, MA, USA, 1997.
11.P. Fraternali and P. Paolini, “Model-Driven Development of Web Applications:The Autoweb System”, ACM Transactions on Information Systems, Vol. 28, No. 4, Oct. 2000, pp. 323~382.
12.F. Garzotto and P. Paolini, “HDM-A Model-Based Approach to Hypermedia Application Design”, ACM Transactions on Information Systems, Vol. 11, No.1, January 1993, pp. 1~26.
13.H. Gellersen, R. Wickle and M. Gaedke, “WebComposition:an object-oriented support system for the Web engineering lifecycle”, Computer Networks and ISDN Systems 29, 1997, pp. 1429~1437.
14.H. Gellersen and M. Gaedke, “Object-oriented Web Application Development”, IEEE Internet Computing, Jan. Feb. 1999, pp. 60~68.
15.C. Gnaho and F. Larcher, “A Goal-driven Approach to Web Navigation Modeling”, Database and Expert Systems Applications 1999 Proceedings, The 10th International Workshop on 1999, pp. 739~743.
16.T. Isakowitz, E. Stohr and P. Balasubramanian, “RMM: A methodology for structured hypermedia design”, Communication of ACM, Vol. 38, Issue 8, Aug. 1995, pp.34-44.
17.G. Kaiser, S. Dossick, W. Jiang and J. Yang, “An Architecture for WWW-based Hypercode Environments”, Proceedings of 19th International Conference on Software Engineering, 1997, pp. 3~13.
18.N. Koch and L. Mandel, “Using UML to Design Hypermedia Applications”, Technical Report 9901, Institut fur Informatik, Ludwig-Maximilians-Universitat, Muchen, Germany, Mar. 1999.
19.D. Lange, “An Object-Oriented Design Approach for Developing Hypermedia Information Systems.” Journal of Organizational Computuing and Electronic Commerce, Vol. 6(3), 1996, pp. 269-293.
20.C. Lee and H. Lee, “Using Scenario for Building Hypermedia Systems”, Informs & Korms, Seoul 2000 (Korea), pp. 315~322.
21.H. Lee, J. Kim, Y. Kim and S. Cho, “A View-Based Hypermedia Design Methodology”, Journal of Database Manage, 10 (2), 1999a, pp. 3~13.
22.J. Lee and N. Xue, “Analyzing User Requirements by Use Cases:A Goal-Driven Approach”, IEEE Software July/August 1999, pp. 92~101.
23.H. Lee, C. Lee and C. Yoo, “A Scenario-based Object-Oriented Hypermedia Design Methodology for Developing Hypermedia Information Systems”, Proc. 31th Hawaii International Conference on System Sciences (HICSS-31), Vol.2, IEEE Computer Society, Los Alamitos, CA, USA, Jan. 1998, pp.47-56.
24.H. Lee, C. Lee and C. Yoo, “Research A Scenario-based object-oriented hypermedia design methodology”, Information & Management 36, 1999, pp. 121~138.
25.H. Lee and W. Suh, ”A workflow-based methodology for developing hypermedia information systems.” In: Proceedings of the 5th International Conference on the Decision Sciences Institute, Vol. 1, Athens, Greece, 1999, pp. 896~898.
26.H. Maruyama, K. Tamura and N. Uramoto, “XML and Java:Developing Web Application.”, Addison-Wesley, Oct. 1999.
27.J. Pitkow, “Summary of WWW characterizations”, World Wide Web 2, 1999, pp. 3~13.
28.R. Pressman, “Software engineering:A practitioner‘s approach”, 4th Edition, McGraw-Hill, 1997.
29.D. Schwabe, “OOHDM-WEB: Rapid Prototyping of Hypermedia Applications in the WWW”, Tech. Report MCC 08/98, Dept. of Informatitcs, PUC-Rio, Mar. 1998,
URL:http://www.inf.puc-rio.br/~schwabe/papers/MCC-08-98.pdf.gz
30.D. Schwabe, G. Rossi, "Developing Hypermedia Applications using OOHDM", Proc. 9th ACM Conference on Hypertext (Hypertext'98): 1st Workshop on Hypermedia Development, Jun. 1998, pp.307. URL:http://www.inf.puc-rio.br/~schwabe/papers/ExOOHDM.pdf.gz
31.D. Schwabe, G. Rossi and S. Barbosa, “Systematic Hypermedia Application Design with OOHDM”, Proc. 7th ACM Conference on Hypertext (Hypertext '96), 1996, pp.116~128. URL:
http://www-di.inf.puc-rio.br/~schwabe//HT96WWW/section1.html
32.D. Schwabe, G. Rossi and S. Barbosa, “Abstraction, Composition and Layout Definition Mechanisms in OOHDM”, Electronic Proceedings of the ACM Workshop on Effective Abstractions in Mulrimedia Nov. 4th 1995, San Francisco, California.
33.W. Suh and H. Lee, “A methodology for building content-oriented hypermedia systems”, The Journal of Systems and Software 56, 2001, PP. 115~131.
34.K. Takahashi and E. Liang, “Analysis and design of Web-based information systems”, Computer Networks and ISDN Systems 29, 1997, pp. 1167~1180.
35.T. Teorey, “Database Modeling and Design:The Fundamental Principles”, second edition, Morgan Kaufmann, Los Altos, CA, 1994.
36.O. Troyer and C. Leune, “WSDM:a user centered design method for Web sites”, Computer Network and ISDN Systems 30, 1998, pp. 85~94.
37.J. Warmer and A. Kleppe, “The Object Constraint Language: Precise Modeling with UML”, Addison Wesley, MA, USA, 1999.
38.FrontPage Home Page, Microsoft Corp.,
URL: http://www.microsoft.com/FrontPage/
39.The HotMetal Home Page, SoftQuad Software Inc.,
URL: http://www.hotmetalpro.com/
40.NetObjects Fusion Home Page, URL: http://www.netobjects.com/
41.The WebObjects Home Page, Apple Computer, Inc.,
URL: http://www.apple.com/webobjects/
42.The XML(Extensible Markup Language) Cover Pages, OASIS (Organization for the Advancement of Structured Information Standards), URL: http://www.oasis-open.org/cover/xml.html
指導教授 李允中(Jonathan Lee) 審核日期 2001-7-24
推文 facebook   plurk   twitter   funp   google   live   udn   HD   myshare   reddit   netvibes   friend   youpush   delicious   baidu   
網路書籤 Google bookmarks   del.icio.us   hemidemi   myshare   

若有論文相關問題,請聯絡國立中央大學圖書館推廣服務組 TEL:(03)422-7151轉57407,或E-mail聯絡  - 隱私權政策聲明