KR101703837B1 - System and method for providing widget platform - Google Patents

System and method for providing widget platform Download PDF

Info

Publication number
KR101703837B1
KR101703837B1 KR1020150174376A KR20150174376A KR101703837B1 KR 101703837 B1 KR101703837 B1 KR 101703837B1 KR 1020150174376 A KR1020150174376 A KR 1020150174376A KR 20150174376 A KR20150174376 A KR 20150174376A KR 101703837 B1 KR101703837 B1 KR 101703837B1
Authority
KR
South Korea
Prior art keywords
widget
event
orchestration
data
processing
Prior art date
Application number
KR1020150174376A
Other languages
Korean (ko)
Inventor
박재현
이상일
오승호
Original Assignee
국방과학연구소
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 국방과학연구소 filed Critical 국방과학연구소
Priority to KR1020150174376A priority Critical patent/KR101703837B1/en
Application granted granted Critical
Publication of KR101703837B1 publication Critical patent/KR101703837B1/en

Links

Images

Classifications

    • H04L67/36
    • G06F17/2247
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/34Graphical or visual programming
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • H04L67/16
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/34Network arrangements or protocols for supporting network services or applications involving the movement of software or configuration parameters 

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

When a widget platform is provided, it can identify an event that is generated by one widget or subscribed from another widget platform. Based on a predetermined coordination rule, the event is determined as an event for processing widget orchestration. Based on the coordination rule, the widget orchestration corresponding to the event is processed. The widget orchestration includes at least one among a process of acquiring and servicing external data, widget, and service for event processing, a generation process of a widget where the functions of one or more widgets are mashed up, and an event delivery process to other widgets.

Description

위젯 플랫폼 제공 시스템 및 방법{SYSTEM AND METHOD FOR PROVIDING WIDGET PLATFORM}SYSTEM AND METHOD FOR PROVIDING WIDGET PLATFORM [0002]

본 발명은 위젯 간 오케스트레이션(orchestration) 및 위젯 기능(function)의 재사용을 처리하기 위한 위젯 플랫폼을 제공하는 시스템 및 방법에 관한 것이다.The present invention relates to a system and method for providing a widget platform for handling reuse of orchestration and widget functionality between widgets.

위젯(Widget)은 사용자가 자주 이용하는 어플리케이션에서 제공되는 정보 중 선택된 일부 포함하며, 디스플레이의 일부에 표시되는 일종의 미니 윈도우이다. 이러한 위젯을 이용하는 사용자는, PC 또는 모바일 등에서 해당 어플리케이션의 메인화면을 통하지 않고도, 해당 서비스 또는 어플리케이션과 관련된 정보를 바로 이용할 수 있다.A widget is a kind of mini-window that is displayed on a part of the display, including a selected part of the information provided in the application frequently used by the user. A user using such a widget can directly use the information related to the service or the application without going through the main screen of the application in the PC or mobile.

위젯은 날씨, 달력, 계산기, 시계 등의 어플리케이션에서부터 게임, 뉴스, 주식 등의 각종 컨텐츠까지 포함할 수 있으며, 그 종류는 더욱 다양해지고 있다. 이러한 위젯을 이용한 서비스는 모바일 기기를 중심으로 크게 확대되고 있으나, 다양한 컨텐츠를 원하는 소비자들의 요구를 충분히 만족시키지는 못하는 실정이다.Widgets can include applications such as weather, calendars, calculators, and clocks, as well as various contents such as games, news, and stocks. The service using these widgets has been greatly expanded around mobile devices, but it is not satisfying the needs of consumers who want various contents.

종래에는 다양한 웹서비스를 조합 응용하기 위하여 웹서비스를 호출하는 위젯을 생성하는 방식이 제안되었다.Conventionally, a method of generating a widget that calls a web service to combine various web services has been proposed.

이와 관련하여, 대한민국공개특허 10-2013-0085856(발명의 명칭: 이종 웹서비스의 조합 응용에서 웹서비스 호출을 위한 위젯 자동 생성 방법 및 그 장치)에는, 이종 웹서비스 조합응용을 형성하는 웹서비스를 검색하여 조합하는 웹서비스 조합부, 조합응용을 실행하기 위한 실행코드를 생성하는 실행코드 생성부, 및 생성된 실행코드를 웹브라우저로 렌더링하여 조합응용을 실행하는 조합응용 실행부를 포함하는 조합응용 개발환경 제공 장치가 개시되어 있다.In this connection, Korean Patent Laid-Open Publication No. 10-2013-0085856 (entitled " Widget automatic creation method for calling a web service in combination application of heterogeneous web service and its apparatus ") discloses a web service forming a heterogeneous web service combination application And a combined application execution unit for executing a combined application by rendering the generated execution code in a web browser, and a combination application execution unit for executing a combined application execution unit An environment providing apparatus is disclosed.

그러나 이러한 종래의 장치는 여러 웹서비스를 조합하여 위젯으로 구현하되 웹브라우저 상에 렌더링되는 형태이다. 이와 달리, 위젯 간의 통신 및 오케스트레이션을 처리하여 위젯들의 이벤트를 융합(coordination)하여 처리할 수 있는 위젯 플랫폼이 필요하다.However, such a conventional apparatus is a form in which a plurality of web services are combined and widgets are rendered on a web browser. On the contrary, there is a need for a widget platform capable of handling communication and orchestration between widgets and coordinating and processing events of the widgets.

본 발명의 실시예는 위젯 간 오케스트레이션 및 위젯 기능의 재사용이 가능하도록 위젯 간 융합 처리를 통해 새로운 위젯의 개발 및 사용을 처리하는 위젯 플랫폼 제공 시스템 및 방법을 제공하고자 한다.An embodiment of the present invention is to provide a widget platform providing system and method for processing development and use of new widgets through fusion processing between widgets so that orchestration between widgets and reuse of widget functions can be performed.

다만, 본 실시예가 이루고자 하는 기술적 과제는 상기된 바와 같은 기술적 과제로 한정되지 않으며, 또 다른 기술적 과제들이 존재할 수 있다.It should be understood, however, that the technical scope of the present invention is not limited to the above-described technical problems, and other technical problems may exist.

상기와 같은 기술적 과제를 달성하기 위한 본 발명의 일 측면에 따른, 위젯 플랫폼 제공 서버 장치와 연동하는 위젯 플랫폼 제공 클라이언트 장치는, 위젯에 의한 이벤트를 발생 또는 구독하고, 실행 코드 형태의 위젯을 랜더링하여 위젯을 구현하는 위젯 컨테이너; 외부 데이터, 위젯, 서비스를 서비스화하여 위젯에 제공하는 데이터 액세스 서비스 유닛; 위젯 간 또는 위젯 플랫폼 간에 이벤트 및 위젯과 관련된 데이터를 교환하는 채널을 제공하는 커뮤니케이션 채널 유닛; 및 상기 서버 장치로부터 기설정된 코디네이션 룰을 획득하고, 상기 코디네이션 룰에 기초하여 위젯 오케스트레이션을 처리할 이벤트의 결정 및 상기 결정된 이벤트에 대응된 위젯 오케스트레이션을 처리하는 코디네이터를 포함한다.According to an aspect of the present invention, there is provided a client device for providing a widget platform in association with a widget platform providing server device, the method comprising: generating or subscribing an event by a widget; A widget container that implements the widget; A data access service unit that services and provides external data, widgets, and services to the widget; A communication channel unit for providing a channel for exchanging data related to events and widgets between widgets or between widget platforms; And a coordinator for acquiring a predetermined coordination rule from the server device, determining an event to process the widget orchestration based on the coordination rule, and processing a widget orchestration corresponding to the determined event.

