• Title/Summary/Keyword: Interoperability Components

Search Result 119, Processing Time 0.023 seconds

ebXML Core Component-based Business Document Generation Technology (ebXML핵심 컴포넌트 기반 비즈니스 문서 생성 기술)

  • 하영국;손주찬;손덕주
    • The Journal of Society for e-Business Studies
    • /
    • v.8 no.3
    • /
    • pp.197-217
    • /
    • 2003
  • ebXML(Electronic Business XML) is a global eBusiness framework standard which provides solutions to interoperability problem between heterogeneous eBusiness systems. ebXML framework includes Business Process Specification, Core Components, Registry/Repository and Messaging Service as its major components. Based on this framework, ebXML business transactions are executed by exchanging appropriate business documents as specified in Business Process Specification. And required business documents are generated by assembling Core Components at the Business Process design time. In this paper, we present technical architecture of ebXML framework and Core Component technology, and then explain design and implementation issues of ebXML business document generation tool.

  • PDF

Design and Implementation of Security Frame work for Application Server with Components

  • 김행곤;강전근
    • Journal of the Korea Computer Industry Society
    • /
    • v.5 no.4
    • /
    • pp.531-540
    • /
    • 2004
  • Development of Web service application requires the interoperability between various heterogeneous systems, extensibility to allow modification of business environment not of user interface, maintainability, flexibility and reusability As the properties of CBD (Component Based Development) have gradually become clear, attention has started to turn the smooth technology and methodology to solve the existing problems and issues the dynamic responds for the distributed web environments. In this paper, we identify some of the major architectural affecting CBD and describe the Design and Implementation of Security Framework for Application Server with Components. We identify the candidate components, model it using UML and layer it on the architecture. The frameworks will Provide the various security functions, such as incorporating with legacy security systems, supporting of J2EE, JAAS and Kerberos and assisting in increasing the tailorability of component.

  • PDF

OpenBIM-based Mapping System Development for Geometry Information Exchange of Architectural Components (건축부재 형상정보 교환을 위한 개방형BIM 기반의 매핑 시스템 개발)

  • Park, Seunghwa;Kim, Inhan;Lee, Jiah
    • Korean Journal of Computational Design and Engineering
    • /
    • v.19 no.2
    • /
    • pp.182-190
    • /
    • 2014
  • Parametric modeling is one of BIM's characteristics and BIM have being utilized for constructability analysis, energy efficiency analysis, and so on in diverse construction field. However, parametric information's interoperation is not solved until now because different BIM tools have specific algorithm and methods to generate geometric information. To solve the problem, previous research suggested IFC-XML methodology. In this paper, authors studied connections between IFC-XML structure and script-based modeling commends to make libraries in commercial BIM tools such as ArchiCAD$^{TM}$ and Digital Project$^{TM}$. In addition, they made commends mapping tables to exchange geometry information of architectural components. Moreover, mapping system was developed to certify the mapping tables which is classified modeling commends. Finally, translated architectural component model was confirmed using exchanged geometry information in browser.

Design and Implementation of EJB-based Components for Mobile Commerce (EJB기반 모바일 전자상거래 컴포넌트의 설계 및 구현)

  • Sin, Dong-Gyu;Sin, Dong-Il;Cha, Seok-Il;Jang, Cheol-Su;Lee, Gyeong-Ho;Kim, Jung-Bae
    • The KIPS Transactions:PartD
    • /
    • v.9D no.4
    • /
    • pp.703-712
    • /
    • 2002
  • Since component-based development technologies support reusability and enhance productivity of application development, they are adopted for rapid and efficient software development, and among them, EJB component is a Jana-based software development technology widely used in industry. In this paper, we designed and implemented bulletin board and shopping mall which are major constituents of mobile e-commerce system using EJB components, and suggest construction guideline supporting reusability and interoperability.

Implementation of CORBA based Spatial Data Provider for Interoperability (상호운용을 지원하는 코바 기반 공간 데이터 제공자의 설계 및 구현)

  • Kim, Min-Seok;An, Kyoung-Hwan;Hong, Bong-Hee
    • Journal of Korea Spatial Information System Society
    • /
    • v.1 no.2 s.2
    • /
    • pp.33-46
    • /
    • 1999
  • In distributed computing platforms like CORBA, wrappers are used to integrate heterogeneous systems or databases. A spatial data provider is one of the wrappers because it provides clients with uniform access interfaces to diverse data sources. The individual implementation of spatial data providers for each of different data sources is not efficient because of redundant coding of the wrapper modules. This paper presents a new architecture of the spatial data provider which consists of two layered objects : independent wrapper components and dependent wrapper components. Independent wrapper components would be reused for implementing a new data provider for a new data source, which dependent wrapper components should be newly coded for every data source. This paper furthermore discussed the issues of implementing the representation of query results in the middleware. There are two methods of keeping query results in the middleware. One is to keep query results as non-CORBA objects and the other is to transform query results into CORBA objects. The evaluation of the above two methods shows that the cost of making CORBA objects is very expensive.

  • PDF

