• Title/Summary/Keyword: Mashup service

Search Result 62, Processing Time 0.021 seconds

A Study of Advanced N-Tier Model for Improving Maintainability of Web Applications in Cloud Environment (클라우드 환경에서 웹 어플리케이션의 유지보수성 향상을 위한 N-계층 모델의 개선에 관한 연구)

  • Kim, In-Kyu;Shin, Joon-Chul
    • Journal of Information Technology and Architecture
    • /
    • v.10 no.4
    • /
    • pp.537-552
    • /
    • 2013
  • Software-as-a-Service (SaaS) has led to paradigm shifts in the information management area by combining it with SOA and Mashup. System developers now have more chances to access various high-quality functions through API opened on the web. But external resources are controlled by service providers so that it raises the component's uncertainty in system management which is related to external resources. In the cloud environment, components related to external resources causes negative effects on system's maintainability by making them dependant on service providers. This study proposes a way to enhance maintainability by using stable external resources. For this work, we suggest the N+1-tier model in which an external resource tier is added to the N-tier model. After that, we analyze how adding an external resource tier affects the decreasing complexity of maintainability and improving maintainability on web application.

Location-based Mashup service for elementary, middle and high school information (위치 기반 초·중·고 학교 정보 매쉬업 서비스)

  • Kim, Hae-Jin;Kim, Hae-Ran;Han, Soon-Hee;Cho, Hyug-Hyun;Ceong, Hee-Taek
    • The Journal of the Korea institute of electronic communication sciences
    • /
    • v.5 no.6
    • /
    • pp.651-656
    • /
    • 2010
  • In the homepage of 16 municipal provincial office of education, school information service displays text-based results through search step or presents the simple information of the selected area when an area is clicked on the static image map. And it has several problems such as server load and slow transfer speed by the search of the synchronous transfer. Thus, in this study, we used the open API of Google map to provide location-based school information and implemented the mash up service for school information with the Ajax program of asynchronous transfer to reduce server load and to increase transmission speed. This service gives the efficiency and convenience to students, teachers, parents and education family members of various levels because it includes the location with school information on a dynamic map.

The design and implementation of integrated linked data and Open API connection system for semantic web mashup service (시맨틱 웹 매쉬업 서비스를 위한 링크드 데이터 및 Open API 통합 연계 시스템의 설계 및 구현)

  • Jung, Jin-Uk;Im, Dong-Hyuk;Lee, Kyung-Min;Zong, Nan-Su;Kim, Hong-Gee
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2012.06a
    • /
    • pp.71-73
    • /
    • 2012
  • 최근 웹 2.0과 시맨틱 웹의 대중화와 더불어 Open API와 링크드 데이터를 이용한 시맨틱 웹 융복합(매쉬업) 서비스가 주목을 받고 있다. 다양한 링크드 데이터와 Open API들을 조합함으로써 새로운 서비스들을 쉽고 빠르게 만드는 것이 가능하기 때문이다. 하지만 사용자가 링크드 데이터와 Open API 서비스를 사용하기 위해서는 서비스 입력 값이나 출력값 등의 해당 정보를 얻어야 하며 이를 위해 링크드 데이터와 Open API를 제공해 주는 사이트를 직접 방문해야만 하는 불편함을 가지게 된다. 본 논문에서는 시맨틱 웹 매쉬업 서비스를 위한 통합 링크드 데이터 및 Open API 관리 시스템을 설계하고 구현하였다. 제안한 시스템에서 사용자는 사전 지식 없이 통합 관리 시스템을 통해 원하는 링크드 데이터와 Open API 서비스를 검색하고 실행할 수 있다. 또한 실행된 결과는 XML 형태로 저장되어 추후 매쉬업 시 재사용이 가능하도록 한다.

