• Title/Summary/Keyword: Web Service data interoperability

Search Result 52, Processing Time 0.033 seconds

Application of OGC services to Digital Asia

  • Hiraishi, Kenji;Shibata, Norifumi;Nagano, Tetsuya
    • Proceedings of the KSRS Conference
    • /
    • 2003.11a
    • /
    • pp.1436-1438
    • /
    • 2003
  • A prototype of OGC Web Map Service and Web Feature Service is developed by NEC Aerospace Systems, Ltd. under the contract from NASDA and RESTEC. The server provides satellite imagery data taken by JERS-1 and ADEOS satellite, via OGC interfaces to the client. The related features are also available to the client through the Internet with OGC interfaces. The imagery, map and feature data is handled layer by layer at the client. OGC Web Map Service and Web Feature Service interoperability capability and applicability to Digital Asia Network are demonstrated.

  • PDF

DISTRIBUTED WEB GIS SERVICE BASED ON XML AND INTEROPERABILITY

  • Kim, Do-Hyun
    • Proceedings of the KSRS Conference
    • /
    • 2002.10a
    • /
    • pp.145-150
    • /
    • 2002
  • Web GIS (Geographic Information Systems) service systems provide the various GIS services of analyzing and displaying the spatial data with friendly user-interface. These services are expanding the business domain and many users want to access the distributed various spatial data. But, it is difficult to access diverse data sources because of different spatial data format and data access methods. In this paper, we design and implement web GIS services based on the inter-operability and GML (Geography Markup Language) of OGC(Open GIS Consortium) in web distributed environment. Inter-operability provides unique accessing method to distributed data sources based on OLE DB technology of Microsoft. In addition, GML support web GIS services based on XML. We design these GIS services as components using UML (Unified Modeling Language) of an object-oriented modeling language for specifying, visualizing, constructing, and documenting the artifacts of software system. In addition, they also were developed in object-oriented computing environment, and it provides the interoperability, language-independent, easy developing environment as well as re-usability.

  • PDF

Formal Models and Algorithms for XML Data Interoperability

  • Lee, Thomas Y.;Cheung, David W.
    • Journal of Computing Science and Engineering
    • /
    • v.4 no.4
    • /
    • pp.313-349
    • /
    • 2010
  • In this paper, we study the data interoperability problem of web services in terms of XML schema compatibility. When Web Service A sends XML messages to Web Service B, A is interoperable with B if B can accept all messages from A. That is, the XML schema R for B to receive XML instances must be compatible with the XML schema S for A to send XML instances, Le., A is a subschema of B. We propose a formal model called Schema Automaton (SA) to model W3C XML Schema (XSD) and develop several algorithms to perform different XML schema computations. The computations include schema minimization, schema equivalence testing, subschema testing, and subschema extraction. We have conducted experiments on an e-commerce standard XSD called xCBL to demonstrate the practicality of our algorithms. One experiment has refuted the claim that the xCBL 3.5 XSD is backward compatible with the xCBL 3.0 XSD. Another experiment has shown that the xCBL XSDs can be effectively trimmed into small subschemas for specific applications, which has significantly reduced the schema processing time.

APPLICATION OF SPATIAL METADATA STANDARDS FOR CATALOG WEB SERVICES IN KOREA

  • Yom, Jae-Hong;Kyoung, Min-Ju;Jeong, Jang-Yoon;Lee, Dong-Cheon
    • Proceedings of the KSRS Conference
    • /
    • 2007.10a
    • /
    • pp.430-433
    • /
    • 2007
  • Spatial information has recently been recognized as one of the major subjects of interest in information technology. With increasing variety and quantity of spatial data on the web, searching and maintaining these data are becoming a much focussed area of research. Interoperability is the key technology in solving the complexities of spatial data in web services. The problem of maintenance and searching of spatial data in an interoperable web service environment can be solved by establishing standardized metadata of spatial information. Then using the standardized metadata, catalog web services can be deployed for autonomous searching and binding of spatial data. This study investigates the international standard for spatial data metadata(ISO/TC211 19115) and deployed catalog web service based on this metadata. Various heterogeneous spatial data of Seoul Metropolitan region were then used for experimental implementation of catalog web service.

  • PDF

