• Title/Summary/Keyword: Web Information Service

Search Result 2,952, Processing Time 0.028 seconds

Analysis of Quality Measurement & Evaluation Index in applying Web Information Service I (Web 정보서비스 평가를 위한 기존 측정지표 분석 I)

  • Yoo, Sa-Rah
    • Journal of the Korean Society for Library and Information Science
    • /
    • v.34 no.3
    • /
    • pp.133-156
    • /
    • 2000
  • A fundamental issue to consider when searching Web information is the quality of information itself and of service. If a Quality Information System (QIS) of Digital Library is sought, new measurement criteria and evaluation index for Web information service are required. Reliance on the existing evaluation criteria is not acceptable if data retrieved are not information and the service is only noise to end-user. Applying existing evaluation criteria of online database to Environmental & Energy Engineering Web DB revealed the limitations and provided a practical and case-based information for improvement. No attempt was made to survey comprehensively all of the evaluation methods that could possibly be relevant. Instead, this discussion concentrates on the information service evaluation index being developed in the KDPC Project. The research found that domestic Web-DB service are still woefully insufficient to conduct comprehensive investigations on environmental topics. More qualified and specialized R&D Web information service and the development of new evaluation criteria based on this investigation(research I.) will be discussed in follow-up research II.

  • PDF

GML-Style Traffic And Tracking Services Based On Web GIS System

  • Kim Do-Hyun
    • Proceedings of the KSRS Conference
    • /
    • 2004.10a
    • /
    • pp.280-282
    • /
    • 2004
  • According as IT environment changes from client/server system to the open system based on web service technologies, the exchange of data and services between independent applications and service servers in web environment is observed Recently. In this points, it is necessary that Geographic Information Systems, Spatial Imagery Information Systems, Intelligent Transportation Systems, and Global Navigation Satellite Systems based on the location and geometry information are inter-related each other. But, the inter-relation of these systems is very difficult because of the closed system architecture, different information format, and the absence of interoperability technologies. In this Paper, we describe 4S integration system based web service technologies that accept the international standard as WFS, WCS, WRS of OGC (OpenGIS Consortium) and UDDI, SOAP, WSDL of W3C. In detail, we study the system architecture design and implementation of traffic information service, routing service, and tracing service. These services are consisting of the data schema based on XML and GML, various functions of each layered service, each server platform, and web server. Specially, we represent that GML is being applied to a wide range of location-based services, telematics, and intelligent transportation

  • PDF

An Autonomic -Interleaving Registry Overlay Network for Efficient Ubiquities Web Services Discovery Service

  • Ragab, Khaled
    • Journal of Information Processing Systems
    • /
    • v.4 no.2
    • /
    • pp.53-60
    • /
    • 2008
  • The Web Services infrastructure is a distributed computing environment for service-sharing. Mechanisms for Web services Discovery proposed so far have assumed a centralized and peer-to-peer (P2P) registry. A discovery service with centralized architecture, such as UDDI, restricts the scalability of this environment, induces performance bottleneck and may result in single points of failure. A discovery service with P2P architecture enables a scalable and an efficient ubiquities web service discovery service that needs to be run in self-organized fashions. In this paper, we propose an autonomic -interleaving Registry Overlay Network (RgON) that enables web-services' providers/consumers to publish/discover services' advertisements, WSDL documents. The RgON, doubtless empowers consumers to discover web services associated with these advertisements within constant D logical hops over constant K physical hops with reasonable storage and bandwidth utilization as shown through simulation.