AskMyFriend : Structure and Implentation of Social Information Sharing System using Social Content Channel (AskMyFriend : 소셜 컨텐츠 채널을 이용한 소셜 정보공유 시스템의 설계 및 구현)

  • Lee, Dong-Kyun;Kwon, Joon-Hee
    • The Journal of the Korea Contents Association
    • /
    • v.10 no.8
    • /
    • pp.32-37
    • /
    • 2010
  • We classify SNS into two categories and describe the merits and demerits of them. In order to combine the merits of each kind of SNS, we propose the social information sharing system for social network service using social content channel. It makes user share information faster and gather information more effectively. In this paper, we present AskMyFriend. It opens a channel aggregating users' interaction and recommends person who is most likely to know about topic of the question.

Enhanced Mash-up Service using Agent-base System (에이전트 시스템 기반 향상된 매쉬업 서비스)

  • Oh, Seung-Chun;Yang, Jung-Jin
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2012.06d
    • /
    • pp.456-458
    • /
    • 2012
  • 최근 스마트폰의 개발과 어플리케이션의 다양화로 인하여 OpenAPI을 사용한 'Mashup'의 기술이 많은 곳에서 이용되고 있다. 매쉬업은 2가지 이상의 서비스를 복합하여 사용하므로 요구 목적에 맞는 새로운 형태의 서비스를 만들어 낸다는 장점도 있지만, OpenAPI 정보 제공자에게 종속될 수밖에 없다는 점과, 서비스를 융합하는 과정이 복잡하다는 문제점이 존재한다. 이러한 문제점들은 매쉬업 프로그램 개발과 유지에 있어서 큰 장벽이 된다. 그래서 매쉬업 개발자에게는 자신의 서비스를 만들어 내기 위하여 손쉽게 OpenaAPI에 접근하는 방법과 매쉬업의 문제점을 보완할 수 있는 서비스가 필요하다. 본 논문에서는 매쉬업 서비스의 효율적 관리와 문제점을 보완할 수 있는 통합적 매쉬업 관리 모델에 대해서 다룬다. 통합적 매쉬업 관리 모델은 '선택적 매쉬업'과 '자가 복구 시스템'으로 구성된다. 선택적 매쉬업은 사용자가 원하는 매쉬업 데이터를 얻기 위해서 여러 번 작업을 해야 한다는 번거로움을 간편화하여 효율적 작업처리가 가능하게 하였다. 또한, 자가 복구 시스템은 매쉬업의 단점인 종속적 정보 획득을 보완하고 방지하기 위해서 OpenAPI 수집 에이전트를 통하여 중복된 OpenAPI를 수집, 요구된 매쉬업 정보를 자동 업데이트를 수행하는 기능을 제공한다. 통합적 매쉬업 관리 모델은 매쉬업 사용자에게 편리한 접근 인터페이스 제공하고 종속성이라는 문제점을 해결해 줄 수 있을 것이라고 본다.

Similarity Comparison Among Open API Parameters Using Open API Description Document (Open API 기술문서를 이용한 Open API 파라미터 유사도 비교)

  • Kim, Sang-il;Kim, Hwa-sung
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.41 no.2
    • /
    • pp.241-243
    • /
    • 2016
  • The recent spread of smart devices has led to creating a variety of services based on the smart device, and the needs for the user-centric services that fit the individual users according to their situations and characteristics are increasing. However, current services can not fulfil the individual requirement of individual user, because these services are intended for unspecified individual. This paper, as a key technology of automatic user-centric service mash-up considering the situation of individual user, investigated the similarity comparison method between the Open API parameters by calculating the amount of mutual information of the parameters extracted from the Open API documents.

