1 why xml technology? speaker: 呂瑞麟 國立中興大學資訊管理學系教授 email:...

Post on 31-Dec-2015

236 Views

Category:

Documents

6 Downloads

Preview:

Click to see full reader

TRANSCRIPT

1

Why XML Technology?

Speaker: 呂瑞麟 國立中興大學資訊管理學系教授

Email: jllu@nchu.edu.twURL: http://web.nchu.edu.tw/~jlu

2

這是什麼?

3

這是什麼?

4

這是什麼?

5

這是什麼?

6

這是什麼?

7

這是什麼? Office 2007

8

如此大費周章,為什麼?

9

原因 資料 /文件也需要跨平台、跨世代 系統整合 資料整合 Web 3.0

應用: 所有資料交換: ebXML 規格設定: Tomcat, Android

10

資料交換:以採購為例

資料來源: http://www.businessprocessidea.com/purchasing-process/

AndroidManifest.xml

Tomcat 的 web.xml

Web 3.0

<rdf:Description rdf:about="http://…/isbn/000651409X"> <a:publisher rdf:nodeID="A234"/></rdf:Description><rdf:Description rdf:nodeID="A234"> <a:p_name>HarpersCollins</a:p_name> <a:city>HarpersCollins</a:city></rdf:Description>

<rdf:Description rdf:about="http://…/isbn/000651409X"> <a:publisher rdf:nodeID="A234"/></rdf:Description><rdf:Description rdf:nodeID="A234"> <a:p_name>HarpersCollins</a:p_name> <a:city>HarpersCollins</a:city></rdf:Description>

<http://…/isbn/2020386682> a:publisher _:A234._:A234 a:p_name "HarpersCollins".<http://…/isbn/2020386682> a:publisher _:A234._:A234 a:p_name "HarpersCollins".

Web 3.0 Linked Data

The Semantic Web is a Web of Data. The collection of Semantic Web technologies (RDF, OWL, SKOS, SPARQL, etc.) provides an environment where application can query that data, draw inferences using vocabularies, etc.

However, to make the Web of Data a reality, it is important to have

the huge amount of data on the Web available in a standard format, reachable and manageable by Semantic Web tools.

relationships among data should be made available.

http://www.w3.org/standards/semanticweb/data

Web 3.0 Open Data

美國 : http://www.data.gov/

Open Data in Taiwan: 台灣 : http://data.gov.tw/ 台北 : http://data.taipei.gov.tw/ 台中 : http://data.taichung.gov.tw/

Web 3.0 Platforms

Open Government Platform (OGPL) http://www.opengovplatform.org/

Open Government Data Initiative (OGDI) http://taipeiogdi.cloudapp.net/

CKAN: open-source data portal platform http://ckan.org/

Socrata Open Data Server: Community Edition http://open-source.socrata.com/

Open Data Kit: help organizations author, field, and manage mobile data collection solutions

http://opendatakit.org/

top related