天堂国产午夜亚洲专区-少妇人妻综合久久蜜臀-国产成人户外露出视频在线-国产91传媒一区二区三区

基于語(yǔ)義的Web應(yīng)用構(gòu)件組裝方法研究

發(fā)布時(shí)間:2018-01-25 11:12

  本文關(guān)鍵詞: 語(yǔ)義描述 構(gòu)件組裝 OWL-S Web應(yīng)用 jBPM 出處:《復(fù)旦大學(xué)》2014年碩士論文 論文類型:學(xué)位論文


【摘要】:隨著互聯(lián)網(wǎng)技術(shù)的迅速發(fā)展,越來(lái)越多的Web應(yīng)用出現(xiàn)在人們生活的各個(gè)領(lǐng)域。這些獨(dú)立的Web應(yīng)用分散在Internet上,實(shí)現(xiàn)特定的業(yè)務(wù)功能,通過(guò)瀏覽器就能方便地進(jìn)行使用。當(dāng)開發(fā)新的Web應(yīng)用系統(tǒng)時(shí),若能復(fù)用現(xiàn)有的Web應(yīng)用來(lái)組成目標(biāo)系統(tǒng),就能實(shí)現(xiàn)應(yīng)用級(jí)的軟件復(fù)用,提高軟件開發(fā)的效率。在目標(biāo)系統(tǒng)開發(fā)過(guò)程中,必須要對(duì)待復(fù)用的Web應(yīng)用進(jìn)行統(tǒng)一的封裝,進(jìn)而能夠按照統(tǒng)一的流程構(gòu)建新的Web應(yīng)用。然而,現(xiàn)有的技術(shù)還不能支持Web應(yīng)用的組合和交互。構(gòu)件組裝技術(shù)是一種將已有的可復(fù)用構(gòu)件遵循特定的組裝方案進(jìn)行組合的技術(shù),組裝的結(jié)果是一個(gè)粒度更大的構(gòu)件或者是一個(gè)完整的應(yīng)用系統(tǒng)。構(gòu)件組裝技術(shù),是一種很重要的軟件復(fù)用技術(shù),已經(jīng)在傳統(tǒng)的應(yīng)用軟件開發(fā)中發(fā)揮巨大的作用。然而,現(xiàn)有的構(gòu)件組裝技術(shù)還難以自動(dòng)組裝那些涉及在線人工交互操作的Web應(yīng)用。為了解決上述問(wèn)題,本文提出Web應(yīng)用構(gòu)件的概念,并提出一種基于OWL-S的Web應(yīng)用構(gòu)件及其組裝方式的語(yǔ)義描述方案。Web應(yīng)用可按統(tǒng)一的規(guī)范封裝為Web應(yīng)用構(gòu)件,并基于Web應(yīng)用構(gòu)件語(yǔ)義描述方案實(shí)現(xiàn)語(yǔ)義化標(biāo)注,從而使Web應(yīng)用構(gòu)件具有語(yǔ)義。用戶可根據(jù)應(yīng)用需求按照匹配規(guī)則從大量構(gòu)件中篩選出符合語(yǔ)義描述的Web應(yīng)用構(gòu)件。為了優(yōu)化Web復(fù)合應(yīng)用的開發(fā)過(guò)程、縮短開發(fā)周期、提高Web復(fù)合應(yīng)用的開發(fā)效率,本文提出了一種基于語(yǔ)義的Web應(yīng)用構(gòu)件組裝方法。通過(guò)語(yǔ)義描述規(guī)則篩選出符合用戶特定需求的Web構(gòu)件,并通過(guò)OWL-S到BPMN2.0的映射方案,將描述Web應(yīng)用構(gòu)件及其組裝方式的OWL-S映射為BPMN2.0文件ojBPM流程引擎加載并解釋執(zhí)行該BPMN文件,從而實(shí)現(xiàn)Web應(yīng)用構(gòu)件的組裝與運(yùn)行。最后,通過(guò)一個(gè)旅行規(guī)劃的實(shí)例說(shuō)明了基于語(yǔ)義的Web應(yīng)用構(gòu)件組裝方法的應(yīng)用效果。
[Abstract]:With the rapid development of Internet technology, more and more Web applications appear in every field of people's life. These independent Web applications are scattered on Internet to realize specific business functions. When developing a new Web application system, if the existing Web can be reused to form the target system, the application level software reuse can be realized. Improve the efficiency of software development. In the process of target system development, we must deal with the reuse of Web applications for unified encapsulation, and then can be in accordance with the unified process to build new Web applications. The existing technology can not support the combination and interaction of Web applications. Component assembly technology is a kind of technology to combine the existing reusable components in accordance with a specific assembly scheme. The result of assembly is a more granular component or a complete application system. Component assembly technology is a very important software reuse technology. It has played an important role in the traditional application software development. However, the existing component assembly technology is still difficult to automatically assemble those Web applications involving online manual interaction. In order to solve the above problems. This paper presents the concept of Web application component. A semantic description scheme of Web application component and its assembly method based on OWL-S is proposed. The web application can be encapsulated as a Web application component according to the unified specification. Semantic annotation is realized based on semantic description scheme of Web application component. In order to make the Web application component semantic, the user can screen out the Web application component according to the matching rules from a large number of components according to the application requirements. In order to optimize the development process of the Web composite application, the user can select the Web application component that conforms to the semantic description. . Shorten the development cycle, improve the development efficiency of Web composite application. In this paper, we propose a semantic-based Web application component assembly method, through semantic description rules to screen out the Web components that meet the specific needs of the user. And through the OWL-S to BPMN2.0 mapping scheme. The OWL-S that describes the Web application artifacts and how they are assembled is mapped to the BPMN2.0 file ojBPM process engine to load and interpret the execution of the BPMN file. Finally, an example of travel planning is given to illustrate the application effect of Web application component assembly method based on semantics.
【學(xué)位授予單位】:復(fù)旦大學(xué)
【學(xué)位級(jí)別】:碩士
【學(xué)位授予年份】:2014
【分類號(hào)】:TP393.09