Mobile Web Service Architecture Using Context-store

  • Oh, Sang-Yoon;Aktas, Mehmet;Fox, Geoffrey C.
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.4 no.5
    • /
    • pp.836-858
    • /
    • 2010
  • Web Services allow a user to integrate applications from different platforms and languages. Since mobile applications often run on heterogeneous platforms and conditions, Web Service becomes a popular solution for integrating with server applications. However, because of its verbosity, XML based SOAP messaging gives the possible overhead to the less powerful mobile devices. Based on the mobile client's behavior that it usually exchanges messages with Web Service continuously in a session, we design the Handheld Flexible Representation architecture. Our proposed architecture consists of three main components: optimizing message representation by using a data format language (Simple_DFDL), streaming communication channel to reduce latency and the Context-store to store context information of a session as well as redundant parts of the messages. In this paper, we focus on the Context-store and describe the architecture with the Context-store for improving the performance of mobile Web Service messaging. We verify our approach by conducting various evaluations and investigate the performance and scalability of the proposed architecture. The empirical results show that we save 40% of transit time between a client and a service by reducing the message size. In contrast to solutions for a single problem such as the compression or binarization, our architecture addresses the problem at a system level. Thus, by using the Context-store, we expect reliable recovery from the fault condition and enhancing interoperability as well as improving the messaging performance.

A Study on Web Service Quality and Role of Relationship Quality of Job Information Sites (취업정보사이트의 웹서비스품질과 관계품질 역할 연구)

  • Cho, Chul-Ho
    • Journal of Korean Society for Quality Management
    • /
    • v.40 no.2
    • /
    • pp.219-230
    • /
    • 2012
  • These days, getting a gob is emerging as a hot social issue, and specialized sites offering job information are rapidly increasing. On the contrary of quantitative increase, job information sites have lots of problems with respect to satisfying customer's needs. This study is designed to explore web-site service quality factors in job information site, and relationship among characteristic web service quality, customer satisfaction, relationship quality and reuse intention. In this study we found that customer satisfaction is prior to relationship quality, which decide long-term customer relationship. And also, Trust which is one of the relationship quality and customer satisfaction affect customers reuse intent respectively. This study also found that characteristic service quality in related to job information site can be composed of four factors such as delivery of information, customization, web design and interaction. Delivery of information, web design and interaction affect trust, and web design and interaction affect customer satisfaction. And also relationship quality is prior to reuse intention.

Machine Learning Methods for Trust-based Selection of Web Services

  • Hasnain, Muhammad;Ghani, Imran;Pasha, Muhammad F.;Jeong, Seung R.
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.16 no.1
    • /
    • pp.38-59
    • /
    • 2022
  • Web services instances can be classified into two categories, namely trusted and untrusted from users. A web service with high throughput (TP) and low response time (RT) instance values is a trusted web service. Web services are not trustworthy due to the mismatch in the guaranteed instance values and the actual values achieved by users. To perform web services selection from users' attained TP and RT values, we need to verify the correct prediction of trusted and untrusted instances from invoked web services. This accurate prediction of web services instances is used to perform the selection of web services. We propose to construct fuzzy rules to label web services instances correctly. This paper presents web services selection using a well-known machine learning algorithm, namely REPTree, for the correct prediction of trusted and untrusted instances. Performance comparison of REPTree with five machine learning models is conducted on web services datasets. We have performed experiments on web services datasets using a ten k-fold cross-validation method. To evaluate the performance of the REPTree classifier, we used accuracy metrics (Sensitivity and Specificity). Experimental results showed that web service (WS1) gained top selection score with the (47.0588%) trusted instances, and web service (WS2) was selected the least with (25.00%) trusted instances. Evaluation results of the proposed web services selection approach were found as (asymptotic sig. = 0.019), demonstrating the relationship between final selection and recommended trust score of web services.

A Mathematical model for web site service quality evaluation based on AHP and fuzzy methodology

  • Liu, Yi-wen;Kwon, Young-Jik
    • Journal of Korea Society of Industrial Information Systems
    • /
    • v.11 no.5
    • /
    • pp.119-131
    • /
    • 2006
  • This paper proposes a mathematical model for web site service quality evaluation, which first applies analytic hierarchy process(AHP) to determine the weights of evaluation indexes of web site service quality and then analyzes web site service synthetically by means of fuzzy methodology. In this case, experts' knowledge cannot only be used but its subjective component can be eliminated. Hence, the web site service quality can be analyzed and evaluated more reasonably. After establishing this model, the experiment results will be given, which verify the feasibility and validity of the proposed model. The model proposed here is very simple and easy to implement and can provide a useful way to help developers evaluate their web site service quality efficiently.

  • PDF