A Study on the Application of Engineering Design Problem using Web Service (웹 서비스를 이용한 공학설계 적용에 관한 연구)

  • Park, Chang-Kyu
    • Journal of the Society of Naval Architects of Korea
    • /
    • v.47 no.6
    • /
    • pp.831-835
    • /
    • 2010
  • Currently, engineering design is carried out in a distributed manner geographically or physically. This imposes new requirements on the computational environments, such as efficient integration and collaboration in the Internet and network environments. Meanwhile, Web-based distributed design has led new paradigms in design and manufacturing fields. For example, Web-based technologies have reduced the product development time and to ensure a competitive product in order to exchange and interact of real-time design information that integrates the distributed design environment between departments as well as companies via Internet and Web. Hence, efficient data communication for design information sharing is the basis for collaborative systems in the distributed environments. Design data communication techniques such as CORBA, DCOM, and JAVA RMI have been considered in the existing research, but these techniques have some disadvantages such as limitations of interoperability and firewall problems. This paper presents the application of engineering design problems in which distributed design information resources are integrated and exchanged using Web Service for supporting XML and HTTP without interoperability and firewall problems.

Web-Enabler: Transformation of Conventional HIMS Data to Semantics Structure Using Hadoop MapReduce

  • Idris, Muhammad;Lee, Sungyoung
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2014.11a
    • /
    • pp.137-139
    • /
    • 2014
  • Objective: Data exchange, interoperability, and access as a service in healthcare information management systems (HIMS) is the basic need to provision health-services. Data existing in various HIMS not only differ in the basic underlying structure but also in data processing systems. Data interoperability can only be achieved when following a common structure or standard which is shareable such as semantics based structures. We propose web-enabler: A Hadoop MapReduce based distributed approach to transform the existing huge variety data in variety formats to a conformed and flexible ontological format that enables easy access to data, sharing, and providing various healthcare services. Results: For proof of concept, we present a case study of general patient record in conventional system to be enabled for analysis on the web by transforming to semantics based structure. Conclusion: This work achieves transformation of stale as well as future data to be web-enabled and easily available for analytics in healthcare systems.

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

A Design and Implementation of Ontology for Service Interoperability in Collaboration (협업에서 서비스 상호운용을 위한 온톨로지 설계 및 구현)

  • Hwang, Chi-Gon;Shin, Hyo-Young;Jung, Kye-Dong;Choi, Young-Keun
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.16 no.12
    • /
    • pp.2777-2784
    • /
    • 2012
  • To support complex business environment. the enterprise information system requires prompt and flexible response to altered conditions. The development of collaboration among information systems in accordance with changes in enterprises' business environment brings about the problems of duplication of the existing business services and increase in costs of maintenance. In order to supplement and resolve such problems, researches on ontology are under way. Ontology can support the semantic interoperability of Web service by describing the resources of particular business domains and the relationships among them. This thesis suggests ontology that supports interoperability among services. The constructed ontology is designed into the service area, the meta area, and the instance area, which can support the collaboration efficiently by providing the link between the interactivity among businesses and the data. The register and call of constructed ontology are carried out with the interaction of the three areas, that is, the service area, the instance area and the meta area that supports the common elements. The efficiency of the proposed ontology is evaluated by comparing with an existing Web service ontology.

Increasing Business Service Interoperation through the WSDL Extension

  • Lee, Jong-Ok;Jung, Min-Ho
    • Journal of Information Technology Applications and Management
    • /
    • v.15 no.3
    • /
    • pp.243-259
    • /
    • 2008
  • To support business services interoperation, the BSD (Business Service Document), which is an extension of the Web Service Description Language (WSDL) the web service specification of the World Wide Web Consortium (W3C) was designed. The WSDL presents comprehensive standards for the interoperability of software components and W3C delegates extensions of WSDL to the users for their own purposes and objectives. In this article, BSD Creator, which can generate well-formed and valid BSDs, was designed and implemented. Also, the BSD Operation Pilot System where service providers can publish BSD specification documents and service users can search for services, was implemented and presented. BSD Creator and the BSD Operation Pilot System, which are the outcomes of this study, were assessed for their quality and usefulness using ISO/IEC 9126. The outcomes of this paper will be the basis on which industry groups can construct a Business Services Interoperation System, and are expected to contribute to the revitalization of business service interoperation.

  • PDF

A Study on Implementation for in based Electronic Catalog Management System (XML기반 전자카탈로그 관리시스템의 구현에 관한 연구)

  • 김진영;김연수
    • Journal of Korean Society of Industrial and Systems Engineering
    • /
    • v.25 no.1
    • /
    • pp.35-41
    • /
    • 2002
  • XML(eXtensible Markup Language) based electronic catalog is very useful for searching target information because of its structural and contents based searching support capability. And XML document editing is easier than HTML because of XML document is divided by structure, contents and presentation. This paper is to present a prototype of XML based Electronic Catalog Management System(ECMS) whose system consists of data input, output and manipulation system for inserting, updating, editing and deletion. A proposed system could resolved the problems at virtual intermediary shopping mall invloved in the difficulty of interoperability when customer try to compare similar products at mixed shopping mall and reduced web service costs at independent shopping mall by using XML format. The proposed ECMS offers rapid response capability for product data change of electronic catalog and easy and friendly interoperability among similar products.