그리고, 본 발명의 다른 측면에 따른, 하나 이상의 위젯 플랫폼 제공 클라이언트 장치와 연동하는 위젯 플랫폼 제공 서버 장치는, 위젯의 기능(function)들이 기설정된 포맷의 실행 코드 및 명세 형태로 등록된 위젯 보관소; 상기 클라이언트 장치에서 위젯 오케스트레이션 처리가 결정된 이벤트에 대응하는 외부 데이터, 위젯 및 서비스 중 적어도 하나의 데이터를 각각 기설정된 대상으로 요청하여 획득하고, 상기 획득한 데이터를 상기 클라이언트 장치로 제공하는 프록시 유닛; 기설정된 코디네이션 룰에 포함된 위젯 오케스트레이션 워크플로우를 해석하여 상기 클라이언트 장치로 제공하는 코디네이트 매니저; 상기 코디네이션 룰에 포함된 데이터 형태 변환 규칙을 해석하여 상기 클라이언트 장치로 제공하는 트랜스폼 매니저; 및 상기 위젯 보관소에 기등록된 위젯의 기능 중 상기 결정된 이벤트에 대응된 적어도 하나의 기능을 획득하고, 상기 획득한 기능을 매쉬업(mash-up)하여 실행 코드로 구현하여 위젯을 생성하며, 상기 생성한 위젯을 상기 클라이언트 장치로 제공하는 위젯 매니저를 포함하고, 상기 위젯 오케스트레이션 워크플로우는 위젯의 이벤트 별 위젯 오케스트레이션을 처리하는 규칙이 정의되며, 상기 데이터 형태 변환 규칙은 위젯 간 및 서비스 간에 교환되는 데이터의 형태를 정규화된 형태로 변환하는 규칙이 정의된 것이다.According to another aspect of the present invention, there is provided a widget platform providing server device operatively coupled to at least one widget platform providing client device, the widget platform providing widget widget having functions of widgets registered in an execution code and a specification form of a predetermined format; A proxy unit for requesting and obtaining at least one of external data, a widget and a service corresponding to an event for which a widget orchestration process is determined in the client apparatus as a predetermined object, and providing the obtained data to the client apparatus; A coordinator manager for interpreting the widget orchestration workflow included in the preset coordination rule and providing the interpreted widget orchestration workflow to the client device; A transform manager for interpreting the data format conversion rules included in the coordination rule and providing the interpreted data format rule to the client device; And at least one function corresponding to the determined event among the functions of the widget previously registered in the widget storage, mash-up the obtained function and implement it as an execution code to generate a widget, And a widget manager for providing a widget to the client device, wherein the widget orchestration workflow defines a rule for processing a widget orchestration for each event of the widget, A rule is defined that converts a form to a normalized form.

또한, 본 발명의 또 다른 측면에 따른, 위젯 플랫폼 제공 클라이언트 장치를 통한 위젯 플랫폼 제공 방법은, 어느 하나의 위젯에 의해 발생되거나 다른 위젯 플랫폼으로부터 구독된 이벤트를 확인하는 단계; 기설정된 코디네이션 룰에 기초하여 상기 이벤트를 위젯 오케스트레이션을 처리할 이벤트로 결정하는 단계; 및 상기 코디네이션 룰에 기초하여 상기 결정한 이벤트에 대응된 위젯 오케스트레이션을 처리하는 단계를 포함하고, 상기 위젯 오케스트레이션은, 이벤트 처리를 위한 외부 데이터, 위젯, 서비스를 회득 및 서비스화 처리, 하나 이상의 위젯의 기능(function)을 매쉬업(mash-up)한 위젯의 생성 처리, 및 다른 위젯으로의 이벤트 전달 처리 중 적어도 하나를 포함하며, 상기 코디네이션 룰은, 이벤트 별 위젯 오케스트레이션을 처리하는 규칙을 포함하는 위젯 오케스트레이션 워크플로우와, 위젯 간 및 서비스 간 데이터 형태 변환을 처리하는 데이터 형태 변환 규칙을 포함한다.According to still another aspect of the present invention, there is provided a method for providing a widget platform through a widget platform providing client device, comprising: confirming an event generated by one widget or subscribed from another widget platform; Determining the event as an event to process a widget orchestration based on a predetermined coordination rule; And processing the widget orchestration corresponding to the determined event on the basis of the coordination rule, wherein the widget orchestration includes at least one of widget and service for external data for event processing, a creation process of a widget mashing up a function, and an event delivery process to another widget, the coordination rule including at least one of a widget orchestration work including a rule for processing a widget orchestration per event, Flow, and data type conversion rules for processing data type conversion between widgets and between services.

본 발명의 과제 해결 수단 중 어느 하나에 의하면, 위젯의 이벤트 처리 시 다른 위젯의 기능, 외부 데이터, 다른 위젯 및 서비스와의 오케스트레이션이 가능하여 다양한 위젯의 개발 및 사용이 가능하다.According to one of the tasks of the present invention, when processing an event of a widget, it is possible to orchestrate functions of other widgets, external data, and other widgets and services, and thus various widgets can be developed and used.

또한, 본 발명의 과제 해결 수단 중 어느 하나에 의하면, 위젯 오케스트레이션을 통해 생성한 새로운 위젯 및 새로 개발된 위젯을 각각 위젯 보관소에 등록하여 위젯 오케스트레이션에 사용함으로써 위젯 기능의 재사용성을 높일 수 있다.In addition, according to any one of the tasks of the present invention, new widgets and newly-developed widgets created through widget orchestration can be registered in widget archives and used for widget orchestration, thereby enhancing reusability of widget functions.

또한, 본 발명이 과제 해결 수단 중 어느 하나에 의하면, 위젯의 이벤트에 기준하여 오케스트레이션을 처리함으로써, 어느 하나의 위젯으로의 단방향성 오케스트레이션이 아닌 적어도 하나의 위젯과의 양방향성 오케스트레이션이 가능하다.Further, according to any one of the tasks of the present invention, bidirectional orchestration with at least one widget, rather than a unidirectional orchestration to any one widget, is possible by processing an orchestration based on an event of the widget.

또한, 본 발명이 과제 해결 수단 중 어느 하나에 의하면, 위젯을 XML로 구현하되 특정 주석 태그를 사용하여 위젯의 이벤트 및 기능을 표현함으로써, 이벤트 별로 오케스트레이션에 필요한 위젯 기능의 조합 및 명세를 자동으로 처리할 수 있어 편리하다.In addition, according to any one of the task resolution means of the present invention, widgets are implemented as XML, and the widget's events and functions are expressed using specific annotation tags, thereby automatically processing combinations and specifications of widget functions necessary for orchestration It is convenient to do.