A Study on the Effect of Web Service Quality on Internet Commerce Transactions (인터넷 상거래에서 웹 서비스 품질의 효과에 관한 연구)

  • 박기남;이장형
    • The Journal of Information Systems
    • /
    • v.10 no.1
    • /
    • pp.303-322
    • /
    • 2001
  • This paper proposes 2 problems of Internet Marketing. Firstly, nowadays many people are aware of Web Service and the services that are available in cyberspace. However they are not fully aware of the concepts and range of Web Services. Secondly, most of the research of Internet Marketing focuses on the service quality of cyber shopping using SERVQUAL in relationship to service quality of shopping malls. Therefore they have a lot of limitations because they do not understand all the media characteristics of Internet. Basically the Internet has service parts and also has characteristics of new advertising. But many research papers do not consider these respects. The purpose of this paper is to study of the effects of Web Service Quality on Internet Commerce Transactions. To accomplish the purpose of this paper effectively, theoretical background of web services was reviewed briefly. We defined Web Services and categorized them. We found that the components of Web Service Quality are Information Providing Service Quality and Advertising Service Quality. Factor analysis is conducted according to the dimensions of each component. We conducted Path analysis how these components affect buyers'attitude and buyers'attitude affect revisit intentions and buyer intentions. The results show that strategies of cycler brand construction are better than strategies of selling to web surfers. The strategies of cyber brand construction are related to buying in that customers increase their visits to the entrepreneur's Web site and this increases the loyalty to that site therefore this is related to buying habits.

  • PDF

The Web based Questionnaire Systems for IT Outsourcing Customer Satisfaction Survey : System Architecture and Process (정보시스템 아웃소싱 고객만족도 조사를 위한 웹 기반 설문 시스템 : 시스템 아키텍처 및 프로세스)

  • Jeong, Yoon-Seok;An, Joon-M.
    • Journal of Information Technology Services
    • /
    • v.4 no.1
    • /
    • pp.149-160
    • /
    • 2005
  • Information system outsourcing induces firms to concentrate on the core competence and to improve business value by utilizing specialized information systems outsourcing vendors. However, for those strategic effects, the outsourced information systems should guarantee a certain service level. Now companies are considering to adopt SLA(Service Level Agreement) as a method to check the service level of the outsourced information systems in quantitative terms. On the contrary, customer satisfaction survey supports qualitative analysis, and helps companies to understand the qualitative effects on information system more systematically. Recently, the growing use of the internet makes customer satisfaction survey to be carried out on the web. For that reason, lots of researches related to web survey have been performed. But these researches are just focused on finding out only items to be measured and the effect of web survey. In this paper, based on the service quality research model for information system outsourcing, we formalize and propose a web survey process, a system architecture, and a functional structure for information system outsourcing customer satisfaction survey. Additionally, we provide the implementation results for the web survey systems.

A Study on the Web Site Development Methodology for Effective Web Site (효과적인 웹사이트 구축을 위한 개발방법론에 관한 연구)

  • 오경묵
    • Journal of the Korean Society for information Management
    • /
    • v.17 no.1
    • /
    • pp.149-165
    • /
    • 2000
  • Developing the web-based information service sites requires their own developing methodology, because the process of the web sites development become more complicate and Internet surroundings are changing rapidly. They should control all components of the system for effective and efficient web services. However there is little clear concept about systematic development and management of web service sites, in the Korean Internet service sectors, especially in information service sectors. The research analyse current situation and necessity of developing methodology, and suggest new approach for developing new methodology of the web business/service sites.

  • PDF