【相似文獻(xiàn)】

相關(guān)期刊論文 前10條

1 任洪敏,錢樂(lè)秋;構(gòu)件組裝及其形式化推導(dǎo)研究[J];軟件學(xué)報(bào);2003年06期

2 胡金柱;費(fèi)麗娟;李敏;;一種基于構(gòu)件組裝方式的特征干擾檢測(cè)方法[J];計(jì)算機(jī)科學(xué);2005年01期

3 賀天章;王盼卿;齊劍鋒;李曉輝;;不匹配構(gòu)件組裝技術(shù)研究與應(yīng)用[J];科學(xué)技術(shù)與工程;2007年18期

4 王舜燕;寧海波;邱昌程;張梅芬;;基于主動(dòng)服務(wù)的構(gòu)件組裝智能代理技術(shù)研究[J];武漢理工大學(xué)學(xué)報(bào);2009年03期

5 姚全珠;吳曼麗;雷西玲;;基于連接器模型的構(gòu)件組裝技術(shù)研究[J];計(jì)算機(jī)應(yīng)用;2009年03期

6 馬華;;面向領(lǐng)域特征聚類的構(gòu)件組裝優(yōu)化方法[J];計(jì)算機(jī)工程與應(yīng)用;2009年21期

7 王建新;許建輝;陳松喬;;構(gòu)件組裝技術(shù)在虛擬實(shí)驗(yàn)室中的應(yīng)用研究[J];計(jì)算技術(shù)與自動(dòng)化;2009年03期

8 宋波;繆淮扣;張忠能;;圖形轉(zhuǎn)換的構(gòu)件組裝框架唯一性研究[J];小型微型計(jì)算機(jī)系統(tǒng);2010年02期

9 郭煦;連志剛;;基于連接器的構(gòu)件組裝技術(shù)研究[J];上海電機(jī)學(xué)院學(xué)報(bào);2010年01期

10 艾萍;軟件構(gòu)件組裝基礎(chǔ)研究進(jìn)展[J];計(jì)算機(jī)工程與設(shè)計(jì);2003年12期

相關(guān)會(huì)議論文 前2條

1 謝蓓;曹萬(wàn)華;;構(gòu)件組裝方法研究[A];中國(guó)造船工程學(xué)會(huì)電子技術(shù)學(xué)術(shù)委員會(huì)2006學(xué)術(shù)年會(huì)論文集(上冊(cè))[C];2006年

2 張繼軍;董衛(wèi);;基于Petri網(wǎng)的構(gòu)件組裝運(yùn)算及其性質(zhì)[A];2006年全國(guó)開放式分布與并行計(jì)算機(jī)學(xué)術(shù)會(huì)議論文集(三)[C];2006年

相關(guān)重要報(bào)紙文章 前1條

1 西部世紀(jì)軟件股份有限公司總經(jīng)理 劉洪濤;軟件的柔性化[N];計(jì)算機(jī)世界;2005年

相關(guān)博士學(xué)位論文 前2條

1 龔洪泉;基于形式語(yǔ)義的構(gòu)件組裝與演化研究[D];復(fù)旦大學(xué);2005年

2 席琳;形式化方法在構(gòu)件組裝實(shí)時(shí)系統(tǒng)中的應(yīng)用研究[D];鄭州大學(xué);2012年

相關(guān)碩士學(xué)位論文 前10條

1 吳曼麗;基于連接器的構(gòu)件組裝技術(shù)研究[D];西安理工大學(xué);2009年

2 曹根;基于產(chǎn)品線的構(gòu)件組裝技術(shù)的研究與應(yīng)用[D];東華大學(xué);2011年

3 孫俊峰;構(gòu)件組裝技術(shù)研究及組裝工具的實(shí)現(xiàn)[D];復(fù)旦大學(xué);2012年

4 李立;服務(wù)構(gòu)件組裝關(guān)鍵技術(shù)研究[D];大連海事大學(xué);2010年

5 劉穎;基于主動(dòng)服務(wù)的構(gòu)件組裝研究與設(shè)計(jì)[D];武漢理工大學(xué);2008年

6 馬維綱;基于軟件體系結(jié)構(gòu)的構(gòu)件組裝技術(shù)研究[D];西安理工大學(xué);2007年

7 郭玲玲;非成熟領(lǐng)域迭代開發(fā)過(guò)程模型中構(gòu)件組裝方法研究[D];河北大學(xué);2005年

8 費(fèi)麗娟;構(gòu)件組裝中“特征干擾問(wèn)題”的時(shí)序邏輯檢測(cè)方法研究[D];華中師范大學(xué);2004年

9 李超;面向嵌入式領(lǐng)域的構(gòu)件組裝平臺(tái)的設(shè)計(jì)與實(shí)現(xiàn)[D];西安電子科技大學(xué);2011年

10 徐澤豐;一種構(gòu)件組裝工具研究與實(shí)現(xiàn)[D];河海大學(xué);2004年

,

本文編號(hào):1462707

資料下載
論文發(fā)表

本文鏈接:http://www.sikaile.net/guanlilunwen/ydhl/1462707.html


Copyright(c)文論論文網(wǎng)All Rights Reserved | 網(wǎng)站地圖 |

版權(quán)申明:資料由用戶7ea67***提供,本站僅收錄摘要或目錄,作者需要?jiǎng)h除請(qǐng)E-mail郵箱bigeng88@qq.com