도 1은 본 발명의 일 실시예에 따른 위젯 플랫폼 제공 시스템의 구성을 나타낸 도면이다.
도 2는 본 발명의 일 실시예에 따른 위젯 플랫폼 제공 시스템의 클라이언트 장치의 구성을 나타낸 도면이다.
도 3은 본 발명의 일 실시예에 따른 위젯 플랫폼 제공 시스템의 서버 장치의 구성을 나타낸 도면이다.
도 4는 본 발명의 일 실시예에 따른 위젯 플랫폼 제공 방법을 설명하기 위한 순서도이다.
도 5는 본 발명의 일 실시예에 따른 위젯의 명세의 예를 도시하였다.
1 is a block diagram of a widget platform providing system according to an embodiment of the present invention.
2 is a block diagram of a client device of a widget platform providing system according to an embodiment of the present invention.
3 is a block diagram of a server device of a widget platform providing system according to an embodiment of the present invention.
4 is a flowchart illustrating a method of providing a widget platform according to an embodiment of the present invention.
FIG. 5 shows an example of a specification of a widget according to an embodiment of the present invention.

아래에서는 첨부한 도면을 참조하여 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자가 용이하게 실시할 수 있도록 본 발명의 실시예를 상세히 설명한다. 그러나 본 발명은 여러 가지 상이한 형태로 구현될 수 있으며 여기에서 설명하는 실시예에 한정되지 않는다. 그리고 도면에서 본 발명을 명확하게 설명하기 위해서 설명과 관계없는 부분은 생략하였으며, 명세서 전체를 통하여 유사한 부분에 대해서는 유사한 도면 부호를 붙였다.Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings, which will be readily apparent to those skilled in the art. The present invention may, however, be embodied in many different forms and should not be construed as limited to the embodiments set forth herein. In order to clearly illustrate the present invention, parts not related to the description are omitted, and similar parts are denoted by like reference characters throughout the specification.

명세서 전체에서, 어떤 부분이 다른 부분과 "연결"되어 있다고 할 때, 이는 "직접적으로 연결"되어 있는 경우뿐 아니라, 그 중간에 다른 소자를 사이에 두고 "전기적으로 연결"되어 있는 경우도 포함한다. 또한 어떤 부분이 어떤 구성요소를 "포함"한다고 할 때, 이는 특별히 반대되는 기재가 없는 한 다른 구성요소를 제외하는 것이 아니라 다른 구성요소를 더 포함할 수 있는 것을 의미한다.Throughout the specification, when a part is referred to as being "connected" to another part, it includes not only "directly connected" but also "electrically connected" with another part in between . Also, when an element is referred to as "comprising ", it means that it can include other elements as well, without departing from the other elements unless specifically stated otherwise.

도 1은 본 발명의 일 실시예에 따른 위젯 플랫폼 제공 시스템의 구성을 나타낸 도면이다.1 is a block diagram of a widget platform providing system according to an embodiment of the present invention.

도 1에 도시한 바와 같이, 본 발명의 일 실시예에 따른 위젯 플랫폼 제공 시스템(10)은 위젯 플랫폼 제공 클라이언트 장치(100) 및 위젯 플랫폼 제공 서버 장치(200)를 포함한다.1, a widget platform providing system 10 according to an embodiment of the present invention includes a widget platform providing client device 100 and a widget platform providing server device 200. As shown in FIG.

