Creation, Query, and Service Generation of Linked Open Data

碩士 === 國立臺灣海洋大學 === 資訊工程學系 === 105 === Nowadays, open data has become more and more popular and are widely used in a variety of service domains. However, in Taiwan, most open datasets are still separated and linked open data (LOD) is still lacking. Without LOD, application developers are hard to loc...

Full description

Bibliographic Details
Main Authors: Chen, Peng-Zhong, 陳鵬中
Other Authors: Ma, Shang-Pin
Format: Others
Language:zh-TW
Published: 2017
Online Access:http://ndltd.ncl.edu.tw/handle/bdbdy4
Description
Summary:碩士 === 國立臺灣海洋大學 === 資訊工程學系 === 105 === Nowadays, open data has become more and more popular and are widely used in a variety of service domains. However, in Taiwan, most open datasets are still separated and linked open data (LOD) is still lacking. Without LOD, application developers are hard to locate appropriate open datasets and combine multiple open datasets to create innovative applications. Therefore, to address the above issue and to further facilitate the consumption and the spreading of open data in Taiwan, we propose a data query language, referred to as LODQL (Linked Open Data Query Language), to allow the creation of rules for building LOD by data experts, and design the LODE (LODQL Engine) to parse the LODQL, build LOD in RDF (Resource Description Framework), and generate the corresponding RESTful services that produce required LOD based on the user query. LODE is also able to perform data visualization to show relevance of open datasets and relationships among open data items. System prototype and evaluation experiments show that the feasibility and effectiveness of LODQL and LODE.