A Study on freedom of information in the Government 2.0 era (거버먼트 2.0 기반의 정보공개제도 개선방안에 대한 연구)

  • Kim, You-seung
    • The Korean Journal of Archival Studies
    • /
    • no.25
    • /
    • pp.197-231
    • /
    • 2010
  • The concept of Government 2.0 is spreading rapidly in many countries and is fundamentally changing existing freedom of information system which has passively responded to information demands. This study aims at discussing possible strategies for a new freedom of information system that is based on the Government 2.0 notion which presents revolutional approaches to public sector information's creation, management, and usage. For the purpose of the study, precedence studies and researches about both freedom of information system and Government 2.0 are analyzed. Furthermore, mutual relationships between them are discussed. Through this discussion, social and economic benefits from freedom of information systems which are based on Government 2.0 are explored. As a case study, Data.gov services in the US, the UK, and Australia which are recognised as a feasible plan to set up Government 2.0 are analyzed. Their three common characteristics- revaluating public sector information's reuse, establishing exclusive agencies, and providing raw data-are discussed. Then, various mashup services which use Data.gov services' raw data are also studied. Issues related to the freedom of information system in South Korea are examined. As a result, a policy framework for establishing Government 2.0 based freedom of Information system is discussed in terms of three aspects, law, technology and organization.

SmartRetweet : A Study on Method of the Efficient Propagation of Location-Based News Feed (스마트 리트윗 : 위치기반 관심정보의 효율적인 전파방법에 대한 연구)

  • Jeong, Do-Seong;Cho, Dae-Soo
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.16 no.5
    • /
    • pp.960-966
    • /
    • 2012
  • It is prevalent to gather the location information from GPS, WiFi and etc, and therefore LBSNS (Location-Based SNS) has increased rapidly (such as location-augmented Twitter services). The message created from LBSNS include the specific area of interests which the message is created in or mentions. It is easy to propagate the location-based information of LBSNS by adapting the retweet function which is efficient way to propagate the message in tweeter. In this paper, we have defined the smart retweet as a automatic retweet function for efficient propagating the messages which is geo-tagging the location of interests. We have designed the smart retweet system based on the tweeter system. The user could specify the area of interests and build the social networking among the users which have interested in common area. The smart retweet system have been implemented by mesh-up services based on Open-API of trweeter and google map. It is expected that the smart retweet service proposed in this paper makes easy sharing of the location-based interesting information.

Modeling and Implementation of Multilingual Meta-search Service using Open APIs and Ajax (Open API와 Ajax를 이용한 다국어 메타검색 서비스의 모델링 및 구현)

  • Kim, Seon-Jin;Kang, Sin-Jae
    • Journal of Korea Society of Industrial Information Systems
    • /
    • v.14 no.5
    • /
    • pp.11-18
    • /
    • 2009
  • Ajax based on Java Script receives attention as an alternative to ActiveX technology. Most portal sites in korea show a tendency to reopen existing services by combining the technology, because it supports most web browsers, and has the advantages of such a brilliant interface, excellent speed, and traffic reduction through asynchronous interaction. This paper modeled and implemented a multilingual meta-search service using the Ajax and open APIs provided by international famous sites. First, a Korean query is translated into one of the language of 54 countries around the world by Google translation API, and then the translated result is used to search the information of the social web sites such as Flickr, Youtube, Daum, and Naver. Searched results are displayed fast by dynamic loading of portion of the screen using Ajax. Our system can reduce server traffic and per-packet communications charges by preventing redundant transmission of unnecessary information.

Ontology-based IoT Context Information Modeling and Semantic-based IoT Mashup Services Implementation (온톨로지 기반의 IoT 상황 정보 모델링 및 시맨틱 기반 IoT 매쉬업 서비스 구현)

  • Seok, Hyun-Seung;Lee, Yong-Ju
    • The Journal of the Korea institute of electronic communication sciences
    • /
    • v.14 no.4
    • /
    • pp.671-678
    • /
    • 2019
  • The semantic information provided through the semantic-based IoT system will produce new high value-added products that are completely different from what we have known and experienced. From this point of view, the key issue of current IoT technology and applications is the development of an intelligent IoT platform architecture. The proposed system collects the IoT data of the sensors from the cloud computer, converts them into RDF, and annotates them with semantics. The converted semantic data is shared and utilized through the ontology repository. We use KT's IoTMakers as a cloud computing environment, and the ontology repository uses Jena's Fuseki server to express SPARQL query results on the web using Daum Map API and Highcharts API. This gives people the opportunity to access the semantic IoT mash-up service easily and has various application possibilities.