CHOSUN

온토로지 기반의 웹서비스를 이용한 포털 시스템 구현

Metadata Downloads
Author(s)
최봉한
Issued Date
2006
Abstract
As the Internet-based E-Business is generalized, an information system at the enterprise is seriously expected the unification of heterogeneous applications and platforms for the B2B E-commercial transactions. There are many difficulties to unify the total business on account of the insufficient policy to effectively manage business data and each business to be treated as several transactions. Therefore, a new concept "EIP(Enterprise Information Portal)", as a new business information system to maximize a business production and pliability, was raised.
The staffs and customers can perform all tasks of enterprise through the enterprise portal. By using the portal, enterprises can perform tasks through the cooperation and can increase their productivities. Furthermore, by introducing the contents management system of enterprise portal, lots of information property could be effectively managed and the communication functions like E-mail and messenger makes to hold new news and knowledge resources in common.
By introducing the new IT strategy to minimize the complexity and maintenance cost of the enterprise IT infra and to maximize productivity and flexibility of business, SOA(Service Oriented Architecture) rises as a new paradigm at the viewpoint of business. So Web services appeared as an alternative in order to solve the obstacle factors to integrate services between enterprises. Web service is a new form of Web application. The integrated services between the intra- or extra- heterogeneous applications could accept an offer while user could not feel such as calling a method in the local computer.
Therefore this thesis handled the communication between the portal to support the web service of SOA and the portlet by using WSRP protocol, and built all portlet by observing the JSR168 standard for the comparability with other portal frames. By appling the JSR168 and WSRP based portal framework in this paper, the common work space could be offered by one access point inside an enterprise and the business renovation could be accomplished easily by reusing and integrating the many program components which was made by lots of times and costs.
Web service-based portal framework system, which was suggested in this paper supports the personal and cooperated environments and offers integrated management environment of business resources. But, because the knowledge management and transaction are impossible under this kind of environment, portlet ontology to classify and to manage the information of portlet in the portal system could be constructed. In case of appling the portlet ontology to portal system, an organic mutuality application which is based on the meaning treatment between the portal and each portlet is possible, and knowledge based portlet handling support is possible. If the ontology, which was applied in a portal system, is introduced to the business, the development cost will be reduced by the reuse of the existing resources. And competitive power and technical expertise could be ensured by furnishing an advanced information service.
Alternative Title
An Implementation Portal System of Base on Ontology to Using Web Service
Alternative Author(s)
Choi, Bong-Han
Affiliation
조선대학교 대학원
Department
일반대학원 전산통계학과
Advisor
李雄基
Awarded Date
2006-08
Table Of Contents
표목차 = ⅳ
그림목차 = ⅴ
ABSTRACT = ⅷ
제 1 장 서론 = 1
제 1 절 연구 배경 = 3
제 2 절 연구목적 및 필요성 = 4
1. 연구목적 = 5
2. 연구의 필요성 = 6
제 3 절 연구내용 및 구성 = 9
1. EIP의 핵심 기능 연구 = 9
2. 웹 서비스와 포틀릿의 상호 운용성 연구 = 10
3. 웹 서비스 기반 포털 프레임워크 설계 및 구축 = 10
제 2 장 온토로지의 개념 및 시멘틱 웹과 웹 서비스 = 12
제 1 절 온토로지의 개념 = 14
제 2 절 온토로지 모델링 = 15
제 3 절 온토로지 기술 언어 = 17
제 4 절 시맨틱 웹과 웹 서비스 = 20
제 5 절 시맨틱 웹의 개발배경 = 22
제 6 절 시맨틱 웹의 구성 = 24
1. 자원서술 = 24
2. 지식서술 = 25
3. 통합운용 = 26
제 7 절 시맨틱 웹의 활용 = 27
제 8 절 웹 서비스의 개요 = 29
제 9 절 웹 서비스의 표준기술 = 30
1. 웹 서비스의 데이터 표준, XML = 31
2. 웹 서비스의 데이터 전송 표준, SOAP = 32
3. 웹 서비스에 대한 위치 정보 서비스, UDDI = 34
4. 웹 서비스 기술 언어, WSDL = 36
제 3 장 포털 시스템의 개념 및 핵심기술 = 38
제 1 절 포털 시스템의 구조 = 38
1. 포털 시스템의 개념 및 정의 = 38
2. 포털 시스템의 종류 = 41
3. 상용 EIP 시스템 동향 분석 = 44
제 2 절 기존 포털 시스템의 기능 분석 = 46
1. 수직 포털의 기능 분석 = 46
2. 수평 포털의 기능 분석 = 48
제 3 절 EIP 시스템의 기능 분석 = 50
제 4 절 포틀릿의 개념과 기능 = 53
제 5 절 WSRP의 구조와 동작 = 57
1. WSRP의 정의 = 57
2. WSRP의 구현 = 61
제 4 장 포털 프레임워크 아키텍처 설계 및 구현 = 63
제 1 절 웹서비스 기반 EIP 프레임워크 아키텍처 = 63
제 2 절 웹서비스 기반 EIP 프레임워크 구현 방안 = 65
1. 핵심 서브시스템 = 66
2. 전단부 서브시스템 = 67
제 3 절 포틀릿 합성 방법 분석 = 71
제 4 절 포틀릿 합성 방법의 구현 = 74
제 5 절 포털 프레임워크 구현 및 기본 화면설계 = 80
제 5 장 포틀릿 설계 및 구현 = 83
1. Personalization Management = 84
2. Collaboration Management = 84
3. Content Management = 85
4. Portal System Management = 86
제 1 절 포팅 시스템 관리 기능의 구현 = 86
1. SSO(Single Sign On) = 86
2. Cache Service = 89
제 2 절 개인화 관리 기능의 구현 = 91
1. 개인 정보 설정, 화면 레이아웃 = 91
2. 개인 일정관리 = 92
3. 메일관리 = 94
제 3 절 협업 관리 기능의 구현 = 95
제 4 절 콘텐츠 관리 기능의 구현 = 97
1. 파일관리 = 97
2. 이미지갤러리 = 101
제 5 절 포털 프레임워크의 서비스 = 102
제 6 장 결론 = 104
참고문헌 = 107
Degree
Doctor
Publisher
조선대학교 대학원
Citation
최봉한. (2006). 온토로지 기반의 웹서비스를 이용한 포털 시스템 구현.
Type
Dissertation
URI
https://oak.chosun.ac.kr/handle/2020.oak/6394
http://chosun.dcollection.net/common/orgView/200000233047
Appears in Collections:
General Graduate School > 4. Theses(Ph.D)
Authorize & License
  • AuthorizeOpen
  • Embargo2008-09-10
Files in This Item:

Items in Repository are protected by copyright, with all rights reserved, unless otherwise indicated.