博碩士論文 93532023 詳細資訊




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

摘要(中) 本研究結合服務導向的代理人架構,使用服務代理人來做教學元件的集成,透過知識地圖推理機制,將查詢字串作精煉與擴充,並主動到已事先建置在網際網路上的各個不同的教學管理系統之網際服務去取回所需的教學元件,加以整合成一符合SCORM規格標準的完整課程。如此ㄧ來,正好可以幫助我們解決在網路教學環境上所遇到的困境,如要能有效率、具彈性地集成這些建構於網際服務平台上的教學元件,以便於增加這些元件的再利用性等問題。
摘要(英) We propose a service-oriented agent architecture to facilitate the course aggregation by using the service agent. This agent refines the query key string by ontological reasoning and then sends the refined string to query for and retrieve the course materials from the diverse web services of the learning content management systems (LCMS). And then, it will integrate all the sharable content objects retrieved from the various learning management systems into a complete SCORM compatible course. Thus, we can leverage the effectiveness and flexibility on retrieving and aggregating the sharable content objects that are widely deployed on the LCMS web services. Most importantly, we also can increase the reusability of these content objects.
關鍵字(中) ★ SCORM
★ 網際服務
★ 教學管理系統
★ 代理人
★ 課程集成
關鍵字(英) ★ Agent
★ WebService
★ SCORM
論文目次 誌謝 IV
目錄 V
圖表目錄 VII
第一章 緒論 1
1.1 引言 1
1.2 動機 2
1.3 論文架構 3
2.1 數位學習標準之背景 4
2.1.1課程教材內容集成模式(Content Aggregation Model) 7
2.1.2 SCORM執行環境(Run-Time Environment) 13
2.2 網際服務(Web Service)架構之背景 15
2.3 代理人(Agent)之技術背景 21
2.4 知識地圖推論(Ontological Reasoning) 24
2.4.1 OWL 25
2.4.2 Jess 25
2.4.3 OWLJessKB 26
第三章 系統實作與設計 27
3.1軟體系統架構與設計 27
3.1.1 SCO集成代理人(SCO Aggregation Agent System) 28
3.1.2 LCMS網際服務(LCMS Web Service) 30
3.2 查詢字串的精鍊與擴充 31
3.2.1個人知識地圖(Personal Ontology) 32
3.2.2規則基推理(Rule-based Reasoning) 36
3.3課程的集成 40
3.4系統應用情境描述 42
第四章 系統展示 44
4.1 管理者模式 44
4.1.1 管理者介面 44
4.1.2 使用者帳號管理 45
4.1.3 LCMS資訊管理 47
4.2使用者模式 47
4.2.1 使用者註冊 47
4.2.2 使用者介面 48
4.2.2.1查詢課程 49
4.2.2.2 帳號管理 52
4.2.2.3 Ontology管理 52
第五章 相關文獻研究與討論 54
5.1相關文獻研究 54
5.2研究討論 57
第六章 結論與未來發展方向 59
參考文獻 61
參考文獻 [1] Zhengfang Xu, Zheng Yin, Abdulmotaleb El Saddik, “A Web Services Oriented Framework for Dynamic E-Learning Systems” , IEEE CCECE 2003, May 2003.
[2] T. Bellwood, L. Clement, and D. Ehnebuske, et al, “UDDI version 3.0 published specification”, W3C, 19 July 2002.
[3] D. E. D. Box, G. Kakivaya, A. Layman, H. F. N. N. Mendelsohn, S. Thatte, and D. Winter, “Simple Object Access Protocol (SOAP) 1.1”, W3C, 2000.
[4] R. Chinnici, M. Gudgin, J. J. Moreau, and S. Weerawarana, “Web Service Description Language (WSDL) version 1.2 w3c working draft”. W3C, 9 July 2002.
[5] H. Kreger, “Web Service Conceptual Architecture (WSCA) 1.0”, IBM Software Group, May 2001.
[6] Nicholas R. Jennings, Katia Sycara, Michael Wooldridge. “A Roadmap of Agent Research and Development”, Autonomous Agents and Multi-Agent Systems, 1, 275-306 (1998), 1998.
[7] Object Management Group – Agent Working Group, “Agent Technology Green Paper”, August 2000.
[8] Reiner Kraft and Jason Zien, “Mining Anchor Text for Query Refinement”, WWW2004, May 17-22, 2004.
[9] Advanced Distributed Learning Sharable Content Object Reference Model: http://www.adlnet.org.
[10] IMS Global Learning Consortium: http://www.imsproject.org
[11] Xiaofie Liu, Abdulmotaleb El Saddik, Nicolas D. Georganas. “An Impelementable Architecture of An E-Learning System”, CCECE 2003, May 2003.
[12] Michael Brennan, Susan Funke, Cushing Anderson. “The Learning Content Management System: A New eLearning Market Segment Emerges”, IDC White Paper, 2001.
[13] Nenad Stojanovic , Jorge Gonzalez , Ljiljana Stojanovic, “ONTOLOGER – A System for Usage-Driven Management of Ontology-Based Information Portals”, Proceedings of the international conference on Knowledge capture, October 2003.
[14] Liu, F., Yu, C., and Meng, W, “Personalized Web search by mapping user queries to categories”, In Proceedings of the Eleventh International Conference on Information and Knowledge Management (CIKM `02).USA, 558-565, 2002.
[15] Nenad Stojanovic, “Information-Need Driven Query Refinement”, Proceedings of the IEEE/WIC International Conference on Web Intelligence, p.388, October 13-17, 2003.
指導教授 李允中(Jonathan Lee) 審核日期 2007-1-16
推文 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聯絡  - 隱私權政策聲明