資源描述:
《基于onceportal的門戶網(wǎng)站開發(fā)平臺設(shè)計與實現(xiàn)》由會員上傳分享,免費(fèi)在線閱讀,更多相關(guān)內(nèi)容在工程資料-天天文庫。
1、摘要分類號密級UDC編號研究生院碩士學(xué)位論文基于OncePortal的門戶網(wǎng)站開發(fā)平臺設(shè)計與實現(xiàn)王方指導(dǎo)教師鐘華研究員軟件研究所申請學(xué)位級別碩士學(xué)科專業(yè)名稱計算機(jī)軟件與理論論文提交日期論文答辯日期培養(yǎng)單位軟件研究所學(xué)位授予單位研究生院答辯委員會主席67摘要67摘要基于OncePortal的門戶網(wǎng)站開發(fā)平臺設(shè)計與實現(xiàn)摘要門戶網(wǎng)站把各種應(yīng)用系統(tǒng)、數(shù)據(jù)資源集成起來,以統(tǒng)一的界面為用戶提供綜合信息的訪問入口。作為基于表示層的信息集成框架,門戶中間件是構(gòu)建門戶網(wǎng)站的支撐平臺。然而,實踐表明,單純利用門戶中間件開發(fā)門戶網(wǎng)站存在開發(fā)及維護(hù)成本高、內(nèi)容重用性差、內(nèi)容聚合力度不夠等問題。從開發(fā)
2、角度看,門戶網(wǎng)站主要由內(nèi)容及內(nèi)容組織、關(guān)聯(lián)導(dǎo)航、權(quán)限管理、個性化設(shè)置、多設(shè)備支持等要素組成。作為門戶中間件,OncePortal為后三項要素提供了支持。因此,基于OncePortal的門戶網(wǎng)站開發(fā)平臺的主要任務(wù)就是提供完善的內(nèi)容創(chuàng)建展示、內(nèi)容組織以及關(guān)聯(lián)導(dǎo)航等功能。本文以門戶網(wǎng)站的內(nèi)容為核心,分三步設(shè)計并實現(xiàn)了一個基于OncePortal的門戶網(wǎng)站開發(fā)平臺。首先,根據(jù)對內(nèi)容的定義與分析,將門戶網(wǎng)站中的內(nèi)容分為結(jié)構(gòu)化和非結(jié)構(gòu)化兩類,并提出了以內(nèi)容元素為基礎(chǔ),以內(nèi)容類型為約束,將內(nèi)容數(shù)據(jù)和內(nèi)容展示相分離的結(jié)構(gòu)化內(nèi)容模型。然后,著重研究了內(nèi)容生命周期中的幾個關(guān)鍵技術(shù),如利用內(nèi)容元結(jié)
3、構(gòu)的約束實現(xiàn)內(nèi)容類型自定義,利用內(nèi)容元素編輯器實現(xiàn)內(nèi)容編輯界面自動生成,利用內(nèi)容元素展示器及內(nèi)容模板參數(shù)機(jī)制完成內(nèi)容的個性化展示,利用內(nèi)容采集技術(shù)和特定內(nèi)容元素實現(xiàn)內(nèi)容聚合等。最后,提出了以內(nèi)容為核心的門戶網(wǎng)站表示模型,設(shè)計了基于OncePortal的門戶網(wǎng)站開發(fā)平臺的功能與體系結(jié)構(gòu),并以結(jié)構(gòu)化內(nèi)容模型的實現(xiàn)為基礎(chǔ)給出了四個主要功能模塊的實現(xiàn)。關(guān)鍵詞:門戶,網(wǎng)站開發(fā),結(jié)構(gòu)化內(nèi)容,內(nèi)容模型67摘要67Abstract67Abstract67AbstractResearchandImplementationofOncePortal-basedWebPortalDevelopmen
4、tPlatformSongXiaoguang(ComputerSoftwareandTheory)DirectedbyZhongHuaAbstractThroughinformationintegration,webportalprovidesaunifieduseraccesstocomprehensiveinformationresources.Asaninformationintegrationframeworkonpresentationlayer,portalmiddlewareprovidesasupportplatformforwebportaldevelopm
5、ent.However,itdemonstratedthatdevelopingwebportalwithportalmiddlewarealonehassomedisadvantagessuchashighdevelopmentcost,highmaintenancecost,weakreusabilityandweakaggregation.Intermsofdevelopment,webportaliscomprisedofcontents,contenthierarchy,associatednavigation,rightsmanagement,customizat
6、ionsettings,anddevicecapabilities.Asakindofportalmiddleware,OncePortalprovidessolidsupportforthelatterthreefactors.Therefore,themaintaskofOncePortal-basedwebportaldevelopmentplatformistoprovidesophisticatedmanagementaboutcontentcreationandpresentation,contenthierarchy,aswellasassociatednavi
7、gation.Centeringonthecontentsinwebportal,thisthesisdesignsandimplementsanOncePortal-basedwebportaldevelopmentplatforminthreesteps.First,accordingtodefinitionandanalysisaboutcontent,thethesisdividesitintotwotypes,structuredcontentandunstructuredcontent,an