• Title/Summary/Keyword: Automatic mashup

Search Result 7, Processing Time 0.017 seconds

Semantic-based Mashup Platform for Contents Convergence

  • Yongju Lee;Hongzhou Duan;Yuxiang Sun
    • International journal of advanced smart convergence
    • /
    • v.12 no.2
    • /
    • pp.34-46
    • /
    • 2023
  • A growing number of large scale knowledge graphs raises several issues how knowledge graph data can be organized, discovered, and integrated efficiently. We present a novel semantic-based mashup platform for contents convergence which consists of acquisition, RDF storage, ontology learning, and mashup subsystems. This platform servers a basis for developing other more sophisticated applications required in the area of knowledge big data. Moreover, this paper proposes an entity matching method using graph convolutional network techniques as a preliminary work for automatic classification and discovery on knowledge big data. Using real DBP15K and SRPRS datasets, the performance of our method is compared with some existing entity matching methods. The experimental results show that the proposed method outperforms existing methods due to its ability to increase accuracy and reduce training time.

Semantic-based Automatic Open API Composition Algorithm for Easier-to-use Mashups (Easier-to-use 매쉬업을 위한 시맨틱 기반 자동 Open API 조합 알고리즘)

  • Lee, Yong Ju
    • KIPS Transactions on Software and Data Engineering
    • /
    • v.2 no.5
    • /
    • pp.359-368
    • /
    • 2013
  • Mashup is a web application that combines several different sources to create new services using Open APIs(Application Program Interfaces). Although the mashup has become very popular over the last few years, there are several challenging issues when combining a large number of APIs into the mashup, especially when composite APIs are manually integrated by mashup developers. This paper proposes a novel algorithm for automatic Open API composition. The proposed algorithm consists of constructing an operation connecting graph and searching composition candidates. We construct an operation connecting graph which is based on the semantic similarity between the inputs and the outputs of Open APIs. We generate directed acyclic graphs (DAGs) that can produce the output satisfying the desired goal. In order to produce the DAGs efficiently, we rapidly filter out APIs that are not useful for the composition. The algorithm is evaluated using a collection of REST and SOAP APIs extracted from ProgrammableWeb.com.

A Study on the Collaborative Authoring Tool based on Rights Information

  • Yi, Yeong-Hun;Choi, Chang-Ha;Cho, Seong-Hwan
    • Journal of the Korea Society of Computer and Information
    • /
    • v.21 no.3
    • /
    • pp.17-23
    • /
    • 2016
  • In this paper, we propose a model of the collaborative authoring tool and its implementation results. In the 'collaborative authoring and automatic distribution system,' users can create eBooks by using partial works (primary and edited sources) on the basis of copyright information registered by the primary author. The Collaborative Authoring Tool is a part of "the collaborative authoring and automatic distribution system" developed through research on "the development of key technologies of social work protection and content mashup tools" as an R&D project granted by the Korea Copyright Commission from 2013. In the collaborative authoring and automatic distribution system, authors of primary sources such as images, audio clips and video clips for eBooks can register them together with the copyright information; users can edit the primary sources to produce secondary sources and in turn register the secondary sources on the system; and users can create and distribute eBooks by using the sources registered in the system.

A Study on Automatic Distribution System of the License Fees for the N-th Derivative Works

  • Yi, Yeong-Hun;Choi, Chang-Ha;Cho, Seong-Hwan
    • Journal of the Korea Society of Computer and Information
    • /
    • v.21 no.3
    • /
    • pp.33-38
    • /
    • 2016
  • Research on the development of key technologies of social work protection and content mashup tools has been carried out as an R&D project granted by the Korea Copyright Commission from 2013. The research aims to provide efficiency of the production environment of the secondary work of the digital contents as well as a systematic solution to the regulation-related problems. The essential features of the distribution management system for cooperative works developed though this study are the decision of the selling prices reflecting various license fee factors and the transparent distribution of the license fees. This paper represents a model which can automatically calculate the amount of the license fee in each derivative stage, independently of the license fee policies on each of the subsidiary contents when N-th works are producted on the basis of a previously approved first work.

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.

User Interface Model Based Automatic Mobile Web Application Generation Tool for Embedded Systems (내장형 시스템을 위한 사용자 인터페이스 모델 기반 모바일 웹앱 자동 생성 도구)

  • Choi, Kibong;Kim, Saehwa
    • KIISE Transactions on Computing Practices
    • /
    • v.23 no.1
    • /
    • pp.13-27
    • /
    • 2017
  • This paper presents a tool that automatically generates mobile web applications from user interface (UI) models which are based on PELUM (Pattern and Event based Logical User Interface Modeling). PELUM is a method for the effective development of UI-centered embedded systems via UI modeling. The proposed tool consists of a model editor and a code generator. The former provides an environment for modeling a Logical UI Model (LUM) and a Programming Interface Model (PIM) on the web. On the other hand, the code generator sets the screen configuration and events' behavior, according to the LUM, synthesizing a local database schema according to the PIM, and then generates an executable mobile web app. It also can produce mashup web apps by receiving an open API address via the PIM. The generated mobile web apps follow the Model-View-Controller (MVC) architecture in order for users to easily customize them. The proposed tool enables them to generate mobile web apps that can be executed on various devices by modeling logical UIs on the web.

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.