위젯 플랫폼 제공 시스템(10)은 어느 하나의 클라이언트 장치(100)에 탑재된 임의의 위젯에서 발생된 이벤트를 사전에 설정된 코디네이션 룰(coordination rule)에 따라 위젯 오케스트레이션 처리한다. The widget platform providing system 10 processes a widget orchestration event according to a predetermined coordination rule in an arbitrary widget installed in any one of the client devices 100. [

구체적으로, 위젯 플랫폼 제공 시스템(10)은 어느 하나의 위젯에서 발생된 이벤트를 처리하기 위하여, 해당 이벤트를 다른 위젯(해당 클라이언트 장치에 탑재된 다른 위젯 및 다른 클라이언트 장치에 탑재된 위젯 포함)으로 전달하여, 이벤트를 전달받은 위젯에서 처리하도록 하거나, 해당 이벤트에 의한 데이터가 다른 위젯에서 처리된 결과로서의 데이터가 원래의 위젯에 반환되도록 하거나, 다른 위젯이 해당 이벤트를 또 다른 위젯으로 재전달하도록 오케스트레이션할 수 있다. 이를 위해, 각 클라이언트 장치(100)의 위젯 플랫폼에서는 탑재된 위젯에서 발생된 이벤트 또는 다른 클라이언트 장치의 위젯 플랫폼에서 전달된 이벤트를 구독하고, 발생되거나 구독된 이벤트 별로 대응된 오케스트레이션을 처리한다.Specifically, the widget platform providing system 10 transmits a corresponding event to another widget (including another widget mounted on the corresponding client apparatus and a widget mounted on the other client apparatus) in order to process an event generated in one of the widgets To allow the event to be handled by the widget that received it, or to allow data from that event to be returned to the original widget as the result of processing by another widget, or another widget to orchestrate to redeliver the event to another widget . To this end, the widget platform of each client device 100 subscribes to an event generated from a widget mounted on the widget platform of the client device 100 or an event delivered from the widget platform of another client device, and processes the corresponding orchestration for each generated or subscribed event.

또한, 위젯 플랫폼 제공 시스템(10)은 어느 하나의 위젯에서 발생된 이벤트를 처리하기 위하여, 코디네이션 룰에 따라 새로운 위젯 기능들로 조합된 새로운 위젯을 개발하여 사용하는 오케스트레이션을 수행한다. 이때, 위젯 플랫폼 제공 시스템(10)은 각 서비스 즉, 위젯 별로 실행되는 적어도 하나의 기능(function)의 재사용성을 높이기 위해서, 위젯의 각 서비스(즉, 기능)를 모듈화하고 모듈화된 서비스들을 조립하여 서비스 오케스트레이션을 제공한다. 서비스 오케스트레이션이란 다양한 서비스를 연합 또는 협업(즉, 융합(coordination))하여 하나의 새로운 서비스를 제공하는 것을 의미한다.In addition, the widget platform providing system 10 performs an orchestration in which a new widget combined with new widget functions is developed and used according to a coordination rule in order to process an event generated in any one widget. At this time, the widget platform providing system 10 modularizes each service (i.e., function) of the widget and assembles the modularized services in order to increase the reusability of each service, i.e., at least one function executed for each widget Provides service orchestration. Service orchestration is the union or collaboration (that is, coordination) of various services to provide a new service.

또한, 위젯 플랫폼 제공 시스템(10)은 어느 하나의 위젯에서 발생된 이벤트를 처리하기 위하여, 해당 이벤트를 처리하는데 필요한 외부 데이터(예를 들어, 웹 데이터), 위젯, 서비스 등을 획득하여 서비스화하여 해당 위젯으로 제공하여 이벤트를 처리하는 오케스트레이션을 수행한다.In addition, the widget platform providing system 10 acquires external data (e.g., web data), widgets, services, and the like necessary for processing an event generated by any one widget and converts the obtained service into a service Performs an orchestration that processes the event by providing it as a widget.

클라이언트 장치(100)는 연동된 서버 장치(200)로부터 코디네이션 룰 및 각종 데이터를 획득하여, 이벤트에 대응된 위젯의 이벤트 교환, 변환 및 오케스트레이션을 직접적으로 수행한다.The client device 100 acquires a coordination rule and various data from the linked server device 200 and directly performs event exchange, conversion, and orchestration of the widget corresponding to the event.

구체적으로, 클라이언트 장치(100)는 위젯에 의해 발생되거나 구독된 이벤트 중 다른 위젯 또는 서비스와의 융합 처리가 필요한 이벤트를 결정하고, 결정한 이벤트에 대응하는 융합 처리로서 위젯의 기능을 조합한 위젯 생성, 다른 위젯으로의 이벤트 전달, 및 내/외부 데이터 획득 중 적어도 하나를 포함하는 위젯 오케스트레이션을 수행한다.Specifically, the client device 100 determines an event that is generated or subscribed by the widget and requires fusion processing with another widget or service, creates a widget that combines functions of the widget as fusion processing corresponding to the determined event, Delivering events to other widgets, and acquiring internal / external data.

이러한 클라이언트 장치(100)의 구성 및 동작에 대해서는 하기 도 2를 참조하여 더욱 상세히 설명하도록 한다.The configuration and operation of the client device 100 will be described in more detail with reference to FIG.

서버 장치(200)는 복수의 클라이언트 장치(100)와 연동되며, 각 클라이언트 장치(100) 별로 코디네이션 룰을 제공하고, 위젯 오케스트레이션 및 위젯 구현에 필요한 다양한 처리를 수행한다.The server device 200 interlocks with a plurality of client devices 100, provides coordination rules for each client device 100, and performs various processes necessary for widget orchestration and widget implementation.

구체적으로, 서버 장치(200)는 기설정된 위젯 오케스트레이션 워크플로우 및 데이터 형태 변환 규칙을 각각 해석하여 클라이언트 장치(100)로 코디네이션 룰로서 제공한다. 그리고, 서버 장치(200)는 위젯의 융합 처리에 필요한 각종 데이터(외부 데이터, 위젯 및 서비스 중 적어도 하나)를 외부(예를 들어, 인터넷을 통한 웹)로부터 획득하여 클라이언트 장치(100)로 제공한다.Specifically, the server device 200 interprets each of the predetermined widget orchestration workflow and data format conversion rules, and provides the interpreted rules to the client device 100 as a coordination rule. The server device 200 acquires various data (at least one of external data, a widget and a service) necessary for fusion processing of the widget from the external (for example, the web through the Internet) and provides the obtained data to the client device 100 .

참고로, 위젯 오케스트레이션 워크플로우는 적어도 하나의 이벤트(예를 들어, 시작 이벤트에서 종료 이벤트까지)에 의한 활동 또는 태스크의 논리적 플로우를 정의하여, 위젯을 통한 특정 서비스를 수행하도록 한다. 즉, 위젯 오케스트레이션 워크플로우에 정의된 규칙에 따라, 융합 처리를 수행할 이벤트를 결정하고, 결정된 이벤트에 대응하는 적어도 하나의 위젯의 기능 및 서비스를 호출 및 획득하고, 획득한 기능 및 서비스들을 조합하여 새로운 위젯을 생성할 수 있다. 위젯의 기능은 예를 들어, API(Application Program Interface)일 수 있다.For reference, the widget orchestration workflow defines the logical flow of an activity or task by at least one event (e.g., from a start event to an end event) to perform a specific service through the widget. That is, according to the rules defined in the widget orchestration workflow, it is possible to determine an event to perform convergence processing, to call and acquire at least one widget function and service corresponding to the determined event, and to combine the acquired functions and services You can create a new widget. The function of the widget may be, for example, an application program interface (API).

이와 같은 서버 장치(200)의 구성 및 동작에 대해서는 하기 도 3을 참조하여 더욱 상세히 설명하도록 한다.The configuration and operation of the server apparatus 200 will be described in detail with reference to FIG.

도 2는 본 발명의 일 실시예에 따른 위젯 플랫폼 제공 시스템의 클라이언트 장치의 구성을 나타낸 도면이다.2 is a block diagram of a client device of a widget platform providing system according to an embodiment of the present invention.

도 2에서와 같이, 본 발명의 일 실시예에 따른 클라이언트 장치(100)는 적어도 하나의 위젯 컨테이너(110), 커뮤니케이션 채널 유닛(120), 데이터 액세스 서비스 유닛(130), 코디네이터(140), 트랜스폼 서비스 유닛(150) 및 위젯 환경 매니저(160)를 포함한다.2, a client device 100 according to an exemplary embodiment of the present invention includes at least one widget container 110, a communication channel unit 120, a data access service unit 130, a coordinator 140, A form service unit 150 and a widget environment manager 160. [

위젯 컨테이너(110)는 위젯에 의한 이벤트를 발생 또는 구독하고, 실행 코드 형태의 위젯을 랜더링하여 위젯을 구현한다.The widget container 110 generates or subscribes an event by a widget, and renders the widget in the form of an executable code to implement the widget.

이때, 위젯 컨테이너(110)는 서버 장치(200)에서 위젯의 기능을 매쉬업(mash-up)하여 생성한 실행 코드 형태의 위젯을 수신하고, 수신한 위젯을 랜더링하여 위젯을 구현한다.At this time, the widget container 110 receives a widget of the executable code type generated by mashing up the function of the widget in the server device 200, and implements the widget by rendering the received widget.

그리고 위젯 컨테이너(110)는 이벤트에 대응된 위젯 오케스트레이션 처리 시, 공개된 위젯의 기능을 호출하여 처리할 수 있다.In addition, the widget container 110 can call and process the functions of the widget when the widget orchestration process corresponding to the event is performed.

한편, 위젯 컨테이너(110)는 구현한 위젯을 서버 장치(200)의 위젯 보관소에 등록하며, 등록한 위젯은 다른 위젯 플랫폼의 위젯 오케스트레이션 처리 시 매쉬업에 사용되도록(즉, 재사용되도록) 실행 코드 및 명세가 공개된다. 본 발명의 일 실시예에서, 위젯의 실행 코드 및 명세는 XML 포맷으로 작성되고, 명세에는 기설정된 주석 태그를 사용하여 위젯에서 사용되는 이벤트 및 기능이 표현된다. 이러한 주석 태그는 서버 장치(200)의 매쉬업을 통한 위젯 생성 처리 및 생성된 위젯의 자동 명세 처리에 사용된다.On the other hand, the widget container 110 registers the implemented widget in the widget storage of the server device 200, and the registered widget is used for the mashup in the widget orchestration processing of the other widget platform (that is, reused) It is public. In one embodiment of the invention, the executable code and specification of the widget is written in XML format, and the event and function used in the widget are represented using the predefined annotation tag in the specification. This annotation tag is used for the widget creation processing through the mashup of the server device 200 and the automatic specification processing of the generated widget.

도 5에서는 본 발명의 일 실시예에 따른 위젯의 명세의 예를 도시하였다.FIG. 5 shows an example of a specification of a widget according to an embodiment of the present invention.

도 5에서와 같이, 본 발명의 일 실시예에서는, 위젯의 개발 및 사용을 편리하게 할 수 있도록 XML로 구현하되, 주석 태그로서 “//@DOC ”태그(P10)를 사용한다. 이처럼, 약속된 주석 태그(즉, “//@DOC ”)(P10)를 사용함으로써 위젯에서 사용되는 이벤트 및 기능을 쉽게 파악할 수 있으며, 이를 통해 위젯의 자동 생성 및 명세가 가능하다.As shown in FIG. 5, in an embodiment of the present invention, a " // @ DOC " tag (P10) is used as an annotation tag in XML so as to facilitate the development and use of the widget. Thus, by using the promised comment tag (i.e., "// @ DOC") (P10), the events and functions used in the widget can be easily grasped, thereby enabling automatic generation and specification of the widget.

다시 도 1로 돌아가서, 커뮤니케이션 채널 유닛(120)은 위젯 간 또는 위젯 플랫폼 간에 이벤트 및 위젯과 관련된 데이터를 교환하는 채널을 제공한다. Returning to Fig. 1, the communication channel unit 120 provides a channel for exchanging data relating to events and widgets between widgets or between widget platforms.

데이터 액세스 서비스 유닛(130)은 외부 데이터, 위젯, 서비스를 서비스화하여 위젯에 제공한다.The data access service unit 130 services external data, widgets, and services and provides them to the widget.

이때, 데이터 액세스 서비스 유닛(130)은 서버 장치(200)에서 외부로부터 획득한 외부 데이터, 위젯, 서비스 중 적어도 하나의 데이터를 수신하고, 수신한 데이터를 서비스화한다.At this time, the data access service unit 130 receives at least one of the external data, the widget, and the service acquired from the outside in the server device 200, and converts the received data into a service.

코디네이터(140)는 서버 장치(200)로부터 기설정된 코디네이션 룰을 획득하고, 코디네이션 룰에 기초하여 위젯 오케스트레이션을 처리할 이벤트의 결정 및 상기 결정된 이벤트에 대응된 위젯 오케스트레이션을 처리한다.The coordinator 140 acquires a preset coordination rule from the server device 200, and determines a event to process the widget orchestration based on the coordination rule and processes the widget orchestration corresponding to the determined event.

이때, 코디네이션 룰은, 이벤트 별 위젯 오케스트레이션을 처리하는 규칙을 포함하는 위젯 오케스트레이션 워크플로우와, 위젯 간 및 서비스 간 데이터 형태 변환을 처리하는 데이터 형태 변환 규칙을 포함한다.At this time, the coordination rule includes a widget orchestration workflow including a rule for processing event-specific widget orchestration, and a data type conversion rule for processing data type conversion between widgets and between services.

위젯 오케스트레이션은, 이벤트 처리를 위한 외부 데이터, 위젯, 서비스의 획득 및 서비스화 처리, 하나 이상의 위젯의 기능(function)을 매쉬업(mash-up)한 위젯 생성 처리, 및 다른 위젯으로의 이벤트 전달 처리 중 적어도 하나를 포함한다. 이에 따라, 코디네이터(140)는 위젯 오케스트레이션의 처리로서, 이벤트에 따른 데이터를 획득하고, 위젯 기능을 조합하여 새로운 위젯을 생성 및 구현하고, 다른 위젯(클라이언트 장치 자체에 탑재된 임의의 위젯 또는 다른 위젯 플랫폼의 위젯)으로 이벤트를 전달한다.A widget orchestration is a process of acquiring external data for event processing, acquiring and servicing a widget, a service, processing a widget that mashes up one or more functions of a widget, and processing an event to another widget At least one of them. Accordingly, the coordinator 140 acquires data according to an event as a process of widget orchestration, creates and implements a new widget by combining the widget functions, and transmits the widget to another widget (a random widget or another widget The widget of the platform).

데이터 형태 변환 규칙은 위젯 간 및 서비스 간에 교환되는 데이터의 형태를 정규화된 형태로 변환하는 규칙이 정의된 것으로서, 예를 들어 데이터를 조합, 분리, 변형하여 변환하는 규칙으로 설정될 수 있다.The data type conversion rule is defined as a rule for converting the type of data exchanged between widgets and services into a normalized form. For example, the data type conversion rule may be set as a rule for combining, separating, and transforming data.

트랜스폼 서비스 유닛(150)은 서버 장치(200)로부터 기설정된 데이터 형태 변환 규칙을 획득하고, 데이터 형태 변환 규칙에 기초하여 위젯 간 및 서비스 간에 교환되는 데이터의 형태를 정규화된 형태로 변환 처리한다.The transform service unit 150 obtains a predetermined data type conversion rule from the server device 200 and converts the type of data exchanged between the widgets and the service into a normalized form based on the data type conversion rule.

위젯 환경 매니저 유닛(160)은 위젯의 위치 및 크기 중 적어도 하나를 포함하는 상태를 관리한다. 이때, 위젯 환경 매니저 유닛(160)은 서버 장치(200)로부터 실행 코드 형태의 위젯의 최초 상태를 수신하여 관리하며, 위젯의 상태를 위젯 컨테이너(110)로 제공한다.The widget environment manager unit 160 manages a state including at least one of a position and a size of the widget. At this time, the widget environment manager unit 160 receives and manages the initial state of the widget in the form of executable code from the server device 200, and provides the widget state to the widget container 110.

도 3은 본 발명의 일 실시예에 따른 위젯 플랫폼 제공 시스템의 서버 장치의 구성을 나타낸 도면이다.3 is a block diagram of a server device of a widget platform providing system according to an embodiment of the present invention.

도 3에 도시한 바와 같이, 본 발명의 일 실시예에 따른 서버 장치(200)는 위젯 보관소(210), 프록시 유닛(220), 코디네이트 매니저(230), 트랜스폼 매니저(240) 및 위젯 매니저(250)를 포함한다.3, the server apparatus 200 according to an exemplary embodiment of the present invention includes a widget storage 210, a proxy unit 220, a coordination manager 230, a transform manager 240, and a widget manager 250).

위젯 보관소(210)는 새로 개발된 위젯 및 위젯 오케스트레이션 처리를 통해 생성된 위젯 중 적어도 하나를 등록한다.The widget repository 210 registers at least one of newly-developed widgets and widgets created through widget orchestration processing.

이때, 위젯 보관소(210)에는 위젯의 기능(function)들이 기설정된 포맷의 실행 코드 및 명세 형태로 등록된다.At this time, the functions of the widget are registered in the widget storage 210 in the form of an execution code and a specification of a predetermined format.

프록시 유닛(220)은 클라이언트 장치(100)에서 위젯 오케스트레이션 처리가 결정된 이벤트에 대응하는 외부 데이터, 위젯 및 서비스 중 적어도 하나의 데이터를 각각 기설정된 대상으로 요청하여 획득한다. 그리고 프록시 유닛(220)은 획득한 데이터를 클라이언트 장치(100)로 제공한다.The proxy unit 220 requests and obtains at least one of the external data, the widget, and the service corresponding to the event for which the widget orchestration processing is determined in the client device 100, respectively. The proxy unit 220 then provides the acquired data to the client device 100.

코디네이트 매니저(230)는 기설정된 코디네이션 룰에 포함된 위젯 오케스트레이션 워크플로우를 해석하여 상기 클라이언트 장치로 제공한다. 참고로 코디네이션 룰은 위젯 오케스트레이션 워크플로우 및 데이터 형태 변환 규칙을 포함한다. 이 중 위젯 오케스트레이션 워크플로우는, 위젯의 이벤트 별 위젯 오케스트레이션을 처리하는 규칙이 정의된 것이다.The coordinator manager 230 interprets the widget orchestration workflow included in the preset coordination rule and provides it to the client device. Note that the coordination rules include widget orchestration workflow and data type conversion rules. Of these, the widget orchestration workflow defines the rules for handling the event-specific widget orchestration of the widget.

트랜스폼 매니저(240)는 코디네이션 룰에 포함된 데이터 형태 변환 규칙을 해석하여 클라이언트 장치(100)로 제공한다. 이때, 데이터 형태 변환 규칙은 위젯 간 및 서비스 간에 교환되는 데이터의 형태를 정규화된 형태로 변환하는 규칙이 정의된 것이다.The transform manager 240 interprets the data format conversion rules included in the coordination rule and provides the interpreted data format rules to the client device 100. [ At this time, the data type conversion rule defines rules for converting the type of data exchanged between widgets and services into a normalized form.

위젯 매니저(250)는 위젯 보관소(2100에 기등록된 위젯의 기능 중 클라이언트 장치(100)에서 결정된 이벤트에 대응된 적어도 하나의 기능을 획득한다. 그리고 위젯 매니저(250)는 획득한 기능을 매쉬업하여 실행 코드로 구현하여 위젯을 생성한다. 위젯 매니저(250)는 실행 코드 형태로 생성한 위젯을 클라이언트 장치(100)로 제공하여, 위젯으로 랜더링되도록 한다. 또한, 위젯 매니저(250)는 생성한 위젯의 최초 위치 및 크기 중 적어도 하나를 포함하는 최초 상태를 클라이언트 장치(100)로 제공한다. 한편, 생성된 위젯의 실행 코드 및 명세는 XML 포맷으로 작성되고, 명세에는 기설정된 주석 태그를 사용하여 위젯에서 사용되는 이벤트 및 기능이 표현된다. 이에 따라, 위젯 매니저(250)는 주석 태그를 사용하여 매쉬업을 통한 위젯 생성 처리 및 생성된 위젯의 자동 명세 처리를 할 수 있다.The widget manager 250 acquires at least one function corresponding to the event determined in the client device 100 among the functions of the widget previously registered in the widget storage 2100. The widget manager 250 then mashes up the acquired function The widget manager 250 provides the widget generated in the form of an execution code to the client device 100 so that the widget is rendered as a widget. To the client device 100. The execution code and specification of the generated widget are created in XML format and the widget is created in the XML format using the predefined annotation tag, The widget manager 250 generates a widget using the annotation tag and generates the widget using the mashup, It may be the same specification processing.

이하 도 4를 참조하여 본 발명의 일 실시예에 따른 위젯 플랫폼 제공 클라이언트 장치(100)가 위젯 플랫폼 제공 서버 장치(200)와의 연동을 통해 위젯 플랫폼을 제공하는 방법에 대해서 상세히 설명하도록 한다.Hereinafter, a method for providing a widget platform through a linkage with a widget platform providing server apparatus 200 according to an embodiment of the present invention will be described in detail with reference to FIG.

도 4는 본 발명의 일 실시예에 따른 위젯 플랫폼 제공 방법을 설명하기 위한 순서도이다.4 is a flowchart illustrating a method of providing a widget platform according to an embodiment of the present invention.

먼저, 어느 하나의 위젯에 의해 발생되거나 다른 위젯 플랫폼으로부터 구독된 이벤트를 확인한다(S410).First, an event generated by one of the widgets or subscribed from another widget platform is checked (S410).

그리고, 기설정된 코디네이션 룰에 기초하여 상기 이벤트를 위젯 오케스트레이션을 처리할 이벤트로 결정한다(S420).Then, the event is determined as an event to process the widget orchestration based on the predetermined coordination rule (S420).

이러한 단계 (S420) 이전에, 연동된 위젯 플랫폼 제공 서버 장치(200)에서 상기 코디네이션 룰을 해석한 위젯 오케스트레이션 워크플로우 및 데이터 형태 변환 처리 규칙을 수신할 수 있다.Before the step S420, the widget orchestration workflow and the data type conversion processing rule in which the coordination rule is interpreted by the widget platform providing server apparatus 200 can be received.

참고로, 위젯 오케스트레이션은, 이벤트 처리를 위한 외부 데이터, 위젯, 서비스를 회득 및 서비스화 처리, 하나 이상의 위젯의 기능을 매쉬업한 위젯의 생성 처리, 및 다른 위젯으로의 이벤트 전달 처리 중 적어도 하나를 포함한다. 그리고 코디네이션 룰은, 이벤트 별 위젯 오케스트레이션을 처리하는 규칙을 포함하는 위젯 오케스트레이션 워크플로우와, 위젯 간 및 서비스 간 데이터 형태 변환을 처리하는 데이터 형태 변환 규칙을 포함한다.For reference, a widget orchestration includes at least one of external data for event processing, widget, service acquisition and service processing, creation processing of a widget mashing up the functions of one or more widgets, and event delivery processing to other widgets do. The coordination rule includes a widget orchestration workflow including a rule for handling event-specific widget orchestration, and a data type conversion rule for processing data type conversion between widgets and between services.

그런 후, 코디네이션 룰에 기초하여 상기 결정한 이벤트에 대응된 위젯 오케스트레이션을 처리한다(S430).Then, the widget orchestration corresponding to the determined event is processed based on the coordination rule (S430).

구체적으로, 상기 단계 (S430)는, 연동된 위젯 플랫폼 제공 서버 장치(200)에서 위젯의 기능을 매쉬업하여 생성한 실행 코드 형태의 위젯을 수신하는 단계, 및 실행 코드 형태의 위젯을 랜더링하여 위젯을 구현하는 단계로 구현될 수 있다. 이때, 실행 코드 형태의 위젯을 수신하는 단계에서는 실행 코드 형태의 위젯의 최초 위치 및 크기 중 적어도 하나를 포함하는 최초 상태를 함께 수신할 수 있다.Specifically, the step (S430) includes the steps of receiving a widget in the form of an executable code generated by mashing up the function of the widget in the linked widget platform providing server apparatus 200, and rendering the widget And may be implemented as an implementation step. At this time, in receiving the widget of the execution code type, the initial state including at least one of the initial position and the size of the widget of the execution code type may be received together.

또한, 상기 단계 (S430)는, 연동된 위젯 플랫폼 제공 서버 장치(200)에서 상기 결정된 이벤트를 처리하기 위해 외부로부터 획득한 외부 데이터, 위젯 및 서비스 중 적어도 하나의 데이터를 수신하는 단계, 및 수신된 외부 데이터, 위젯 및 서비스 중 적어도 하나를 서비스화하여 위젯에 제공하는 단계로 구현될 수 있다.The step S430 may include receiving at least one piece of external data, a widget and a service acquired from the outside in order to process the determined event in the widget platform providing server apparatus 200, Providing at least one of external data, a widget, and a service as a service and providing it to the widget.

또한, 상기 단계 (S430)는, 이벤트가 발생한 위젯과의 위젯 간 또는 서비스 간에 교환될 데이터를 데이터 형태 변환 규칙에 기초하여 정규화된 형태로 변환 처리하는 단계, 및 위젯 간 또는 위젯 플랫폼 간에 이벤트 및 위젯과 관련된 데이터(즉, 변환 처리된 데이터)를 교환하는 단계로 구현될 수 있다.The step S430 may include converting the data to be exchanged between the widget and the widget in which the event occurs or between the services into a normalized form based on the data type conversion rule, (That is, data subjected to conversion processing).

한편, 상기 단계 (S430)에서,위젯을 구현한 이후에 구현된 위젯을 위젯 플랫폼 제공 서버 장치(200)의 위젯 보관소에 등록하는 단계를 더 포함할 수 있다. 이때, 등록된 위젯은 다른 위젯 플랫폼의 위젯 오케스트레이션 처리 시 매쉬업에 사용되도록 실행 코드 및 명세가 공개되어 재사용된다. 또한, 실행 코드 및 명세는 XML 포맷으로 작성될 수 있으며, 명세에는 기설정된 주석태그를 사용하여 위젯에 사용되는 이벤트 및 기능이 표현된다. 이러한 특정 주석 태그는 위젯 플랫폼 제공 서버 장치(200)의 매쉬업을 통한 위젯 생성 처리 및 생성된 위젯의 자동 명세 처리에 사용될 수 있다.Meanwhile, in step S430, a step of registering a widget implemented after implementing the widget in the widget storage of the widget platform providing server apparatus 200 may be further included. At this time, the registered widget is reused and the execution code and the specification are made public so that the registered widget can be used for the mashup when processing the widget orchestration of the other widget platform. In addition, executable code and specifications can be written in XML format, which uses the predefined annotation tags to represent the events and functions used in the widget. This specific annotation tag can be used for the widget creation processing through the mashup of the widget platform providing server device 200 and the automatic specification processing of the generated widget.

이상에서 설명한 본 발명의 일 실시예는, 컴퓨터에 의해 실행되는 프로그램 모듈과 같은 컴퓨터에 의해 실행 가능한 명령어를 포함하는 기록 매체의 형태로도 구현될 수 있다. 컴퓨터 판독 가능 매체는 컴퓨터에 의해 액세스될 수 있는 임의의 가용 매체일 수 있고, 휘발성 및 비휘발성 매체, 분리형 및 비분리형 매체를 모두 포함한다. 또한, 컴퓨터 판독가능 매체는 컴퓨터 저장 매체 및 통신 매체를 모두 포함할 수 있다. 컴퓨터 저장 매체는 컴퓨터 판독가능 명령어, 데이터 구조, 프로그램 모듈 또는 기타 데이터와 같은 정보의 저장을 위한 임의의 방법 또는 기술로 구현된 휘발성 및 비휘발성, 분리형 및 비분리형 매체를 모두 포함한다. 통신 매체는 전형적으로 컴퓨터 판독가능 명령어, 데이터 구조, 프로그램 모듈, 또는 반송파와 같은 변조된 데이터 신호의 기타 데이터, 또는 기타 전송 메커니즘을 포함하며, 임의의 정보 전달 매체를 포함한다. An embodiment of the present invention described above may be embodied in the form of a recording medium including instructions executable by a computer such as a program module executed by a computer. Computer readable media can be any available media that can be accessed by a computer and includes both volatile and nonvolatile media, removable and non-removable media. In addition, the computer-readable medium can include both computer storage media and communication media. Computer storage media includes both volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information such as computer readable instructions, data structures, program modules or other data. Communication media typically includes any information delivery media, including computer readable instructions, data structures, program modules, or other data in a modulated data signal such as a carrier wave, or other transport mechanism.

전술한 본 발명의 설명은 예시를 위한 것이며, 본 발명이 속하는 기술분야의 통상의 지식을 가진 자는 본 발명의 기술적 사상이나 필수적인 특징을 변경하지 않고서 다른 구체적인 형태로 쉽게 변형이 가능하다는 것을 이해할 수 있을 것이다. 그러므로 이상에서 기술한 실시예들은 모든 면에서 예시적인 것이며 한정적이 아닌 것으로 이해해야만 한다. 예를 들어, 단일형으로 설명되어 있는 각 구성 요소는 분산되어 실시될 수도 있으며, 마찬가지로 분산된 것으로 설명되어 있는 구성 요소들도 결합된 형태로 실시될 수 있다.It will be understood by those skilled in the art that the foregoing description of the present invention is for illustrative purposes only and that those of ordinary skill in the art can readily understand that various changes and modifications may be made without departing from the spirit or essential characteristics of the present invention. will be. It is therefore to be understood that the above-described embodiments are illustrative in all aspects and not restrictive. For example, each component described as a single entity may be distributed and implemented, and components described as being distributed may also be implemented in a combined form.

본 발명의 범위는 상기 상세한 설명보다는 후술하는 특허청구범위에 의하여 나타내어지며, 특허청구범위의 의미 및 범위 그리고 그 균등 개념으로부터 도출되는 모든 변경 또는 변형된 형태가 본 발명의 범위에 포함되는 것으로 해석되어야 한다.The scope of the present invention is defined by the appended claims rather than the detailed description and all changes or modifications derived from the meaning and scope of the claims and their equivalents are to be construed as being included within the scope of the present invention do.

Claims (9)

서버와 통신을 수행하는 클라이언트 장치에 있어서,
복수의 어플리케이션 중 적어도 하나에서 발생된 이벤트를 처리하고, 실행 코드를 랜더링하여, 상기 복수의 어플리케이션 중 어느 하나에 대응되는 위젯을 구현하는 위젯 컨테이너;
상기 위젯에 대응되는 애플리케이션의 데이터나, 상기 서버 외에 존재하는 웹 데이터를 상기 위젯에 제공하는 데이터 액세스 서비스 유닛;
상기 발생된 이벤트 및 상기 복수의 어플리케이션과 관련된 데이터를 교환하는 채널을 제공하는 커뮤니케이션 채널 유닛; 및
상기 서버로부터 기설정된 코디네이션 룰과 관련된 정보를 수신하고,
상기 코디네이션 룰에 기초하여 위젯 오케스트레이션(orchestration)의 대상인 이벤트를 선택하고, 상기 선택된 이벤트에 대응되는 위젯 오케스트레이션을 처리하는 코디네이터를 포함하고,
상기 위젯 오케스트레이션을 처리하는 코디네이터는,
상기 발생된 이벤트 처리를 위한 상기 웹 데이터나, 상기 복수의 어플리케이션에서 제공되는 기능(function)을 매쉬업(mash-up)한 위젯 생성 처리를 수행하고,
상기 구현된 위젯에서 발생된 이벤트를 처리하기 위해, 상기 발생된 이벤트를 제1의 다른 위젯으로 전달하거나,
상기 제1의 다른 위젯이 제2의 다른 위젯으로 상기 발생된 이벤트를 재전달하도록 상기 제1의 다른 위젯을 오케스트레이션하거나,
상기 발생된 이벤트의 처리결과를 제3의 다른 위젯으로 반환하는 클라이언트 장치.
A client apparatus for performing communication with a server,
A widget container for processing events generated in at least one of the plurality of applications, rendering a run code, and implementing a widget corresponding to any one of the plurality of applications;
A data access service unit for providing the widget with data of an application corresponding to the widget or web data existing outside the server;
A communication channel unit for providing a channel for exchanging data between the generated event and the plurality of applications; And
Receiving information associated with a predetermined coordination rule from the server,
And a coordinator for selecting an event that is a target of a widget orchestration based on the coordination rule and processing a widget orchestration corresponding to the selected event,
The coordinator processing the widget orchestration,
Performs a widget generation process in which the web data for event processing and the functions provided in the plurality of applications are mash-up,
And to transmit the generated event to the first other widget in order to process the event generated in the implemented widget,
Orchestrate the first other widget to redeliver the event to the second other widget,
And returns the processing result of the generated event to the third other widget.
삭제delete 삭제delete 제 1 항에 있어서,
상기 위젯 컨테이너는,
상기 서버에서 서로 다른 위젯의 매쉬업에 의해 생성된 실행 코드를 수신하고, 상기 수신한 실행 코드를 랜더링하여 위젯을 구현하고, 상기 이벤트에 대응된 위젯 오케스트레이션 처리 시 공개된 위젯의 기능을 호출하여 처리하는 것을 특징으로 하는 클라이언트 장치.
The method according to claim 1,
Wherein the widget container comprises:
The server receives an execution code generated by mashups of different widgets, implements a widget by rendering the received execution code, and calls and processes a function of a widget disclosed in the widget orchestration process corresponding to the event Lt; / RTI >
제 1 항에 있어서,
상기 구현된 위젯의 위치 및 크기 중 적어도 하나를 포함하는 위젯 출력 상태를 관리하며, 상기 서버 장치로부터 상기 위젯의 최초 상태와 관련된 실행 코드를 수신하는 위젯 환경 매니저 유닛을 더 포함하는 것을 특징으로 하는 클라이언트 장치.
The method according to claim 1,
Further comprising a widget environment manager unit managing a widget output state including at least one of a position and a size of the implemented widget and receiving an execution code associated with the initial state of the widget from the server apparatus Device.
제 1 항에 있어서,
상기 서버 장치로부터 기설정된 데이터 형태 변환 규칙을 획득하고, 상기 데이터 형태 변환 규칙에 기초하여 서로 다른 위젯 사이에 교환되는 데이터의 형태를 정규화된 형태로 변환 처리하는 트랜스폼 서비스 유닛을 더 포함하는 클라이언트 장치.
The method according to claim 1,
Further comprising a transform service unit for obtaining a predetermined data type conversion rule from the server apparatus and converting the type of data exchanged between different widgets into a normalized form based on the data type conversion rule, .
삭제delete 삭제delete 삭제delete
KR1020150174376A 2015-12-08 2015-12-08 System and method for providing widget platform KR101703837B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020150174376A KR101703837B1 (en) 2015-12-08 2015-12-08 System and method for providing widget platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020150174376A KR101703837B1 (en) 2015-12-08 2015-12-08 System and method for providing widget platform

Publications (1)

Publication Number Publication Date
KR101703837B1 true KR101703837B1 (en) 2017-02-07

Family

ID=58108231

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020150174376A KR101703837B1 (en) 2015-12-08 2015-12-08 System and method for providing widget platform

Country Status (1)

Country Link
KR (1) KR101703837B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102140193B1 (en) * 2019-10-31 2020-07-31 숭실대학교산학협력단 Monitoring system for monitoring distributed service by using service mesh

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20100124845A (en) * 2008-03-25 2010-11-29 콸콤 인코포레이티드 Apparatus and methods for managing widgets in a wireless communication environment
US20120137227A1 (en) * 2010-11-30 2012-05-31 International Business Machines Corporation Multi-environment widget assembly, generation, and operation
US20120198481A1 (en) * 2011-01-30 2012-08-02 International Business Machines Corporation Off-premise and codeless process-centric business mashup to integrate bpel based processes and web 2.0 widgets

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20100124845A (en) * 2008-03-25 2010-11-29 콸콤 인코포레이티드 Apparatus and methods for managing widgets in a wireless communication environment
US20120137227A1 (en) * 2010-11-30 2012-05-31 International Business Machines Corporation Multi-environment widget assembly, generation, and operation
US20120198481A1 (en) * 2011-01-30 2012-08-02 International Business Machines Corporation Off-premise and codeless process-centric business mashup to integrate bpel based processes and web 2.0 widgets

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102140193B1 (en) * 2019-10-31 2020-07-31 숭실대학교산학협력단 Monitoring system for monitoring distributed service by using service mesh

Similar Documents

Publication Publication Date Title
US9632670B2 (en) OData service provisioning on top of genil layer
US11816492B2 (en) Third party integration of plugins and widgets
US10033533B2 (en) Mobile solution for signing and retaining third-party documents
US20110231592A1 (en) Mashup Infrastructure with Learning Mechanism
US11797273B2 (en) System and method for enhancing component based development models with auto-wiring
US20140372427A1 (en) Real-time analytic report analysis and retrieval framework
KR101296321B1 (en) A contents service interface providing system based on open APIs and the method thereof
US20150066788A1 (en) Social media integration platform
RU2580079C2 (en) Application activation framework
US20190155585A1 (en) Dynamic hybrid rendering
US9104398B2 (en) Invocation of external web services using dynamically generated composite applications
CN113076294A (en) Information sharing method and device
US20140189087A1 (en) Remote registration of systems
US9769246B2 (en) Information processing terminal and control method
KR101703837B1 (en) System and method for providing widget platform
US20180189037A1 (en) Method, apparatus, and computer program product for generating updated network application interfaces
CN107851045B (en) Cross-platform orchestrated actions
KR101603531B1 (en) SYSTEM FOR PROVIDING CLOUD COMPUTING SaaS BASED VIDEO SERVICES AND THE METHOD THEREOF
CN108874390B (en) Data processing method and device, equipment and storage medium
CN107209782B (en) Method for interactive operation, and transmitting machine, receiving machine and interactive operation system using the method
CN114202046B (en) Method, device, equipment and medium for generating two-dimension code based on SAP system
CN117234464A (en) Multi-platform charging component service management method and device, electronic equipment and medium
EP2657858A2 (en) Odata service provisioning on top of genil layer
CN115269697A (en) Product data information conversion method and device, storage medium and electronic equipment
CN111291284A (en) Method and device for redirecting multi-level page

Legal Events

Date Code Title Description
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20200204

Year of fee payment: 4