資料載入處理中...
跳到主要內容
臺灣博碩士論文加值系統
:::
網站導覽
|
首頁
|
關於本站
|
聯絡我們
|
國圖首頁
|
常見問題
|
操作說明
English
|
FB 專頁
|
Mobile
免費會員
登入
|
註冊
切換版面粉紅色
切換版面綠色
切換版面橘色
切換版面淡藍色
切換版面黃色
切換版面藍色
功能切換導覽列
(44.192.79.149) 您好!臺灣時間:2023/06/10 03:21
字體大小:
字級大小SCRIPT,如您的瀏覽器不支援,IE6請利用鍵盤按住ALT鍵 + V → X → (G)最大(L)較大(M)中(S)較小(A)小,來選擇適合您的文字大小,如為IE7或Firefoxy瀏覽器則可利用鍵盤 Ctrl + (+)放大 (-)縮小來改變字型大小。
字體大小變更功能,需開啟瀏覽器的JAVASCRIPT功能
:::
詳目顯示
recordfocus
第 1 筆 / 共 1 筆
/1
頁
論文基本資料
摘要
外文摘要
目次
參考文獻
紙本論文
QR Code
本論文永久網址
:
複製永久網址
Twitter
研究生:
陳奕攸
研究生(外文):
Yi-yu Chen
論文名稱:
使用連結開放資料技術建構臺灣寺廟旅遊平台
論文名稱(外文):
Construction of Taiwan Temple Travel Using Linked Data Technology
指導教授:
葉慶隆
指導教授(外文):
Ching-Long Yeh
口試委員:
葉慶隆
口試委員(外文):
Ching-Long Yeh
口試日期:
2014-07-31
學位類別:
碩士
校院名稱:
大同大學
系所名稱:
資訊工程學系(所)
學門:
工程學門
學類:
電資工程學類
論文種類:
學術論文
論文出版年:
2014
畢業學年度:
102
語文別:
中文
論文頁數:
93
中文關鍵詞:
連結開放資料
、
語意網
外文關鍵詞:
link open data
、
semantic web
相關次數:
被引用:
2
點閱:306
評分:
下載:0
書目收藏:3
在網際網路發達的時代,資訊充斥在使用者生活的周遭,在無垠的資料海中,想找到使用者需求的資料,則是資訊時代的一大考驗。
而政府開放資料提供了民眾所需資料,跨及了各個領域。但是現今政府開放資料平台的資料格式僅到達三顆星標準,如XML、CSV、JSON等,缺乏語意描述能力(4星級)以及連結其他開放資料的能力(5星級)。
本研究以語意網架構,提出以本體知識論( Web Ontology Language , OWL )建構資源描述框架 ( Resource Description Framework,RDF )的過程及方法,並建構在 LOD ( Linked Open Data )架構,以我國政府開放資料為對象,創造建立資料3星級轉換成5星級的方法,並以宗教文化之寺廟資料作為對象,以及台北市與新北市政府開放資料平台,所開放的景點、餐飲、醫療、住宿等旅遊相關資料,製作出台灣宗教文化寺廟資料景點旅遊網站為基礎。
在語意網架構中,透過 Protege 建造專屬於寺廟資料的本體 ( ontology ),提供原始數據資料來做 RDF 的匹配,並以 karma,一個半自動化資料集成工具,來進行原始數據與RDF 的轉換,最後使用 Virtuoso Universal Server 作為RDF 格式資料存儲、管理以及查詢的後端資料庫,並以前端入口網站方式提供使用者做瀏覽及搜尋。
In this internet world, people’s life around international resource, when some guys finding the resource which needs, it’s a big problem.
The open government data station, which publish data, around various fields. But data’s level was only tree stars, like XML, CSV ,json, etc,. It’s lack of semantic description ability(4 stars)and linked to other resource(5 stars).
In this study, we structure in Semantic Web architecture, proposed to the body of knowledge on the (Web Ontology Language, OWL) to construct the Resource Description Framework (Resource Description Framework, RDF) processes and methods, and to construct the LOD (Linked Open Data) architecture in our object witch from open government data station, creating create a three-star converted into five-star approach and religious culture of temples data as objects, as well as Taipei City and new Taipei city government open data platform, in 4 object which are travel sight, state , medical, accommodation, etc. Make the Taiwan Temple Travel website for user.
In the Semantic Web architecture, we using Protege to make ontology. Karma, which provide the raw data to do the matching of RDF, and it’s a semi-automated data integration tools, to convert the raw data and RDF, the last, we use Virtuoso Universal Server , it’s a RDF database , as well as to use for user.
ACKNOWLEDGMENTS(謝誌) i
ABSTRACT ii
中文摘要 iii
TABLE OF CONTENTS(目次) iv
LIST OF FIGURES(圖目錄) vi
第一章 1
緒論 1
1.1. 研究背景、動機與目的 1
1.2 研究方法 2
1.3 系統架構概述 4
1.4 研究範圍 6
1.5 預期貢獻 7
1.6 章節闡述 7
第二章 8
相關研究 8
2.1. 開放資料(Open data) 8
2.2. 語意網(Semantic Web) 9
2.2.1. 資源描述框架(RDF) 10
2.2.2. 本體論 11
2.2.3. SPARQL Query 12
2.2.4. LOD(Linked Open Data) 12
2.3. DBpedia 14
2.4. protege 15
2.5. Karma 15
2.6. virtuoso 16
第三章 17
系統分析與架構 17
3.1. 系統分析 17
3.2. 系統架構 21
第四章 23
系統實作與驗證 23
4.1. 系統實作 23
4.1.1. 故事架構 23
4.1.2. 轉換資料格式3星級至4星級方法 26
4.1.3. 本體論(ontology)制訂 31
4.1.4. KARMA工具使用過程以及使用指南 37
4.1.5. Virtuoso Universal Server工具使用過程以及使用指南 43
4.2. 系統驗證 52
第五章 77
結論與未來展望 77
5.1. 結論 77
5.2. 未來展望 79
REFERENCES(參考文獻) 81
[1]Tim Berners-Lee, Linked Data, last change: 2009/06/18
http://www.w3.org/DesignIssues/LinkedData.html
[2]Chris Bizer, Richard Cyganiak, and Tom Heath.2008. How to Publish Linked Data on the Web.
[3]Bernadette Hyland, Ghislain Atemezing, and Boris Villazon-Terrazas.2014. Best Practices for Publishing Linked Data
[4]陳舜伶、林珈宏、莊庭瑞。2013。台灣創用CC計畫: 藏智於民
[5]SPARQL Query Language for RDF
http://www.w3.org/TR/rdf-sparql-query/
[6]DBpedia - Christopher Sahnwaldt Sep. 17, 2013,
http://dbpedia.org/About
[7]Protege: http://protege.stanford.edu/
[8]Karma: http://www.isi.edu/integration/karma/
[9]Virtuoso: http://virtuoso.openlinksw.com/
[10]Web Ontology Language (OWL) : http://en.wikipedia.org/wiki/Web_Ontology_Language
[11]2010-2012, Open Knowledge Foundation. Licensed under Creative Commons Attribution (Unported) v3.0 License.” Open Data Handbook”
[12] Semantic Web
http://en.wikipedia.org/wiki/Semantic_Web
[13] W3C Recommendation,2004,”OWL Web Ontology Language Guide “
[14] 5 ★ Open Data
http://5stardata.info
[15] C. A.; Szekely, P.; Gupta, S.; Manglik, A.; Verborgh, R.; Yang, F.; and de Walle,
R.V. 2013, Publishing Data from the Smithsonian American Art Museum as Linked Open Data Knoblock.
[16] F. Noy and Deborah L. McGuinness Stanford University, Stanford, CA. 2001.
Ontology Development 101: A Guide to Creating Your First Ontology Natalya.
國圖紙本論文
推文
當script無法執行時可按︰
推文
網路書籤
當script無法執行時可按︰
網路書籤
推薦
當script無法執行時可按︰
推薦
評分
當script無法執行時可按︰
評分
引用網址
當script無法執行時可按︰
引用網址
轉寄
當script無法執行時可按︰
轉寄
top
相關論文
相關期刊
熱門點閱論文
1.
以知識工程為基礎開發校園節電診斷系統
2.
以知識工程方法開發課程評估系統
無相關期刊
1.
具語意鏈結能力之文化領域政府開放資料服務設計
2.
以CKAN為基礎設計政府開放資料的詮釋資料目錄
3.
政府開放資料之應用-以《藝文控》推薦系統應用程式為例
4.
鏈結開放資料與其情境感知應用之研究
5.
利用開放資料、位置資訊與社會性標記開發幼兒保健與成長紀錄之行動APP
6.
政府開放資料平台應用—以高雄市加水站為例
7.
以OAI-PMH為基礎建立開放資料中央目錄服務平台
8.
政府開放資料創新應用與可能的隱私爭議探討:以台灣電子發票為例
9.
語意網技術結合開放資料的應用-以國內高等教育為例
10.
開放資料之產業效益-以天氣風險管理開發股份有限公司為例
11.
以連結開放資料技術建構興趣點知識庫
12.
建構以開放資料為基礎運用於軍事單位之服務模式―坡地災害為例
13.
基於政府開放資料的房價預測系統
14.
以語意教學大綱為基礎的課程地圖知識組織
15.
運用R語言與Hadoop分析開放資料-以天氣與農產品資料為例
簡易查詢
|
進階查詢
|
熱門排行
|
我的研究室