Design of a Platform Independent Performance Measurement Tool for Distributed Components (미들웨어 독립적인 분산 컴포넌트 성능측정 도구 설계)

  • 황길승;이긍해
    • Journal of KIISE:Software and Applications
    • /
    • v.31 no.8
    • /
    • pp.1043-1053
    • /
    • 2004
  • The performance of a component can significantly influence the overall performance of the system being developed in the component based software development. Existing performance measurement tools for components are often built specific to the component model or middleware. One disadvantage of this approach is that when the system is moved to a new platform during the life-cycle of the system, the measurement tools also need to be adapted. A similar problem is observed when components built for different platforms are integrated with a new integration technology like Web Services. This paper presents a new model for measuring component performances, which is independent of particular component models or middleware. This method presents a interoperability for each performance data by model transformation process from middleware independent performance measuring models to middleware dependent performance measuring models. Our model allows objective performance data to be obtained that can be used to compare performances of components based on different component models or middleware platforms.

Design of Enterprise Architectures Framework using Architecture Unit and Domain Specific Method (도메인 기반 모델링과 구조 유니트를 이용한 기업 구조 프레임워크의 설계방법)

  • Chae Heekwon;Kim Kwangsoo;Kim Cheolhan;Choi Younghwan
    • The Journal of Society for e-Business Studies
    • /
    • v.10 no.2
    • /
    • pp.21-41
    • /
    • 2005
  • An Enterprise Architecture (EA) Framework is a tool which supports implementation of the Enterprise architecture that is used to enhance the interoperability of the IT components. In this paper, we propose a framework named as ENAE (ENterprise Architecture Framework) which combines enterprise architecture unit (AU), reference model, and association relationship between domain model. Architecture Unit is defined as a minimum set of a business process and its associated components such as application system and technical components. An EA can be designed and implemented by the aggregating the related AUs including association relationship between Architecture Units. Because UML model has limitations to describe business domain semantics because it is designed for general purpose, we adapt the DSM (Domain Specific Modeling) concept. We describe association relationship between Architecture Units designed by Domain Specific Modeling through Topic Map. Session 2 describes related works about Enterprise Architecture frameworks, Domain Specific Modeling, and Topic Map, while Session 3 explains components of the ENAF. Finally Session 4 shows the case study for implementation of the new Framework called ENAF.

  • PDF

OPRoS: A New Component-Based Robot Software Platform

  • Jang, Choul-Soo;Lee, Seung-Ik;Jung, Seung-Woog;Song, Byoung-Youl;Kim, Rock-Won;Kim, Sung-Hoon;Lee, Cheol-Hoon
    • ETRI Journal
    • /
    • v.32 no.5
    • /
    • pp.646-656
    • /
    • 2010
  • A component is a reusable and replaceable software module accessed through its interface. Component-based development is expected to shorten the development period, reduce maintenance costs, and improve program reusability and the interoperability of components. This paper proposes a new robot software component platform in order to support the entire process of robot software development. It consists of specifications of a component model, component authoring tool, component composer, and component execution engine. To show its feasibility, this paper presents the analysis results of the component's communication overhead, a comparison with other robotic software platforms, and applications in commercial robots.

A Study on the Semantic Web based Research Results Information Retrieval System (시맨틱 웹 기반의 연구성과물 검색시스템에 관한 연구)

  • Park, Dong-Jin
    • 한국디지털정책학회:학술대회논문집
    • /
    • 2006.06a
    • /
    • pp.355-361
    • /
    • 2006
  • It has lately been recognized that the sharing and exchanging of the research results information is the critical factor to improve the research productivity. So many institutions are planning or developing the information systems which provide the research information services for researcher. But it has very difficulty in integrating the research resources information due to the dispersion and heterogeneity in data sources, and semantic and structural difference in describing data. We propose the semantic web based methodology and conceptual framework for raising the interoperability of metadata about research results information, which will support the integration of the distributed research data for information services in the end. Finally we proposed the conceptual architecture of research information service system which shows the main components, the functional requirements, and the principal and design direction at implementing the system.

  • PDF

Efficient Data Distribution Service in CPS (CPS에서 효율적인 데이터분배 기술)

  • Lee, Soo-Hyung;Kim, Won-Tae;Ryou, Jae-Cheol
    • IEMEK Journal of Embedded Systems and Applications
    • /
    • v.7 no.5
    • /
    • pp.241-246
    • /
    • 2012
  • As the convergence between the conventional physical systems and IT computing resource is increased, the new paradigm of embedded system called Cyber Physical System (CPS) emerged. CPSs have many sensors, actuators and computing devices to understand and to control the physical system. As these all components are tightly coupled each other, standardized middleware such as Data Distribution Service (DDS) is considered to be deployed. But DDS takes too long time to discover each other in the large-scal CPS environment and has not precise specification of its execution architecture to provide efficient data exchange. In this paper, we design the efficient DDS architecture for development with interoperability to provide the high reliable data distribution. in real-time and propose the communication entity discovery procedure.